Searched defs:endp_prop (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/smtp/
H A Dsmtp_session.c215 smtp_session_passivate(SMTP_SESSION *session, VSTRING *dest_prop, VSTRING *endp_prop) argument
282 smtp_session_activate(int fd, SMTP_ITERATOR *iter, VSTRING *dest_prop, VSTRING *endp_prop) argument
[all...]
H A Dsmtp.h170 VSTRING *endp_prop; /* endpoint properties, passivated */ member in struct:SMTP_STATE
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dscache.c176 static VSTRING *endp_prop; variable
[all...]
H A Dscache_clnt.c85 scache_clnt_save_endp(SCACHE *scache, int endp_ttl, const char *endp_label, const char *endp_prop, int fd) argument
159 scache_clnt_find_endp(SCACHE *scache, const char *endp_label, VSTRING *endp_prop) argument
301 scache_clnt_find_dest(SCACHE *scache, const char *dest_label, VSTRING *dest_prop, VSTRING *endp_prop) argument
[all...]
H A Dscache_single.c59 VSTRING *endp_prop; /* endpoint properties, serialized */ member in struct:__anon11558
121 scache_single_save_endp(SCACHE *scache, int endp_ttl, const char *endp_label, const char *endp_prop, int fd) argument
145 scache_single_find_endp(SCACHE *scache, const char *endp_label, VSTRING *endp_prop) argument
236 scache_single_find_dest(SCACHE *scache, const char *dest_label, VSTRING *dest_prop, VSTRING *endp_prop) argument
[all...]
H A Dscache_multi.c118 char *endp_prop; /* binding properties */ member in struct:__anon11557
201 scache_multi_save_endp(SCACHE *scache, int ttl, const char *endp_label, const char *endp_prop, int fd) argument
248 scache_multi_find_endp(SCACHE *scache, const char *endp_label, VSTRING *endp_prop) argument
414 scache_multi_find_dest(SCACHE *scache, const char *dest_label, VSTRING *dest_prop, VSTRING *endp_prop) argument
[all...]

Completed in 122 milliseconds