Searched refs:log_has_file (Results 1 - 2 of 2) sorted by path

/u-boot/common/
H A Dlog.c131 bool log_has_file(const char *file_list, const char *file) function
182 !log_has_file(filt->file_list, rec->file))
/u-boot/include/
H A Dlog.h565 * log_has_file() - check if a file is with a list
574 bool log_has_file(const char *file_list, const char *file);

Completed in 68 milliseconds