Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dmodule.c63 static int file_havepath(const char *name);
209 if (dokld || file_havepath(argv[1])) { in command_load()
816 if (file_havepath(modname)) { in mod_load()
1117 file_havepath(const char *name) in file_havepath() function
1150 if (file_havepath(name)) { in file_search()