HomeSort by: relevance | last modified time | path
    Searched refs:atot (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/chpass/
chpass.h 54 int atot(const char *, time_t *);
field.c 177 if (!atot(p, &pw->pw_change))
188 if (!atot(p, &pw->pw_expire))
util.c 71 atot(const char *p, time_t *store) function in typeref:typename:int

Completed in 11 milliseconds