Searched refs:get_user_info (Results 1 – 4 of 4) 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, 111 get_user_info(username, &pwd, &lcap); in main() 126 get_user_info(username, &pwd, &lcap); in main() 178 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/ |
| 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
|