Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libmilter/
H A Dexample.c160 mlfi_body(ctx, bodyp, bodylen) in mlfi_body() argument
162 u_char *bodyp;
166 if (fwrite(bodyp, bodylen, 1, MLFIPRIV->mlfi_fp) <= 0)
H A Dsmfi.c440 smfi_replacebody(ctx, bodyp, bodylen) in smfi_replacebody() argument
442 unsigned char *bodyp;
449 (bodyp == NULL && bodylen > 0))
463 (char *) (bodyp + off), len)) != MI_SUCCESS)