Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/stand/common/
H A Dfileload.c44 static int file_havepath(const char *name);
91 if (dokld || file_havepath(argv[1])) { in command_load()
233 file_havepath(const char *name) in file_havepath() function