Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditd/
H A Ddoorway.c183 (void) strcpy(rcbuf, "load_error"); in report_error()
188 (void) strcpy(rcbuf, "sys_error"); in report_error()
193 (void) strcpy(rcbuf, "config_error"); in report_error()
201 (void) strcpy(rcbuf, "no_memory"); in report_error()
206 (void) strcpy(rcbuf, "invalid"); in report_error()
211 (void) strcpy(rcbuf, "retry"); in report_error()
214 (void) strcpy(rcbuf, "comm_fail"); in report_error()
219 (void) strcpy(rcbuf, "failure"); in report_error()
224 (void) strcpy(rcbuf, "discarded"); in report_error()
227 (void) strcpy(rcbuf, "error"); in report_error()
[all …]