/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);
|