Searched refs:PATHNAME_SEP (Results 1 – 4 of 4) sorted by relevance
138 #define PATHNAME_SEP "\\" macro148 #define PATHNAME_SEP "/" macro
255 SNPRINTF3(pathname, len, "%s%s%s", dirname, PATHNAME_SEP, filename); in dirfile()432 if (*slash == *PATHNAME_SEP || *slash == '/') in fcomplete()1135 if (*slash == *PATHNAME_SEP || *slash == '/') in last_component()
149 strcat(pathname, PATHNAME_SEP); in mkpathname()
1257 s = PATHNAME_SEP; in cmd_complete()