Lines Matching refs:strchr
264 if (strchr(prog, SEP) || strchr(prog, ALTSEP)) in get_progpath()
266 if (strchr(prog, SEP)) in get_progpath()
271 char *delim = strchr(path, DELIM); in get_progpath()
334 delim = strchr(prefix, DELIM); in calculate_path()
394 buf = strchr(buf, '\0'); in calculate_path()
400 buf = strchr(buf, '\0'); in calculate_path()
405 buf = strchr(buf, '\0'); in calculate_path()
411 buf = strchr(buf, '\0'); in calculate_path()
418 q = strchr(p, DELIM); in calculate_path()
425 buf = strchr(buf, '\0'); in calculate_path()
440 buf = strchr(buf, '\0'); in calculate_path()