Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/openbsm/bin/auditreduce/
HDauditreduce.c308 SETOPT((*optchkd), OPT_ose); in select_ipcobj()
309 if (ISOPTSET(opttochk, OPT_ose)) { in select_ipcobj()
324 if (ISOPTSET(opttochk, OPT_om) || ISOPTSET(opttochk, OPT_ose) in select_ipcobj()
613 SETOPT(opttochk, OPT_ose); in parse_object_type()
HDauditreduce.h53 #define OPT_ose 0x00001000 macro