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

/freebsd-11.0-release/sys/compat/svr4/
H A Dsvr4_proto.h158 struct svr4_sys_getdents_args { struct
442 int svr4_sys_getdents(struct thread *, struct svr4_sys_getdents_args *);
H A Dsvr4_sysent.c103 { AS(svr4_sys_getdents_args), (sy_call_t *)svr4_sys_getdents, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 81 = svr4_sys_getdents */
H A Dsvr4_misc.c422 struct svr4_sys_getdents_args *uap;

Completed in 76 milliseconds