Searched refs:scache_endp_prop (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/scache/
H A Dscache.c184 static VSTRING *scache_endp_prop; variable
227 ATTR_TYPE_STR, MAIL_ATTR_PROP, scache_endp_prop,
254 STR(scache_endp_label), STR(scache_endp_prop), fd);
285 scache_endp_prop)) < 0) {
295 ATTR_TYPE_STR, MAIL_ATTR_PROP, STR(scache_endp_prop),
376 scache_endp_prop)) < 0) {
388 ATTR_TYPE_STR, MAIL_ATTR_PROP, STR(scache_endp_prop),
520 scache_endp_prop = vstring_alloc(10);

Completed in 99 milliseconds