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

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12access.c61 static int checkfile(char *);
362 if (checkfile(filename) == -1) {
438 * checkfile - given a file name, verify that the file exists and is
443 checkfile(char *filename) function

Completed in 43 milliseconds