Searched refs:ctable_newcontext (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dctable.h28 extern void ctable_newcontext(CTABLE *, void *);
H A Dctable.c23 /* const void *ctable_newcontext(cache, context)
52 /* ctable_newcontext() updates the context that is passed on
205 /* ctable_newcontext - update call-back context */
207 void ctable_newcontext(CTABLE *cache, void *context) function
/macosx-10.10.1/postfix-255/postfix/src/smtp/
H A Dsmtp_tls_policy.c646 ctable_newcontext(policy_cache, (void *) iter);

Completed in 62 milliseconds