get_first_separator  302 src/system.c       const char *p = get_first_separator(path, end), *q;
get_first_separator  307 src/system.c           p = get_first_separator(q, end);
get_first_separator  353 src/system.c       const char *sep = get_first_separator(src, end);
get_first_separator  468 src/system.c               p = get_first_separator(srcp, endp);