milter_sysread
static char *milter_sysread __P((struct milter *, char *, ssize_t, time_t,
if (milter_sysread(m, data, sizeof(data), to, e, where) == NULL)
if (milter_sysread(m, buf, expl, to, e, where) == NULL)