SMFICTX            99 sapi/milter/php_milter.c 	SMFICTX *ctx;
SMFICTX           177 sapi/milter/php_milter.c static sfsistat	mlfi_connect(SMFICTX *ctx, char *hostname, _SOCK_ADDR *hostaddr)
SMFICTX           242 sapi/milter/php_milter.c static sfsistat mlfi_helo(SMFICTX *ctx, char *helohost)
SMFICTX           277 sapi/milter/php_milter.c static sfsistat mlfi_envfrom(SMFICTX *ctx, char **argv)
SMFICTX           317 sapi/milter/php_milter.c static sfsistat mlfi_envrcpt(SMFICTX *ctx, char **argv)
SMFICTX           358 sapi/milter/php_milter.c static sfsistat mlfi_header(SMFICTX *ctx, char *headerf, char *headerv)
SMFICTX           398 sapi/milter/php_milter.c static sfsistat mlfi_eoh(SMFICTX *ctx)
SMFICTX           427 sapi/milter/php_milter.c static sfsistat mlfi_body(SMFICTX *ctx, u_char *bodyp, size_t len)
SMFICTX           463 sapi/milter/php_milter.c static sfsistat mlfi_eom(SMFICTX *ctx)
SMFICTX           492 sapi/milter/php_milter.c static sfsistat mlfi_abort(SMFICTX *ctx)
SMFICTX           521 sapi/milter/php_milter.c static sfsistat mlfi_close(SMFICTX *ctx)
SMFICTX            25 sapi/milter/php_milter.h 	SMFICTX *ctx;