Searched full:fgrep (Results 1 – 3 of 3) sorted by relevance
102 result=`cat $PGDEV | fgrep "Result: OK:"`104 cat $PGDEV | fgrep Result:
178 char *fgrep(FILE *inf, const char *str);
133 static bool fgrep(FILE *const inf, const char *const str) in fgrep() 173 res = fgrep(inf, str); in supports_filesystem() 132 static bool fgrep(FILE *const inf, const char *const str) fgrep() function