Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dreceiver.c159 case ADIST_CMD_APPEND: in adreq_decode_and_validate_header()
245 case ADIST_CMD_APPEND: in recv_thread()
471 case ADIST_CMD_APPEND: in disk_thread()
H A Dsubr.c130 case ADIST_CMD_APPEND: in adreq_log()
H A Dauditdistd.h191 #define ADIST_CMD_APPEND 2 macro
H A Dsender.c362 case ADIST_CMD_APPEND: in adreq_fill()
477 adreq_fill(adreq, ADIST_CMD_APPEND, adreq->adr_data, done); in read_thread()