Searched refs:MAC_WAITOK (Results 1 - 12 of 12) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_sysv_msg.c82 label = mac_labelzone_alloc(MAC_WAITOK);
101 label = mac_labelzone_alloc(MAC_WAITOK);
H A Dmac_posix_sem.c77 label = mac_labelzone_alloc(MAC_WAITOK);
H A Dmac_sysv_sem.c83 label = mac_labelzone_alloc(MAC_WAITOK);
H A Dmac_sysv_shm.c85 label = mac_labelzone_alloc(MAC_WAITOK);
H A Dmac_posix_shm.c78 label = mac_labelzone_alloc(MAC_WAITOK);
H A Dmac_process.c87 label = mac_labelzone_alloc(MAC_WAITOK);
531 label = mac_labelzone_alloc(MAC_WAITOK);
658 label = mac_labelzone_alloc(MAC_WAITOK);
H A Dmac_socket.c375 intlabel = mac_socket_label_alloc(MAC_WAITOK);
409 intlabel = mac_socket_label_alloc(MAC_WAITOK);
446 intlabel = mac_socket_label_alloc(MAC_WAITOK);
H A Dmac_file.c56 label = mac_labelzone_alloc(MAC_WAITOK);
H A Dmac_pipe.c80 label = mac_labelzone_alloc(MAC_WAITOK);
H A Dmac_vfs.c94 label = mac_labelzone_alloc(MAC_WAITOK);
113 label = mac_labelzone_alloc(MAC_WAITOK);
132 label = mac_labelzone_alloc(MAC_WAITOK);
H A Dmac_base.c1781 intlabel = mac_socket_label_alloc(MAC_WAITOK);
1984 intlabel = mac_socket_label_alloc(MAC_WAITOK);
H A Dmac_policy.h6847 #define MAC_WAITOK 0 macro

Completed in 47 milliseconds