Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/pathchk/
H A Dpathchk.c187 char *ecomp; in checkpathname() local
268 ecomp = p; in checkpathname()
274 if ((nameMax != -1) && (ecomp - scomp > nameMax)) { in checkpathname()
286 fsdelim = *ecomp; in checkpathname()
287 *ecomp = '\0'; in checkpathname()
325 *ecomp = fsdelim; in checkpathname()