Home
last modified time | relevance | path

Searched refs:IMSG_CTL_VERBOSE (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/src/usr.sbin/smtpd/
Dcontrol.c467 case IMSG_CTL_VERBOSE: in control_dispatch_ext()
477 control_broadcast_verbose(IMSG_CTL_VERBOSE, v); in control_dispatch_ext()
493 control_broadcast_verbose(IMSG_CTL_VERBOSE, tracing); in control_dispatch_ext()
509 control_broadcast_verbose(IMSG_CTL_VERBOSE, tracing); in control_dispatch_ext()
Ddispatcher.c55 case IMSG_CTL_VERBOSE: in dispatcher_imsg()
Dca.c202 case IMSG_CTL_VERBOSE: in ca_imsg()
Dsmtpctl.c513 srv_send(IMSG_CTL_VERBOSE, &v, sizeof(v)); in do_log_brief()
522 srv_send(IMSG_CTL_VERBOSE, &v, sizeof(v)); in do_log_verbose()
Dscheduler.c287 case IMSG_CTL_VERBOSE: in scheduler_imsg()
Dqueue.c460 case IMSG_CTL_VERBOSE: in queue_imsg()
Dsmtpd.c232 case IMSG_CTL_VERBOSE: in parent_imsg()
1969 CASE(IMSG_CTL_VERBOSE); in imsg_to_str()
Dlka.c316 case IMSG_CTL_VERBOSE: in lka_imsg()
/openbsd/src/sbin/iked/
Dtypes.h98 IMSG_CTL_VERBOSE, enumerator
Dcontrol.c307 case IMSG_CTL_VERBOSE: in control_dispatch_imsg()
Diked.c475 case IMSG_CTL_VERBOSE: in parent_dispatch_control()
/openbsd/src/usr.sbin/ikectl/
Dikectl.c58 { IMSG_CTL_VERBOSE, "verbose", NULL },
336 imsg_compose(ibuf, IMSG_CTL_VERBOSE, 0, 0, -1, &v, sizeof(v)); in main()
/openbsd/src/usr.sbin/vmd/
Dproc.h32 IMSG_CTL_VERBOSE, enumerator
Dvm.c377 case IMSG_CTL_VERBOSE: in vm_dispatch_vmm()
381 virtio_broadcast_imsg(vm, IMSG_CTL_VERBOSE, &verbose, in vm_dispatch_vmm()
Dcontrol.c430 case IMSG_CTL_VERBOSE: in control_dispatch_imsg()
Dvmm.c219 case IMSG_CTL_VERBOSE: in vmm_dispatch_parent()
Dvioblk.c477 case IMSG_CTL_VERBOSE: in dev_dispatch_vm()
Dproc.c647 case IMSG_CTL_VERBOSE: in proc_dispatch()
/openbsd/src/usr.sbin/httpd/
Dcontrol.c285 case IMSG_CTL_VERBOSE: in control_dispatch_imsg()
Dhttpd.h198 IMSG_CTL_VERBOSE, enumerator
Dproc.c655 case IMSG_CTL_VERBOSE: in proc_dispatch()
/openbsd/src/usr.sbin/snmpd/
Dsnmpd.h91 IMSG_CTL_VERBOSE, enumerator
Dproc.c631 case IMSG_CTL_VERBOSE: in proc_dispatch()
/openbsd/src/usr.sbin/relayd/
Dcontrol.c382 case IMSG_CTL_VERBOSE: in control_dispatch_imsg()
/openbsd/src/usr.sbin/relayctl/
Drelayctl.c218 imsg_compose(ibuf, IMSG_CTL_VERBOSE, 0, 0, -1, in main()

12