Home
last modified time | relevance | path

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

/freebsd/usr.bin/chpass/
H A Dchpass.h67 char *dup_shell(char *);
H A Dutil.c169 dup_shell(char *name) in dup_shell() function
H A Dfield.c231 pw->pw_shell = dup_shell(p); in p_shell()