Home
last modified time | relevance | path

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

/openbsd/usr.sbin/edquota/
H A Dedquota.c79 int readtimes(struct quotause *, int);
161 if (readtimes(protoprivs, tmpfd)) in main()
563 readtimes(struct quotause *quplist, int infd) in readtimes() function