Searched refs:get_user_info (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/jexec/
H A Djexec.c52 static void get_user_info(const char *username, const struct passwd **pwdp,
97 get_user_info(username, &pwd, &lcap);
112 get_user_info(username, &pwd, &lcap);
151 get_user_info(const char *username, const struct passwd **pwdp, function
/freebsd-current/usr.sbin/jail/
H A Dcommand.c74 static int get_user_info(struct cfjail *j, const char *username,
731 get_user_info(j, username, &pwd, &lcap) < 0)
765 get_user_info(j, username, &pwd, &lcap) < 0)
947 get_user_info(struct cfjail *j, const char *username, function

Completed in 112 milliseconds