Home
last modified time | relevance | path

Searched defs:AUDITING_TD (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/security/audit/
H A Daudit.h157 #define AUDITING_TD(td) (__predict_false((td)->td_pflags & TDP_AUDITREC)) macro
471 #define AUDITING_TD(td) 0 macro