Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c1694 struct htp_map_ent { in htp2string() struct
1705 static struct htp_map_ent htp_map[] = { in htp2string()
1712 for (i = 0; i < sizeof (htp_map) / sizeof (struct htp_map_ent); i++) in htp2string()