Home
last modified time | relevance | path

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

/src/usr.sbin/setaudit/
H A Dsetaudit.c62 uint32_t term_type; in main() local
72 term_type = AU_IPv4; in main()
139 term_type = AU_IPv6; in main()
146 term_type = AU_IPv4; in main()
152 aia.ai_termid.at_type = term_type; in main()