Searched refs:getTSstr (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/openbsm/bsm/ |
H A D | auditd_lib.h | 46 #define getTSstr(t, b, l) \ macro
|
/freebsd/contrib/openbsm/bin/auditd/ |
H A D | auditd.c | 204 if (getTSstr(tt, TS, sizeof(TS)) != 0) in swap_audit_file() 396 if (getTSstr(tt, TS, sizeof(TS)) == 0) in close_all()
|
/freebsd/contrib/openbsm/libauditd/ |
H A D | auditd_lib.c | 1190 if (getTSstr(tt, TS, sizeof(TS)) != 0) in audit_quick_start() 1279 if (getTSstr(tt, TS, sizeof(TS)) != 0) in audit_quick_stop()
|