Searched refs:dup_shell (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/chpass/ | ||
H A D | chpass.h | 67 char *dup_shell(char *); |
H A D | util.c | 169 dup_shell(char *name) in dup_shell() function |
H A D | field.c | 231 pw->pw_shell = dup_shell(p); in p_shell() |