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

/xsrc/external/mit/xedit/dist/lisp/
H A Dpathname.c176 dotdot[] = {'.', '.', PATH_SEP, '\0'}; local in function:Lisp_Directory
266 for (sep = strstr(sep, dotdot); sep; sep = strstr(sep, dotdot)) {

Completed in 6 milliseconds