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

/freebsd-10-stable/lib/libc/stdio/
H A Dfputs.c51 fputs(const char * __restrict s, FILE * __restrict fp) function
/freebsd-10-stable/bin/sh/bltin/
H A Dbltin.h58 #define fputs outstr macro
/freebsd-10-stable/contrib/diff/lib/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/freebsd-10-stable/gnu/usr.bin/grep/
H A Dobstack.c465 # define fputs macro
/freebsd-10-stable/contrib/libstdc++/include/c/
H A Dstd_cstdio.h53 #undef fputs macro
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cstdio.h67 #undef fputs macro
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dsystem.h125 # undef fputs macro
126 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/freebsd-10-stable/contrib/gcc/
H A Dsystem.h133 # undef fputs macro
134 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dui-file.c253 set_ui_file_fputs (struct ui_file *file, ui_file_fputs_ftype *fputs) argument
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h269 fputs, enumerator in enum:llvm::LibFunc::Func

Completed in 254 milliseconds