Searched defs:fputs (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/stdio/
H A Dfputs.c27 fputs(const char* s, Sfio_t* f) function
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dfputs.c54 fputs(s, fp) function
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dunlocked-io.h40 # undef fputs macro
41 # define fputs(x,y) fputs_unlocked (x,y) macro
/macosx-10.10.1/gpatch-3/patch/
H A Dunlocked-io.h40 # undef fputs macro
41 # define fputs(x,y) fputs_unlocked (x,y) macro
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblber/
H A Dstdio.c103 #undef fputs macro
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/macosx-10.10.1/text_cmds-88/sort/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdio.h257 int fputs(const char * __restrict, FILE * __restrict) __DARWIN_ALIAS(fputs); variable
260 int fputs(const char * __restrict, FILE * __restrict) LIBC_ALIAS(fputs); variable
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLibraryInfo.h173 fputs, enumerator in enum:llvm::LibFunc::Func
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A Dntport.h129 #define fputs(a,b) nt_fputs((a),(b)) macro

Completed in 285 milliseconds