Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dmodule.c69 static int file_havepath(const char *);
176 if (dokld || file_havepath(argv[1])) { in command_load()
752 if (file_havepath(modname)) { in mod_load()
982 file_havepath(const char *name) in file_havepath() function
1015 if (file_havepath(name)) { in file_search()