Home
last modified time | relevance | path

Searched defs:fputs (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/lib/libc/stdio/
H A Dfputs.c63 fputs(const char * __restrict s, FILE * __restrict fp) in fputs() function
/dflybsd-src/bin/sh/bltin/
H A Dbltin.h61 #define fputs outstr macro
/dflybsd-src/contrib/grep/lib/
H A Dunlocked-io.h80 # define fputs(x,y) fputs_unlocked (x,y) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y) macro
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dsystem.h143 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dsystem.h142 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsystem.h146 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsystem.h150 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro