Home
last modified time | relevance | path

Searched full:get_user_info (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/jexec/
H A Djexec.c52 static void get_user_info(const char *username, const struct passwd **pwdp,
103 get_user_info(username, &pwd, &lcap); in main()
118 get_user_info(username, &pwd, &lcap); in main()
157 get_user_info(const char *username, const struct passwd **pwdp, in get_user_info() function
/freebsd/usr.sbin/jail/
H A Dcommand.c74 static int get_user_info(struct cfjail *j, const char *username,
747 get_user_info(j, username, &pwd, &lcap) < 0) in run_command()
781 get_user_info(j, username, &pwd, &lcap) < 0) in run_command()
971 get_user_info(struct cfjail *j, const char *username, in get_user_info() function
/freebsd/contrib/pam-krb5/docs/
H A Ddocknot.yaml521 > modules, (except the get_user_info() routine in support.c; derived
/freebsd/contrib/pam-krb5/
H A DREADME.md549 > get_user_info() routine in support.c; derived from whichever of these
H A DREADME514 modules, (except the get_user_info() routine in support.c; derived