Home
last modified time | relevance | path

Searched refs:fwtk_init (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.bin/sudo/auth/
Dsudo_auth.h50 int fwtk_init __P((struct passwd *pw, char **prompt, sudo_auth *auth));
106 fwtk_init, NULL, fwtk_verify, fwtk_cleanup)
Dfwtk.c62 fwtk_init(pw, promptp, auth) in fwtk_init() function