Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/praudit/
H A Dformat.c83 AUP_STRING, 1,
88 AUP_STRING, 1,
93 AUP_STRING, 6,
98 AUP_STRING, 10,
103 AUP_STRING, 20};
1327 else if (printmode == AUP_STRING) in convert_char_to_string()
1362 else if (printmode == AUP_STRING) in convert_short_to_string()
1389 else if (printmode == AUP_STRING) in convert_int32_to_string()
1416 else if (printmode == AUP_STRING) in convert_int64_to_string()
1559 { AUP_STRING, "string" } }; in htp2string()
/titanic_41/usr/src/uts/common/c2/
H A Daudit_record.h200 #define AUP_STRING ((char)4) macro
/titanic_41/usr/src/lib/libbsm/common/
H A Dau_to.c323 if (unit_print < AUP_BINARY || unit_print > AUP_STRING) in au_to_data()