Searched refs:fputs (Results 1 – 3 of 3) sorted by relevance
10 int fputs(const char *s, FILE *stream) in fputs() function
34 srcs-y += fputs.c
41 int fputs(const char *s, FILE *stream);
Completed in 3 milliseconds