Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dlkc.h47 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite() function
H A Dexpr.c1203 xfwrite(str, strlen(str), 1, data); in expr_print_file_helper()
/openbmc/u-boot/scripts/kconfig/
H A Dlkc.h90 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite() function
H A Dconfdata.c517 xfwrite(p, l, 1, fp); in kconfig_print_comment()
590 xfwrite(p, l, 1, fp); in header_print_comment()
H A Dexpr.c1234 xfwrite(str, strlen(str), 1, data); in expr_print_file_helper()