Searched defs:dest_prop (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
H A D | smtp_session.c | 242 int smtp_session_passivate(SMTP_SESSION *session, VSTRING *dest_prop, in smtp_session_passivate() 329 VSTRING *dest_prop, in smtp_session_activate()
|
H A D | smtp.h | 181 VSTRING *dest_prop; /* binding properties, passivated */ member
|
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | scache_single.c | 72 VSTRING *dest_prop; /* binding properties, serialized */ member 205 const char *dest_prop, in scache_single_save_dest() 239 VSTRING *dest_prop, VSTRING *endp_prop) in scache_single_find_dest()
|
H A D | scache.h | 122 #define scache_save_dest(scache, ttl, dest_label, dest_prop, endp_label) \ argument 124 #define scache_find_dest(scache, dest_label, dest_prop, endp_prop) \ argument
|
H A D | scache_clnt.c | 254 const char *dest_prop, in scache_clnt_save_dest() 318 VSTRING *dest_prop, in scache_clnt_find_dest()
|
H A D | scache_multi.c | 105 char *dest_prop; /* binding properties */ member 358 const char *dest_prop, in scache_multi_save_dest() 417 VSTRING *dest_prop, in scache_multi_find_dest()
|
H A D | scache.c | 179 static VSTRING *dest_prop; variable
|