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

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

Completed in 116 milliseconds