HomeSort by: relevance | last modified time | path
    Searched defs:module_base_path (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/stand/lib/
exec.c 156 static void module_base_path(char *, size_t, const char *);
634 module_base_path(char *buf, size_t bufsize, const char *kernel_path) function in typeref:typename:void
686 module_base_path(module_base, sizeof(module_base), kernel_path);
exec.c 156 static void module_base_path(char *, size_t, const char *);
634 module_base_path(char *buf, size_t bufsize, const char *kernel_path) function in typeref:typename:void
686 module_base_path(module_base, sizeof(module_base), kernel_path);

Completed in 21 milliseconds