Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/chpass/
H A Dtable.c55 { "expire", p_expire, 1, 6, NULL, NULL },
H A Dchpass.h61 int p_expire(const char *, struct passwd *, ENTRY *);
H A Dfield.c185 p_expire(const char *p, struct passwd *pw, ENTRY *ep) in p_expire() function