Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pathchk/
H A Dpathchk.c283 char fsdelim; in checkpathname() local
285 fsdelim = *ecomp; in checkpathname()
297 if ((errno == ENOTDIR && fsdelim != '\0') || in checkpathname()
324 *ecomp = fsdelim; in checkpathname()