Searched refs:textbuf (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/crypto/openssh/
H A Daudit-bsm.c335 char textbuf[BSM_TEXTBUFSZ]; local
338 (void) snprintf(textbuf, sizeof (textbuf),
341 bsm_audit_record(4, textbuf, AUE_openssh);
343 (void) snprintf(textbuf, sizeof (textbuf),
346 bsm_audit_record(3, textbuf, AUE_openssh);
399 char textbuf[BSM_TEXTBUFSZ]; local
410 snprintf(textbuf, sizeof(textbuf),
[all...]

Completed in 158 milliseconds