Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/mopd/common/
Dfile.h53 int CheckAOutFile(int);
Dfile.c882 CheckAOutFile(int fd) in CheckAOutFile() function
1133 error = CheckAOutFile(dl->ldfd); in GetFileInfo()
/openbsd/src/usr.sbin/mopd/mopchk/
Dmopchk.c127 } else if ((error = CheckAOutFile(dl.ldfd)) == 0) { in main()