Searched defs:write_string (Results 1 – 6 of 6) sorted by relevance
96 sub write_string { subroutine
175 write_string(UI *ui, UI_STRING *uis) in write_string() function
45 static void write_string(int error_fd, const char *str) { in write_string() function
906 write_string(int fd, const char *str) in write_string() function
221 #define write_string(STRING) \ macro
244 #define write_string(STRING) \ macro