reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
136 if (bin[0] == '/') { 137 if (test_dir(ret, "/", bin) == 0) 143 if (strchr(bin, '/')) { 147 if (test_dir(ret, cwd, bin) == 0) 162 if (test_dir(ret, t, bin) == 0) {