OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atot
usr.bin/chpass/chpass.h
59
int atot(char *, time_t *);
usr.bin/chpass/field.c
153
if (!atot(p, &pw->pw_change))
usr.bin/chpass/field.c
162
if (!atot(p, &pw->pw_expire))