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

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac.h156 int __mac_set_fd(int _fildes, const mac_t _label);
H A Dmac_base.c1826 __mac_set_fd(proc_t p, struct __mac_set_fd_args *uap, register_t *ret __unused) function
2242 __mac_set_fd(proc_t p __unused, struct __mac_set_fd_args *uap __unused, register_t *ret __unused) function
/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.h2053 int __mac_set_fd(struct proc *, struct __mac_set_fd_args *, int *);

Completed in 108 milliseconds