Searched refs:AUP_DECIMAL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/praudit/ |
H A D | format.c | 81 AUP_DECIMAL, 6, 86 AUP_DECIMAL, 6, 91 AUP_DECIMAL, 10, 96 AUP_DECIMAL, 18, 101 AUP_DECIMAL, 34, 1323 else if (printmode == AUP_DECIMAL) in convert_char_to_string() 1358 else if (printmode == AUP_DECIMAL) in convert_short_to_string() 1385 else if (printmode == AUP_DECIMAL) in convert_int32_to_string() 1412 else if (printmode == AUP_DECIMAL) in convert_int64_to_string() 1557 { AUP_DECIMAL, "decimal" }, in htp2string()
|
/titanic_41/usr/src/uts/common/c2/ |
H A D | audit_record.h | 198 #define AUP_DECIMAL ((char)2) macro
|