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

/freebsd-10.0-release/sys/compat/svr4/
H A Dsvr4_proto.h334 struct svr4_sys_getdents64_args { struct
473 int svr4_sys_getdents64(struct thread *, struct svr4_sys_getdents64_args *);
H A Dsvr4_sysent.c235 { AS(svr4_sys_getdents64_args), (sy_call_t *)svr4_sys_getdents64, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 213 = svr4_sys_getdents64 */
H A Dsvr4_misc.c231 struct svr4_sys_getdents64_args *uap;

Completed in 107 milliseconds