Searched refs:trim_eq (Results 1 – 1 of 1) sorted by relevance
67 static int trim_eq(const char*, const char*);1864 || trim_eq(r,s)))) in sh_exec()2281 static int trim_eq(register const char *r,register const char *s) in trim_eq() function