Home
last modified time | relevance | path

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

/plan9/sys/src/libstdio/
H A Dfputs.c5 int fputs(const char *s, FILE *f){ in fputs() function
/plan9/sys/src/ape/lib/ap/stdio/
H A Dfputs.c5 int fputs(const char *s, FILE *f){ in fputs() function
/plan9/sys/src/cmd/gs/src/
H A Dmacsystypes.h35 #define fputs myfputs macro