Searched defs:endp_label (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dscache_clnt.c159 static int scache_clnt_find_endp(SCACHE *scache, const char *endp_label, argument
85 scache_clnt_save_endp(SCACHE *scache, int endp_ttl, const char *endp_label, const char *endp_prop, int fd) argument
236 scache_clnt_save_dest(SCACHE *scache, int dest_ttl, const char *dest_label, const char *dest_prop, const char *endp_label) argument
[all...]
H A Dscache_single.c58 VSTRING *endp_label; /* physical endpoint name */ member in struct:__anon11558
71 VSTRING *endp_label; /* physical endpoint name */ member in struct:__anon11559
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
201 scache_single_save_dest(SCACHE *scache, int dest_ttl, const char *dest_label, const char *dest_prop, const char *endp_label) argument
[all...]
H A Dscache_multi.c102 char *endp_label; /* endpoint name */ member in struct:__anon11556
248 static int scache_multi_find_endp(SCACHE *scache, const char *endp_label, argument
201 scache_multi_save_endp(SCACHE *scache, int ttl, const char *endp_label, const char *endp_prop, int fd) argument
354 scache_multi_save_dest(SCACHE *scache, int ttl, const char *dest_label, const char *dest_prop, const char *endp_label) argument
[all...]
/macosx-10.10.1/postfix-255/postfix/src/smtp/
H A Dsmtp.h169 VSTRING *endp_label; /* cached session physical endpoint */ member in struct:SMTP_STATE

Completed in 192 milliseconds