Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pathchk/
H A Dpathchk.c77 static int checkpathname(char *, int);
122 errors += checkpathname(*argv, pflag); in main()
181 checkpathname(char *path, int pflag) in checkpathname() function