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

/freebsd-11-stable/stand/common/
H A Dmodule.c59 static int file_havepath(const char *name);
163 if (dokld || file_havepath(argv[1])) {
493 if (file_havepath(modname)) {
736 file_havepath(const char *name) function
769 if (file_havepath(name)) {

Completed in 68 milliseconds