Searched refs:fgets_unlocked (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c61 fgets_unlocked(char* buf, int size, Sfio_t* sp) function
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h258 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
362 #define fgets_unlocked _ast_fgets_unlocked macro
517 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h237 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
341 #define fgets_unlocked _ast_fgets_unlocked macro
496 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h258 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
362 #define fgets_unlocked _ast_fgets_unlocked macro
517 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h237 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
341 #define fgets_unlocked _ast_fgets_unlocked macro
496 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h258 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
362 #define fgets_unlocked _ast_fgets_unlocked macro
517 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h237 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
341 #define fgets_unlocked _ast_fgets_unlocked macro
496 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h258 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
362 #define fgets_unlocked _ast_fgets_unlocked macro
517 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h237 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));
341 #define fgets_unlocked _ast_fgets_unlocked macro
496 extern __MANGLE__ char* fgets_unlocked __PROTO__((char*, int, FILE*));

Completed in 87 milliseconds