Searched defs:endp_prop (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | scache_single.c | 61 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 D | scache.h | 118 #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 D | scache_clnt.c | 103 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 D | scache_multi.c | 120 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 D | scache.c | 178 static VSTRING *endp_prop; variable
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp_session.c | 243 VSTRING *endp_prop) in smtp_session_passivate() 330 VSTRING *endp_prop) in smtp_session_activate()
|
H A D | smtp.h | 183 VSTRING *endp_prop; /* endpoint properties, passivated */ member
|