Searched defs:label (Results 1 - 25 of 27) sorted by relevance

12

/darwin-on-arm/xnu/security/
H A D_label.h76 struct label { struct
H A Dmac_sysv_sem.c81 struct label *label; local
98 mac_sysv_sem_label_free(struct label *label) argument
[all...]
H A Dmac_sysv_shm.c83 struct label *label; local
100 mac_sysv_shm_label_free(struct label *label) argument
[all...]
H A Dmac_posix_sem.c75 struct label *label; local
92 mac_posixsem_label_free(struct label *label) argument
[all...]
H A Dmac_posix_shm.c76 struct label *label; local
93 mac_posixshm_label_free(struct label *label) argument
[all...]
H A Dmac_sysv_msg.c80 struct label *label; local
99 struct label *labe local
[all...]
H A Dmac_task.c65 mac_task_label_init(struct label *label) argument
91 mac_task_label_destroy(struct label *label) argument
118 mac_task_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen, int flags __unused) argument
129 mac_task_label_internalize(struct label *label, char *string) argument
[all...]
H A Dmac_file.c54 struct label *label; local
71 mac_file_label_free(struct label *label) argument
[all...]
H A Dmac_inet.c85 struct label *label; local
113 struct label *label; local
140 mac_inpcb_label_free(struct label *label) argument
163 mac_ipq_label_free(struct label *label) argument
189 struct label *label; local
211 struct label *label; local
232 struct label *label; local
246 struct label *label; local
256 struct label *label; local
266 struct label *label; local
276 struct label *label; local
[all...]
H A Dmac_pipe.c78 struct label *label; local
95 mac_pipe_label_free(struct label *label) argument
118 mac_pipe_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
129 mac_pipe_label_internalize(struct label *label, char *string) argument
237 mac_pipe_label_update(kauth_cred_t cred, struct pipe *cpipe, struct label *label) argument
[all...]
H A Dmac_net.c84 struct label *label; local
108 struct label *label; local
120 struct label *label; local
129 struct label *label; local
151 struct label *label; local
165 mac_bpfdesc_label_free(struct label *label) argument
175 struct label *label; local
183 mac_ifnet_label_free(struct label *label) argument
208 struct label *label; local
256 mac_ifnet_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
264 mac_ifnet_label_internalize(struct label *label, char *string) argument
280 struct label *label; local
289 struct label *label; local
396 struct label *label; local
412 struct label *label; local
[all...]
H A Dmac_port.c131 mac_port_label_internalize(struct label *label, char *string) argument
142 mac_port_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen, int flags __unused) argument
[all...]
H A Dmac_socket.c91 struct label *label; local
111 struct label *label; local
145 mac_socket_label_free(struct label *label) argument
153 mac_socket_peer_label_free(struct label *label) argument
182 mac_socket_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
193 mac_socketpeer_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
204 mac_socket_label_internalize(struct label *label, char *string) argument
239 struct label *label; local
328 mac_socket_label_update(kauth_cred_t cred, struct socket *so, struct label *label) argument
539 struct label *label; local
549 (socket_t)so, so->so_label, mbuf, label); local
[all...]
H A Dmac_process.c85 struct label *label; local
101 mac_cred_label_free(struct label *label) argument
137 mac_cred_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen, int flags __unused) argument
148 mac_cred_label_internalize(struct label *label, char *string) argument
529 struct label *label; local
539 mac_lctx_label_free(struct label *label) argument
547 mac_lctx_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
558 mac_lctx_label_internalize(struct label *label, char *string) argument
622 struct label *label; local
638 mac_thread_label_free(struct label *label) argument
[all...]
H A Dmac_vfs.c92 struct label *label; local
111 struct label *label; local
130 struct label *label; local
164 mac_devfs_label_free(struct label *label) argument
180 mac_mount_label_free(struct label *label) argument
197 mac_vnode_label_free(struct label *label) argument
237 mac_vnode_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen, int flags __unused) argument
248 mac_vnode_label_internalize(struct label *label, char *string) argument
258 mac_mount_label_internalize(struct label *label, char *string) argument
268 mac_mount_label_externalize(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
[all...]
H A Dmac_base.c1035 mac_label_init(struct label *label) argument
1043 mac_label_destroy(struct label *label) argument
1089 mac_label_externalize(size_t mpo_externalize_off, struct label *label, const char *element, struct sbuf *sb) argument
1176 mac_externalize(size_t mpo_externalize_off, struct label *label, const char *elementlist, char *outbuf, size_t outbuflen) argument
1230 mac_label_internalize(size_t mpo_internalize_off, struct label *label, char *element_name, char *element_data) argument
1279 mac_internalize(size_t mpo_internalize_off, struct label *label, char *textlabels) argument
2165 struct label *label; local
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Dshm_internal.h133 struct label *label; /* MAC label */ member in struct:shmid_kernel
H A Dsem_internal.h190 struct label *label; /* MAC framework label */ member in struct:semid_kernel
H A Dmsg.h265 struct label *label; /* MAC framework label */ member in struct:msqid_kernel
283 struct label *label; /* MAC label */ member in struct:msg
/darwin-on-arm/xnu/tools/tests/jitter/
H A Dtimer_jitter.c191 print_stats_us(const char *label, double avg, double max, double min, double stddev) argument
201 print_stats_fract(const char *label, double avg, double max, double min, double stddev) argument
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dbpf.c2428 mac_bpfdesc_label_set(struct bpf_d *d, struct label *label) argument
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask.h335 ipc_labelh_t label; member in struct:task
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_credential.c4123 kauth_cred_label_update(kauth_cred_t cred, struct label *label) argument
4203 kauth_proc_label_update(struct proc *p, struct label *label) argument
4338 kauth_cred_setlabel(kauth_cred_t cred, struct label *label) argument
4345 kauth_proc_setlabel(struct proc *p, struct label *label) argument
4358 kauth_cred_label_update(__unused kauth_cred_t cred, __unused void *label) argument
4364 kauth_proc_label_update(__unused struct proc *p, __unused void *label) argument
4375 kauth_cred_setlabel(__unused kauth_cred_t cred, __unused void *label) argument
4382 kauth_proc_setlabel(__unused struct proc *p, __unused void *label) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_var.h180 int label; /* matching label */ member in struct:in6_addrpolicy
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c6515 VNOP_SETLABEL(struct vnode *vp, struct label *label, vfs_context_t ctx) argument

Completed in 89 milliseconds

12