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

/freebsd-current/lib/libc/stdio/
H A Dfputs.c66 fputs(const char * __restrict s, FILE * __restrict fp) function
/freebsd-current/bin/sh/bltin/
H A Dbltin.h58 #define fputs outstr macro
/freebsd-current/contrib/diff/lib/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro

Completed in 273 milliseconds