Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/boot/common/
Dmodule.c58 static int file_havepath(const char *name);
161 if (dokld || file_havepath(argv[1])) { in command_load()
462 if (file_havepath(modname)) { in mod_load()
683 file_havepath(const char *name) in file_havepath() function
716 if (file_havepath(name)) { in file_search()