Searched refs:fgrep (Results 1 – 7 of 7) 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() function754 res = fgrep(inf, feature); in resctrl_mon_feature_exists()
134 char *fgrep(FILE *inf, const char *str);
36 res = fgrep(inf, "vendor_id"); in detect_vendor()
95 fgrep pktcdvd0 /sys/class/pktcdvd/device_map
202 cat /sys/devices/system/node/node*/meminfo | fgrep Huge
115 static bool fgrep(FILE *const inf, const char *const str) in fgrep() function155 res = fgrep(inf, str); in supports_filesystem()
Completed in 22 milliseconds