Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dsubr.c138 case ADIST_CMD_KEEPALIVE: in adreq_log()
H A Dreceiver.c167 case ADIST_CMD_KEEPALIVE: in adreq_decode_and_validate_header()
225 case ADIST_CMD_KEEPALIVE: in recv_thread()
H A Dauditdistd.h193 #define ADIST_CMD_KEEPALIVE 4 macro
H A Dsender.c365 case ADIST_CMD_KEEPALIVE: in adreq_fill()
508 adreq_fill(adreq, ADIST_CMD_KEEPALIVE, NULL, 0); in keepalive_send()