Searched refs:atot (Results 1 – 3 of 3) sorted by relevance
164 if (!atot(p, &pw->pw_change)) in p_change()174 if (!atot(p, &pw->pw_expire)) in p_expire()
66 int atot(char *, time_t *);
74 atot(char *p, time_t *store) in atot() function