Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c119 static int select_zone(const char *zone, uint32_t *optchkd);
307 select_ipcobj(u_char type, uint32_t id, uint32_t *optchkd) in select_ipcobj() argument
311 SETOPT((*optchkd), OPT_om); in select_ipcobj()
319 SETOPT((*optchkd), OPT_ose); in select_ipcobj()
326 SETOPT((*optchkd), OPT_osh); in select_ipcobj()
347 select_filepath(char *path, uint32_t *optchkd) in select_filepath() argument
352 SETOPT((*optchkd), OPT_of); in select_filepath()
375 select_hdr32(tokenstr_t tok, uint32_t *optchkd) in select_hdr32() argument
380 SETOPT((*optchkd), (OPT_A | OPT_a | OPT_b | OPT_c | OPT_m | OPT_v)); in select_hdr32()
423 select_return32(tokenstr_t tok_ret32, tokenstr_t tok_hdr32, uint32_t *optchkd) in select_return32() argument
[all …]