Searched refs:xfwrite (Results 1 – 3 of 3) sorted by relevance
/xen/xen/tools/kconfig/ |
A D | lkc.h | 58 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite() function
|
A D | confdata.c | 624 xfwrite(p, l, 1, fp); in kconfig_print_comment() 697 xfwrite(p, l, 1, fp); in header_print_comment()
|
A D | expr.c | 1226 xfwrite(str, strlen(str), 1, data); in expr_print_file_helper()
|
Completed in 10 milliseconds