Home
last modified time | relevance | path

Searched refs:timeprd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/quota/
H A Dprintquota.h6 int timeprd(const char *, time_t *);
H A Dprintquota.c197 timeprd(const char *str, time_t *valp) in timeprd() function
/netbsd-src/usr.sbin/edquota/
H A Dedquota.c1009 if (timeprd(t, &grace) != 0) { in readprivs()
1183 if (timeprd(str, &graceb) != 0) in assign()
1185 if (timeprd(grace, &gracei) != 0) in assign()