Searched refs:aout_sysvec (Results 1 – 3 of 3) sorted by relevance
76 struct sysentvec aout_sysvec = { variable115 struct sysentvec aout_sysvec = { variable199 imgp->ps_strings = (void *)aout_sysvec.sv_psstrings; in exec_aout_imgact()266 error = exec_new_vmspace(imgp, &aout_sysvec); in exec_aout_imgact()332 imgp->proc->p_sysent = &aout_sysvec; in exec_aout_imgact()
175 extern struct sysentvec aout_sysvec;
875 INIT_SYSENTVEC(aout_sysvec, &linux_sysvec);