Searched refs:fgrep (Results 1 – 6 of 6) sorted by relevance
102 result=`cat $PGDEV | fgrep "Result: OK:"`104 cat $PGDEV | fgrep Result:
660 res = fgrep(inf, "nodev\tresctrl\n"); in check_resctrlfs_support() 687 char *fgrep(FILE *inf, const char *str) in fgrep() function 754 res = fgrep(inf, feature); in resctrl_mon_feature_exists()
171 char *fgrep(FILE *inf, const char *str);
36 res = fgrep(inf, "vendor_id"); in detect_vendor()
95 fgrep pktcdvd0 /sys/class/pktcdvd/device_map
115 static bool fgrep(FILE *const inf, const char *const str) in fgrep() function155 res = fgrep(inf, str); in supports_filesystem()