Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c307 select_ipcobj(u_char type, uint32_t id, uint32_t *optchkd) in select_ipcobj()
347 select_filepath(char *path, uint32_t *optchkd) in select_filepath()
375 select_hdr32(tokenstr_t tok, uint32_t *optchkd) in select_hdr32()
423 select_return32(tokenstr_t tok_ret32, tokenstr_t tok_hdr32, uint32_t *optchkd) in select_return32()
450 select_proc32(tokenstr_t tok, uint32_t *optchkd) in select_proc32()
480 select_subj32(tokenstr_t tok, uint32_t *optchkd) in select_subj32()
504 select_zone(const char *zone, uint32_t *optchkd) in select_zone()
528 uint32_t optchkd; in select_records() local