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

/freebsd-10.0-release/sys/compat/svr4/
H A Dsvr4_proto.h300 struct svr4_sys_gettimeofday_args { struct
467 int svr4_sys_gettimeofday(struct thread *, struct svr4_sys_gettimeofday_args *);
H A Dsvr4_sysent.c178 { AS(svr4_sys_gettimeofday_args), (sy_call_t *)svr4_sys_gettimeofday, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 156 = svr4_sys_gettimeofday */
H A Dsvr4_misc.c1521 struct svr4_sys_gettimeofday_args *uap;

Completed in 94 milliseconds