Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/openbsm/bin/auditdistd/
Dreceiver.c162 case ADIST_CMD_CLOSE: in adreq_decode_and_validate_header()
191 case ADIST_CMD_CLOSE: in adreq_validate_data()
248 case ADIST_CMD_CLOSE: in recv_thread()
477 case ADIST_CMD_CLOSE: in disk_thread()
Dsender.c367 case ADIST_CMD_CLOSE: in adreq_fill()
471 adreq_fill(adreq, ADIST_CMD_CLOSE, in read_thread()
657 if (adreq->adr_cmd == ADIST_CMD_CLOSE) in recv_thread()
Dauditdistd.h194 #define ADIST_CMD_CLOSE 3 macro
Dsubr.c136 case ADIST_CMD_CLOSE: in adreq_log()