Home
last modified time | relevance | path

Searched refs:pw_shellpolicy (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/pw/
H A Dpw_user.c79 static char *pw_shellpolicy(struct userconf * cnf);
457 pw_shellpolicy(struct userconf * cnf) in pw_shellpolicy() function
1395 pwd->pw_shell = pw_shellpolicy(cmdcnf); in pw_user_add()