Searched refs:svr4_sysvec (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4.h35 extern struct sysentvec svr4_sysvec;
H A Dimgact_svr4.c124 error = exec_new_vmspace(imgp, &svr4_sysvec);
227 imgp->proc->p_sysent = &svr4_sysvec;
H A Dsvr4_sysvec.c166 struct sysentvec svr4_sysvec = { variable in typeref:struct:sysentvec
208 .sysvec = &svr4_sysvec,
/freebsd-11-stable/sys/modules/svr4/
H A DMakefile5 SRCS= svr4_sysent.c svr4_sysvec.c opt_compat.h opt_svr4.h \

Completed in 68 milliseconds