構造体定義書 JavaDoc 仕様書

aa_log_record

構文構文

typedef struct

ファイル名ファイル名

aalogparse.h

構造体情報構造体情報

No. 名称 属性説明
1
aa_log_record   
  version aa_record_syntax_version  
  event aa_record_event_type Event type
  pid unsigned long PID of the program logging the message
  task unsigned long  
  magic_token unsigned long  
  epoch long example: 12345679
  audit_sub_id unsigned int example: 12
  bitmask int Bitmask containing "r" "w" "x" etc
  audit_id char * example: 12345679.1234:12
  operation char * "Exec" "Ptrace", etc.
  denied_mask char * "r", "w", etc.
  requested_mask char *  
  fsuid unsigned long fsuid of task - if logged
  ouid unsigned long ouid of task - if logged
  profile char * The name of the profile
  name char *  
  name2 char *  
  namespace char *  
  attribute char *  
  parent unsigned long  
  info char *  
  error_code int error_code returned if logged
  active_hat char *  
  net_family char *  
  net_protocol char *  
  net_sock_type char *  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー