Home
last modified time | relevance | path

Searched refs:opttochk (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c117 static uint32_t opttochk = 0; variable
205 if (ISOPTSET(opttochk, OPT_u)) { in select_auid()
220 if (ISOPTSET(opttochk, OPT_e)) { in select_euid()
235 if (ISOPTSET(opttochk, OPT_f)) { in select_egid()
250 if (ISOPTSET(opttochk, OPT_g)) { in select_rgid()
265 if (ISOPTSET(opttochk, OPT_r)) { in select_ruid()
280 if (ISOPTSET(opttochk, OPT_j)) { in select_subid()
295 if (ISOPTSET(opttochk, OPT_op)) { in select_pidobj()
312 if (ISOPTSET(opttochk, OPT_om)) { in select_ipcobj()
320 if (ISOPTSET(opttochk, OPT_ose)) { in select_ipcobj()
[all …]