Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dtoktable.h152 TAG_IP, /* with tid token, type=ip */ enumerator
H A Dtoktable.c218 table_init(TAG_IP, "ipadr", NOFUNC, T_ENCLOSED); in init_tokens()
H A Dtoken.c1466 returnstat = open_tag(context, TAG_IP); in tid_token()
1470 returnstat = close_tag(context, TAG_IP); in tid_token()