Searched refs:aout_sysvec (Results 1 – 3 of 3) sorted by relevance
73 struct sysentvec aout_sysvec = { variable123 struct sysentvec aout_sysvec = { variable219 imgp->ps_strings = (void *)aout_sysvec.sv_psstrings; in exec_aout_imgact()286 error = exec_new_vmspace(imgp, &aout_sysvec); in exec_aout_imgact()356 imgp->proc->p_sysent = &aout_sysvec; in exec_aout_imgact()
196 extern struct sysentvec aout_sysvec;
615 INIT_SYSENTVEC(aout_sysvec, &linux_sysvec);