NetBSD
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
54
int atot(const char *, time_t *);
usr.bin/chpass/field.c
177
if (!atot(p, &pw->pw_change))
usr.bin/chpass/field.c
188
if (!atot(p, &pw->pw_expire))