Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c326 SETOPT((*optchkd), OPT_osh); in select_ipcobj()
327 if (ISOPTSET(opttochk, OPT_osh)) { in select_ipcobj()
336 || ISOPTSET(opttochk, OPT_osh)) in select_ipcobj()
627 SETOPT(opttochk, OPT_osh); in parse_object_type()
H A Dauditreduce.h54 #define OPT_osh 0x00002000 macro