Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pathchk/
H A Dpathchk.c65 static char *pathtoolong = "%s: pathname too long.\n"; variable
215 (void) fprintf(stderr, gettext(pathtoolong), path); in checkpathname()