Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pathchk/
H A Dpathchk.c76 static int checkpathname(char *, int);
121 errors += checkpathname(*argv, pflag); in main()
180 checkpathname(char *path, int pflag) in checkpathname() function