Searched refs:fgrep (Results 1 – 4 of 4) sorted by relevance
765 res = fgrep(inf, "nodev\tresctrl\n"); in check_resctrlfs_support()792 char *fgrep(FILE *inf, const char *str) in fgrep() function859 res = fgrep(inf, feature); in resctrl_mon_feature_exists()
176 char *fgrep(FILE *inf, const char *str);
36 res = fgrep(inf, "vendor_id"); in detect_vendor()
132 static bool fgrep(FILE *const inf, const char *const str) in fgrep() function172 res = fgrep(inf, str); in supports_filesystem()
Completed in 15 milliseconds