Searched refs:append_error_string (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/libexec/spamd/ |
| D | spamd.c | 93 int append_error_string (struct con *, size_t, char *, int, void *); 362 append_error_string(struct con *cp, size_t off, char *fmt, int af, void *ia) in append_error_string() function 489 used = append_error_string(cp, off, matches[0]->string, in build_reply()
|