Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c81 DTIO_COMMAND_STOP = 0, enumerator
1601 } else if(r == 1 && cmd == DTIO_COMMAND_STOP) { in dtio_cmd_cb()
2186 uint8_t cmd = DTIO_COMMAND_STOP; in dt_io_thread_stop()