Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/chpass/
H A Dchpass.h69 char *dup_shell(char *);
H A Dutil.c155 dup_shell(char *name) in dup_shell() function
H A Dfield.c229 pw->pw_shell = dup_shell(p); in p_shell()