Searched refs:p_expire (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/usr.bin/chpass/ |
H A D | table.c | 55 { "expire", p_expire, 1, 6, NULL, NULL },
|
H A D | chpass.h | 61 int p_expire(const char *, struct passwd *, ENTRY *);
|
H A D | field.c | 185 p_expire(const char *p, struct passwd *pw, ENTRY *ep) in p_expire() function
|