Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/openbsm/bin/auditreduce/
Dauditreduce.c305 SETOPT((*optchkd), OPT_ose); in select_ipcobj()
306 if (ISOPTSET(opttochk, OPT_ose)) { in select_ipcobj()
321 if (ISOPTSET(opttochk, OPT_om) || ISOPTSET(opttochk, OPT_ose) in select_ipcobj()
591 SETOPT(opttochk, OPT_ose); in parse_object_type()
Dauditreduce.h55 #define OPT_ose 0x00001000 macro