HomeSort by: relevance | last modified time | path
    Searched refs:__sfp (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/stdio/
fdopen.c 106 if ((fp = __sfp()) == NULL)
fopen.c 65 if ((fp = __sfp()) == NULL)
local.h 50 extern FILE *__sfp(void);
findfp.c 158 __sfp(void) function in typeref:typename:FILE *
funopen.c 74 if ((fp = __sfp()) == NULL)
fmemopen.c 188 fp = __sfp();

Completed in 42 milliseconds