Home
last modified time | relevance | path

Searched refs:GET_TOKEN_AREA (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/security/audit/
H A Daudit_bsm_token.c59 #define GET_TOKEN_AREA(t, dptr, length) do { \ macro
88 GET_TOKEN_AREA(t, dptr, tokenlen); in au_to_arg32()
114 GET_TOKEN_AREA(t, dptr, tokenlen); in au_to_arg64()
149 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + 2 * sizeof(u_int16_t) + in au_to_attr32()
193 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + 2 * sizeof(u_int16_t) + in au_to_attr64()
282 GET_TOKEN_AREA(t, dptr, tokenlen); in au_to_data()
304 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + 2 * sizeof(u_int32_t)); in au_to_exit()
340 GET_TOKEN_AREA(t, dptr, tokenlen); in au_to_newgroups()
361 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + sizeof(uint32_t)); in au_to_in_addr()
381 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + 5 * sizeof(uint32_t)); in au_to_in_addr_ex()
[all …]