Searched refs:PATH_TYPESEP (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dpathname.h38 #define PATH_TYPESEP '.' macro
H A Dpathname.c611 if (*str == PATH_TYPESEP) {
677 string[length++] = PATH_TYPESEP;
834 pathname[length++] = PATH_TYPESEP;
H A Dhelper.c1027 name[length++] = PATH_TYPESEP;

Completed in 4 milliseconds