Searched refs:GET_TOKEN_AREA (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/security/audit/ |
| H A D | bsm_token.c | 61 #define GET_TOKEN_AREA(t, dptr, length) do { \ macro 762 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + in au_to_process32_ex() 765 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + in au_to_process32_ex() 796 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + in au_to_process64_ex() 800 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + in au_to_process64_ex() 935 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + in au_to_socket_ex() 938 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + in au_to_socket_ex() 1178 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + 10 * in au_to_subject32_ex() 1181 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + 13 * in au_to_subject32_ex() 1213 GET_TOKEN_AREA(t, dptr, sizeof(u_char) + in au_to_subject64_ex() [all …]
|