Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dp12access.c61 static int checkfile(char *);
362 if (checkfile(filename) == -1) { in p12_read_file()
443 checkfile(char *filename) in checkfile() function