Searched refs:AUP_BINARY (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/praudit/ |
H A D | format.c | 79 AUR_CHAR, AUP_BINARY, 12, 84 AUR_BYTE, AUP_BINARY, 12, 89 AUR_SHORT, AUP_BINARY, 20, 94 AUR_INT32, AUP_BINARY, 36, 99 AUR_INT64, AUP_BINARY, 68, 1319 if (printmode == AUP_BINARY) in convert_char_to_string() 1354 if (printmode == AUP_BINARY) in convert_short_to_string() 1381 if (printmode == AUP_BINARY) in convert_int32_to_string() 1408 if (printmode == AUP_BINARY) in convert_int64_to_string() 1555 { AUP_BINARY, "binary" }, in htp2string()
|
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_record.h | 196 #define AUP_BINARY ((char)0) macro
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | au_to.c | 323 if (unit_print < AUP_BINARY || unit_print > AUP_STRING) in au_to_data()
|