Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pw/
H A Dpw_user.c54 static char *pw_shellpolicy(struct userconf * cnf, struct cargs * args, char *newshell);
1001 pw_shellpolicy(struct userconf * cnf, struct cargs * args, char *newshell) in pw_shellpolicy() argument
1003 char *sh = newshell; in pw_shellpolicy()
1006 if (newshell == NULL && arg != NULL) in pw_shellpolicy()