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

/osnet-11/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c61 fgets_unlocked(char* buf, int size, Sfio_t* sp) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-namefrob.h111 # define fgets_unlocked(x,y,z) fgets (x,y,z) macro
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/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*));
/osnet-11/usr/src/grub/grub2/
H A Dconfigure12793 { $as_echo "$as_me:$LINENO: checking whether fgets_unlocked is declared" >&5
12794 $as_echo_n "checking whether fgets_unlocked is declared... " >&6; }
12808 #ifndef fgets_unlocked
12809 (void) fgets_unlocked;
[all...]

Completed in 128 milliseconds