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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c344 {AC(fremovexattr_args), 0, 0, (sy_call_t *)fremovexattr, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 239 = fremovexattr */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h893 struct fremovexattr_args { struct
1897 int fremovexattr(struct proc *, struct fremovexattr_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c6708 fremovexattr(__unused proc_t p, struct fremovexattr_args *uap, int *retval)

Completed in 44 milliseconds