Home
last modified time | relevance | path

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

/openbsd/src/sbin/unwind/
Dprintconf.c71 conf->blocklist_log ? " log" : ""); in print_config()
Dunwind.h160 int blocklist_log; member
Dunwind.c680 conf->blocklist_log = xconf->blocklist_log; in merge_config()
Dparse.y190 conf->blocklist_log = $4;
Dfrontend.c812 if (frontend_conf->blocklist_log) in handle_query()