Searched refs:p_hdir (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/chpass/ |
H A D | table.c | 53 { "home directory", p_hdir, 1, 14, ": ", NULL },
|
H A D | chpass.h | 73 int p_hdir(char *, struct passwd *, ENTRY *);
|
H A D | field.c | 195 p_hdir(char *p, struct passwd *pw, ENTRY *ep __unused) in p_hdir() function
|