Home
last modified time | relevance | path

Searched refs:xfwrite (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/scripts/kconfig/
Dlkc.h89 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite() function
Dconfdata.c521 xfwrite(p, l, 1, fp); in kconfig_print_comment()
594 xfwrite(p, l, 1, fp); in header_print_comment()
Dexpr.c1129 xfwrite(str, strlen(str), 1, data); in expr_print_file_helper()