Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/
Dwinbind.c91 winbind_secret_check(void);
119 pap_check_hook = winbind_secret_check; in plugin_init()
122 chap_check_hook = winbind_secret_check; in plugin_init()
466 winbind_secret_check(void) in winbind_secret_check() function