Searched refs:exec_setup_stack (Results 1 – 3 of 3) sorted by relevance
161 int exec_setup_stack(struct proc *, struct exec_package *);
376 exec_setup_stack(struct proc *p, struct exec_package *epp) in exec_setup_stack() function
918 return (exec_setup_stack(p, epp)); in exec_elf_makecmds()