Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditdistd/
H A Dsubr.c104 case ADIST_ERROR_WRITE: in adist_errstr()
H A Dauditdistd.h79 #define ADIST_ERROR_WRITE 7 macro
H A Dreceiver.c382 return (ADIST_ERROR_WRITE); in receiver_append()