/src/sys/kern/ |
exec_elf.c | 94 #define elf_load_interp ELFNAME(load_interp) macro 104 elf_load_interp(struct lwp *, struct exec_package *, char *, 415 * elf_load_interp(): 420 elf_load_interp(struct lwp *l, struct exec_package *epp, char *path, function in typeref:typename:int 841 if ((error = elf_load_interp(l, epp, interp, 846 /* elf_load_interp() has not set up any new VMCMD */
|
exec_elf.c | 94 #define elf_load_interp ELFNAME(load_interp) macro 104 elf_load_interp(struct lwp *, struct exec_package *, char *, 415 * elf_load_interp(): 420 elf_load_interp(struct lwp *l, struct exec_package *epp, char *path, function in typeref:typename:int 841 if ((error = elf_load_interp(l, epp, interp, 846 /* elf_load_interp() has not set up any new VMCMD */
|
exec_elf.c | 94 #define elf_load_interp ELFNAME(load_interp) macro 104 elf_load_interp(struct lwp *, struct exec_package *, char *, 415 * elf_load_interp(): 420 elf_load_interp(struct lwp *l, struct exec_package *epp, char *path, function in typeref:typename:int 841 if ((error = elf_load_interp(l, epp, interp, 846 /* elf_load_interp() has not set up any new VMCMD */
|