Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_token.c255 if (atid->at_type == AU_IPv6) in au_to_process()
260 if (atid->at_type == AU_IPv6) in au_to_process()
267 rgid, pid, auid, asid, atid)); in au_to_process()
277 if (atid->at_type == AU_IPv6) in au_to_subject()
282 if (atid->at_type == AU_IPv6) in au_to_subject()
288 rgid, pid, auid, asid, atid)); in au_to_subject()
320 adr_int64(&adr, (int64_t *)&(atid->at_port), 1); in au_to_any_process()
322 adr_int32(&adr, (int32_t *)&(atid->at_port), 1); in au_to_any_process()
324 if (atid->at_type == AU_IPv6) { in au_to_any_process()
325 adr_uint32(&adr, (uint_t *)&atid->at_type, 1); in au_to_any_process()
[all …]