Searched defs:putstr (Results 1 – 7 of 7) sorted by relevance
385 putstr(s) in putstr() function
58 putstr(int (*func)(int, FILE *)) in putstr() function
85 #define putstr(s) (void)fputs(s, stdout) macro
413 putstr(char *s) in putstr() function
128 void putstr(char *s) in putstr() function
157 void putstr(char *s) in putstr() function
9511 putstr(isc_buffer_t *b, const char *str) { in putstr() function