Searched refs:__mac_set_fd_args (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_internal.h422 struct __mac_set_fd_args;
H A Dmac_base.c1826 __mac_set_fd(proc_t p, struct __mac_set_fd_args *uap, register_t *ret __unused)
2242 __mac_set_fd(proc_t p __unused, struct __mac_set_fd_args *uap __unused, register_t *ret __unused)
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c563 {AC(__mac_set_fd_args), 0, 0, (sy_call_t *)__mac_set_fd, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 389 = __mac_set_fd */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1495 struct __mac_set_fd_args { struct
2053 int __mac_set_fd(struct proc *, struct __mac_set_fd_args *, int *);

Completed in 39 milliseconds