Searched refs:cgi_puts (Results 1 – 1 of 1) sorted by relevance
21 static void cgi_puts(const char *s, FILE *out);412 cgi_puts(outptr, out); in cgi_copy()639 cgi_puts(const char *s, /* I - String to output */ in cgi_puts() function