Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pathchk/
H A Dpathchk.c284 char fsdelim; in checkpathname() local
286 fsdelim = *ecomp; in checkpathname()
298 if ((errno == ENOTDIR && fsdelim != '\0') || in checkpathname()
325 *ecomp = fsdelim; in checkpathname()