Searched full:get_user_info (Results 1 – 5 of 5) sorted by relevance
| /freebsd/usr.sbin/jexec/ |
| H A D | jexec.c | 52 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 D | command.c | 74 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 D | docknot.yaml | 521 > modules, (except the get_user_info() routine in support.c; derived
|
| /freebsd/contrib/pam-krb5/ |
| H A D | README.md | 549 > get_user_info() routine in support.c; derived from whichever of these
|
| H A D | README | 514 modules, (except the get_user_info() routine in support.c; derived
|