Home
last modified time | relevance | path

Searched defs:endp_prop (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dscache_single.c61 VSTRING *endp_prop; /* endpoint properties, serialized */ member
125 const char *endp_prop, int fd) in scache_single_save_endp()
148 VSTRING *endp_prop) in scache_single_find_endp()
239 VSTRING *dest_prop, VSTRING *endp_prop) in scache_single_find_dest()
H A Dscache.h118 #define scache_save_endp(scache, ttl, endp_label, endp_prop, fd) \ argument
120 #define scache_find_endp(scache, endp_label, endp_prop) \ argument
124 #define scache_find_dest(scache, dest_label, dest_prop, endp_prop) \ argument
H A Dscache_clnt.c103 const char *endp_prop, int fd) in scache_clnt_save_endp()
176 VSTRING *endp_prop) in scache_clnt_find_endp()
319 VSTRING *endp_prop) in scache_clnt_find_dest()
H A Dscache_multi.c120 char *endp_prop; /* binding properties */ member
205 const char *endp_prop, int fd) in scache_multi_save_endp()
251 VSTRING *endp_prop) in scache_multi_find_endp()
418 VSTRING *endp_prop) in scache_multi_find_dest()
H A Dscache.c178 static VSTRING *endp_prop; variable
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_session.c243 VSTRING *endp_prop) in smtp_session_passivate()
330 VSTRING *endp_prop) in smtp_session_activate()
H A Dsmtp.h183 VSTRING *endp_prop; /* endpoint properties, passivated */ member