Searched refs:svr4_sys_sysarch_args (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/i386/svr4/
H A Dsvr4_machdep.c523 struct svr4_sys_sysarch_args *v;
525 struct svr4_sys_sysarch_args *uap = v;
/freebsd-10.0-release/sys/compat/svr4/
H A Dsvr4_proto.h110 struct svr4_sys_sysarch_args { struct
428 int svr4_sys_sysarch(struct thread *, struct svr4_sys_sysarch_args *);
H A Dsvr4_sysent.c72 { AS(svr4_sys_sysarch_args), (sy_call_t *)svr4_sys_sysarch, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 50 = svr4_sys_sysarch */

Completed in 71 milliseconds