Home
last modified time | relevance | path

Searched refs:PATHNAME_SEP (Results 1 – 5 of 5) sorted by relevance

/trueos/usr.bin/less/
HDdefines.h130 #define PATHNAME_SEP "/" macro
/trueos/contrib/less/
HDfilename.c242 SNPRINTF3(pathname, len, "%s%s%s", dirname, PATHNAME_SEP, filename);
433 if (*slash == *PATHNAME_SEP || *slash == '/')
1113 if (*slash == *PATHNAME_SEP || *slash == '/')
HDmain.c131 if (s[-1] == PATHNAME_SEP[0])
HDlesskey.c233 strcat(pathname, PATHNAME_SEP);
HDcmdbuf.c1205 s = PATHNAME_SEP;