Home
last modified time | relevance | path

Searched defs:authenticate (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/ldpd/
H A Dconffile.h49 int authenticate; /* RFC 2385 */ member
/netbsd-src/lib/libpam/modules/pam_group/
H A Dpam_group.c152 authenticate(pam_handle_t *pamh, struct passwd *pwd, int flags) in authenticate() function