Searched refs:xfwrite (Results 1 – 3 of 3) sorted by relevance
96 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite() function
433 xfwrite(str, l, 1, out); in conf_write_string()
1132 xfwrite(str, strlen(str), 1, data); in expr_print_file_helper()