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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c326 {AC(setattrlist_args), 0, 0, (sy_call_t *)setattrlist, munge_wwwww, munge_ddddd, _SYSCALL_RET_INT_T, 20}, /* 221 = setattrlist */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h800 struct setattrlist_args { struct
1882 int setattrlist(struct proc *, struct setattrlist_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_attrlist.c1543 setattrlist(proc_t p, struct setattrlist_args *uap, __unused register_t *retval)

Completed in 33 milliseconds