• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/kern/

Lines Matching refs:token_t

47                 tok = (token_t *)kalloc(sizeof(*tok) + length); \
65 token_t *
68 token_t *t;
95 token_t *
98 token_t *t;
125 token_t *
140 token_t *au_to_attr32(__unused struct vnode_attr *attr)
146 token_t *kau_to_attr32(struct vnode_au_info *vni)
148 token_t *t;
189 token_t *au_to_attr64(__unused struct vnode_attr *attr)
194 token_t *kau_to_attr64(__unused struct vnode_au_info *vni)
199 token_t *au_to_attr(struct vnode_attr *attr)
213 token_t *au_to_data(char unit_print, char unit_type,
216 token_t *t;
259 token_t *au_to_exit(int retval, int err)
261 token_t *t;
278 token_t *
289 token_t *au_to_newgroups(u_int16_t n, gid_t *groups)
291 token_t *t;
320 token_t *au_to_in_addr(struct in_addr *internet_addr)
322 token_t *t;
345 token_t *au_to_in_addr_ex(struct in6_addr *internet_addr)
347 token_t *t;
374 token_t *au_to_ip(struct ip *ip)
376 token_t *t;
399 token_t *au_to_ipc(char type, int id)
401 token_t *t;
427 token_t *au_to_ipc_perm(struct ipc_perm *perm)
429 token_t *t;
470 token_t *au_to_iport(u_int16_t iport)
472 token_t *t;
493 token_t *au_to_opaque(char *data, u_int16_t bytes)
495 token_t *t;
523 token_t *kau_to_file(const char *file, const struct timeval *tv)
525 token_t *t;
560 token_t *au_to_text(const char *text)
562 token_t *t;
590 token_t *au_to_path(char *text)
592 token_t *t;
628 token_t *au_to_process32(au_id_t auid, uid_t euid, gid_t egid,
632 token_t *t;
658 token_t *au_to_process64(__unused au_id_t auid,
670 token_t *au_to_process(au_id_t auid, uid_t euid, gid_t egid,
693 token_t *au_to_process32_ex(au_id_t auid, uid_t euid, gid_t egid,
697 token_t *t;
727 token_t *au_to_process64_ex(
740 token_t *au_to_process_ex(au_id_t auid, uid_t euid, gid_t egid,
753 token_t *au_to_return32(char status, u_int32_t ret)
755 token_t *t;
771 token_t *au_to_return64(char status, u_int64_t ret)
773 token_t *t;
789 token_t *au_to_return(char status, u_int32_t ret)
798 token_t *au_to_seq(u_int32_t audit_count)
800 token_t *t;
823 token_t *au_to_socket(__unused struct socket *so)
831 token_t *kau_to_socket(struct socket_au_info *soi)
833 token_t *t;
868 token_t *au_to_socket_ex_32(
877 token_t *au_to_socket_ex_128(
892 token_t *au_to_sock_inet32(struct sockaddr_in *so)
894 token_t *t;
919 token_t *au_to_sock_inet128(struct sockaddr_in6 *so)
921 token_t *t;
956 token_t *au_to_sock_unix(struct sockaddr_un *so)
958 token_t *t;
980 token_t *au_to_sock_inet(struct sockaddr_in *so)
998 token_t *au_to_subject32(au_id_t auid, uid_t euid, gid_t egid,
1002 token_t *t;
1028 token_t *au_to_subject64(
1041 token_t *au_to_subject(au_id_t auid, uid_t euid, gid_t egid,
1064 token_t *au_to_subject32_ex(au_id_t auid, uid_t euid,
1068 token_t *t;
1098 token_t *au_to_subject64_ex(
1111 token_t *au_to_subject_ex(au_id_t auid, uid_t euid,
1125 token_t *au_to_exec_args(const char **args)
1127 token_t *t;
1171 token_t *au_to_exec_env(const char **env)
1173 token_t *t;
1224 token_t *kau_to_header32(const struct timespec *ctime, int rec_size,
1227 token_t *t;
1249 token_t *kau_to_header64(
1258 token_t *kau_to_header(const struct timespec *ctime, int rec_size,
1269 token_t *au_to_trailer(int rec_size)
1271 token_t *t;