Home
last modified time | relevance | path

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

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