Searched defs:puts (Results 1 – 4 of 4) sorted by relevance
47 puts(char const *s) in puts() function
118 #define puts Gputs macro652 puts(const char *s) in puts() function
160 INTERCEPTOR(int, puts, const char *s) { in INTERCEPTOR() argument
178 vi_puts_t *puts; member