Searched refs:fputs_unlocked (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y)
83 # define fputs_unlocked(x,y) fputs (x,y) macro
H A Dargp-namefrob.h118 # define fputs_unlocked(x,y) fputs (x,y) macro
H A Dargp-help.c1773 but currently the value is passed on directly to fputs_unlocked,
1847 fputs_unlocked (state
1901 fputs_unlocked (state
/macosx-10.10/libiconv-42/libiconv/srclib/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y)
83 # define fputs_unlocked(x,y) fputs (x,y) macro
/macosx-10.10/text_cmds-88/sort/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y)
83 # define fputs_unlocked(x,y) fputs (x,y) macro
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dunlocked-io.h41 # define fputs(x,y) fputs_unlocked (x,y)
/macosx-10.10/gpatch-3/patch/
H A Dunlocked-io.h41 # define fputs(x,y) fputs_unlocked (x,y)
/macosx-10.10/ksh-23/ksh/src/lib/libast/stdio/
H A Dstdio_c99.c79 fputs_unlocked(char* buf, Sfio_t* sp) function
/macosx-10.10/gnutar-453/gnutar/
H A Dconfigure9921 { echo "$as_me:$LINENO: checking whether fputs_unlocked is declared" >&5
9922 echo $ECHO_N "checking whether fputs_unlocked is declared... $ECHO_C" >&6; }
9936 #ifndef fputs_unlocked
9937 char *p = (char *) fputs_unlocked;
[all...]
/macosx-10.10/libiconv-42/libiconv/
H A Dconfigure[all...]

Completed in 475 milliseconds