HomeSort by: relevance | last modified time | path
    Searched defs:scache_dest_prop (Results 1 - 2 of 2) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/scache/
scache.c 193 static VSTRING *scache_dest_prop; variable
341 RECV_ATTR_STR(MAIL_ATTR_PROP, scache_dest_prop),
353 STR(scache_dest_label), STR(scache_dest_prop),
386 scache_dest_prop,
398 SEND_ATTR_STR(MAIL_ATTR_PROP, STR(scache_dest_prop)),
529 scache_dest_prop = vstring_alloc(10);
scache.c 193 static VSTRING *scache_dest_prop; variable
341 RECV_ATTR_STR(MAIL_ATTR_PROP, scache_dest_prop),
353 STR(scache_dest_label), STR(scache_dest_prop),
386 scache_dest_prop,
398 SEND_ATTR_STR(MAIL_ATTR_PROP, STR(scache_dest_prop)),
529 scache_dest_prop = vstring_alloc(10);

Completed in 42 milliseconds