Searched refs:read_next_kernel_config_option (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/bpf/bpftool/
H A Dfeature.c330 static bool read_next_kernel_config_option(gzFile file, char *buf, size_t n, function
475 while (read_next_kernel_config_option(file, buf, sizeof(buf), &value)) {

Completed in 255 milliseconds