Home
last modified time | relevance | path

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

/xnu-8020.121.3/SETUP/config/
H A Dopenp.c62 static FILE *fvalue; variable
74 fvalue = fopen(fnam, ftyp); in ffunc()
75 return fvalue == 0; in ffunc()
96 return fvalue; in fopenp()