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