Home
last modified time | relevance | path

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

/linux-6.6.21/scripts/kconfig/
Dlkc.h47 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite() function
Dexpr.c1232 xfwrite(str, strlen(str), 1, data); in expr_print_file_helper()