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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c290 {AC(getdirentries_args), 0, 0, (sy_call_t *)getdirentries, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 196 = getdirentries */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h702 struct getdirentries_args { struct
1860 int getdirentries(struct proc *, struct getdirentries_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c5718 getdirentries(__unused struct proc *p, struct getdirentries_args *uap, register_t *retval)

Completed in 91 milliseconds