/src/usr.sbin/ldpd/ |
conffile.h | 49 int authenticate; /* RFC 2385 */ member in struct:conf_neighbour
|
conffile.h | 49 int authenticate; /* RFC 2385 */ member in struct:conf_neighbour
|
conffile.h | 49 int authenticate; /* RFC 2385 */ member in struct:conf_neighbour
|
/src/lib/libpam/modules/pam_group/ |
pam_group.c | 62 static int authenticate(pam_handle_t *, struct passwd *, int); 96 auth = openpam_get_option(pamh, "authenticate") != NULL; 130 if ((pam_err = authenticate(pamh, pwd, flags)) != PAM_SUCCESS) 152 authenticate(pam_handle_t *pamh, struct passwd *pwd, int flags) function in typeref:typename:int
|
pam_group.c | 62 static int authenticate(pam_handle_t *, struct passwd *, int); 96 auth = openpam_get_option(pamh, "authenticate") != NULL; 130 if ((pam_err = authenticate(pamh, pwd, flags)) != PAM_SUCCESS) 152 authenticate(pam_handle_t *pamh, struct passwd *pwd, int flags) function in typeref:typename:int
|
pam_group.c | 62 static int authenticate(pam_handle_t *, struct passwd *, int); 96 auth = openpam_get_option(pamh, "authenticate") != NULL; 130 if ((pam_err = authenticate(pamh, pwd, flags)) != PAM_SUCCESS) 152 authenticate(pam_handle_t *pamh, struct passwd *pwd, int flags) function in typeref:typename:int
|