Searched refs:good (Results 1 – 1 of 1) sorted by relevance
101 int good; in check_path() local110 good = (strncmp (result, cwd, cwd_len) == 0 in check_path()113 good = (strcmp (expected, result) == 0); in check_path()115 return good; in check_path()
Completed in 4 milliseconds