Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c319 SETOPT((*optchkd), OPT_ose); in select_ipcobj()
320 if (ISOPTSET(opttochk, OPT_ose)) { in select_ipcobj()
335 if (ISOPTSET(opttochk, OPT_om) || ISOPTSET(opttochk, OPT_ose) in select_ipcobj()
624 SETOPT(opttochk, OPT_ose); in parse_object_type()
H A Dauditreduce.h53 #define OPT_ose 0x00001000 macro