AUDIT_LOG_ACCT_MESSAGE(3) audit_log_acct_message - #include int audit_log_acct_message(intaudit_fd,int"type,constchar*"pgname,constchar*"op,constchar*"name,unsignedint"id,constchar*"host,constchar*"addr,constchar*"tty,int"result);" . . : audit_fd - audit_open type - : AUDIT_USER_CHAUTHTOK . pgname - NULL op - . : "adding-user" "changing-finger-info" "deleting-group". . name - . NULL. id - uid gid . -1 . NULL. host - . NULL. addr - . NULL. tty - NULL result - 1 "" 0 "" > 0 <= 0 . -1 . errno . audit_log_user_message(3), audit_log_user_comm_message(3), audit_log_user_avc_message(3), audit_log_semanage_message(3). Steve Grubb 3 . . : . 2015 AUDIT_LOG_ACCT_MESSAGE(3)