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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c425 {AC(stat_extended_args), 0, 0, (sy_call_t *)stat_extended, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 279 = stat_extended */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1957 int stat_extended(struct proc *, struct stat_extended_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c3732 stat_extended(__unused proc_t p, struct stat_extended_args *uap, __unused register_t *retval) function

Completed in 70 milliseconds