Home
last modified time | relevance | path

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

/dragonfly/usr.bin/top/
H A Dutils.h62 void debug_set(int);
H A Dutils.c717 debug_set(int i) in debug_set() function
H A Dtop.c350 debug_set(1); in do_arguments()
/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.h98 u_int8_t debug_set; member
H A Dpfctl.c1621 if (!(pf->opts & PF_OPT_MERGE) || pf->debug_set) in pfctl_load_options()
1842 pf->debug_set = 1; in pfctl_set_debug()