Searched defs:file_findfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dmodule.c144 if (file_findfile(argv[1], typestr) != NULL) {
415 if ((file_findfile(NULL, NULL)) == NULL) {
535 fp = file_findfile(filename, NULL);
577 file_findfile(const char *name, const char *type) function

Completed in 62 milliseconds