Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/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.c441 smfi_replacebody(ctx, bodyp, bodylen) in smfi_replacebody() argument
443 unsigned char *bodyp;
450 (bodyp == NULL && bodylen > 0))
464 (char *) (bodyp + off), len)) != MI_SUCCESS)