Home
last modified time | relevance | path

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

/openbsd/usr.bin/mg/
H A Dfileio.c44 return (FIOFNF); in ffropen()
87 return (FIOFNF); in fupdstat()
H A Ddef.h57 #define FIOFNF 1 /* File not found. */ macro
H A Dfile.c332 if (s == FIOFNF) { in insertfile()