Home
last modified time | relevance | path

Searched defs:qfi (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/quotacheck/
H A Dquotacheck.c483 FILE *qfi, *qfo; in update() local
614 skipforward(uint32_t cur, uint32_t to, FILE *qfi) in skipforward()