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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c343 {AC(removexattr_args), 0, 0, (sy_call_t *)removexattr, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 238 = removexattr */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h888 struct removexattr_args { struct
1896 int removexattr(struct proc *, struct removexattr_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_syscalls.c6662 removexattr(proc_t p, struct removexattr_args *uap, int *retval)

Completed in 33 milliseconds