HomeSort by: relevance | last modified time | path
    Searched refs:linux_e_proc_exec (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/linux32/common/
linux32_exec.c 86 .e_proc_exec = linux_e_proc_exec,
  /src/sys/compat/linux/common/
linux_exec.c 104 .e_proc_exec = linux_e_proc_exec,
122 linux_e_proc_exec(struct proc *p, struct exec_package *epp) function in typeref:typename:void
linux_exec.h 133 void linux_e_proc_exec(struct proc *, struct exec_package *);

Completed in 12 milliseconds