Searched refs:append_error_string (Results 1 – 1 of 1) sorted by relevance
/openbsd/libexec/spamd/ |
H A D | spamd.c | 102 int append_error_string (struct con *, size_t, char *, int, void *); 471 append_error_string(struct con *cp, size_t off, char *fmt, int af, void *ia) in append_error_string() function 597 used = append_error_string(cp, off, matches[0]->string, in doreply()
|