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

  /src/usr.bin/quota/
printquota.h 6 int timeprd(const char *, time_t *);
printquota.c 197 timeprd(const char *str, time_t *valp) function in typeref:typename:int
  /src/usr.sbin/edquota/
edquota.c 1009 if (timeprd(t, &grace) != 0) {
1183 if (timeprd(str, &graceb) != 0)
1185 if (timeprd(grace, &gracei) != 0)

Completed in 13 milliseconds