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

/freebsd-9.3-release/usr.sbin/pw/
H A Dpw_user.c58 static char *pw_shellpolicy(struct userconf * cnf, struct cargs * args, char *newshell);
587 pwd->pw_shell = pw_shellpolicy(cnf, args, NULL);
1008 pw_shellpolicy(struct userconf * cnf, struct cargs * args, char *newshell) function

Completed in 62 milliseconds