strrdirsep 2758 file.c if (!(n = strrdirsep(root))) { strrdirsep 2835 file.c if ((s = strrdirsep(b = buf)) != 0 && !strpbrk(s, "*?")) { strrdirsep 3049 file.c if (!(p = strrdirsep(name))) { strrdirsep 3099 file.c p = strrdirsep(root); strrdirsep 3145 file.c p = strrdirsep(name); /* get the last path component */ strrdirsep 4436 file.c s = strrdirsep(p0);