Searched defs:smfi_str (Results 1 – 1 of 1) sorted by relevance
70 struct smfi_str struct72 sthread_t ctx_id; /* thread id */73 socket_t ctx_sd; /* socket descriptor */74 int ctx_dbg; /* debug level */75 time_t ctx_timeout; /* timeout */76 int ctx_state; /* state */77 smfiDesc_ptr ctx_smfi; /* filter description */79 int ctx_prot_vers; /* libmilter protocol version */80 unsigned long ctx_aflags; /* milter action flags */82 unsigned long ctx_pflags; /* milter protocol flags */[all …]