Searched refs:chkFile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duuxqt.c58 static int chkFile();
627 if (chkFile(rqtcmd)) {
641 * chkFile - try to find a path name in the prm.
653 chkFile(char *prm) function
668 return (chkFile(buf+1));
687 return (chkFile(p+1)); /* recurse with thing after '!' */

Completed in 57 milliseconds