Searched refs:exec_new_vmspace (Results 1 – 6 of 6) sorted by relevance
106 int exec_new_vmspace(struct image_params *, struct sysentvec *);
123 error = exec_new_vmspace(imgp, &linux_sysvec); in exec_linux_imgact()
270 error = exec_new_vmspace(imgp, &aout_sysvec); in exec_aout_imgact()
1103 exec_new_vmspace(struct image_params *imgp, struct sysentvec *sv) in exec_new_vmspace() function
1239 error = exec_new_vmspace(imgp, sv); in __CONCAT()
338 error = exec_new_vmspace(imgp, &ibcs2_svr3_sysvec);