HomeSort by: relevance | last modified time | path
    Searched refs:scache_find_dest (Results 1 - 4 of 4) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
scache.h 124 #define scache_find_dest(scache, dest_label, dest_prop, endp_prop) \ macro
scache.c 46 /* int scache_find_dest(dest_label, dest_prop, endp_prop)
82 /* scache_find_dest() looks up a saved session under the
128 /* scache_find_endp() and scache_find_dest() return -1 when
295 if ((fd = scache_find_dest(scache, argv->argv[1], dest_prop, endp_prop)) >= 0)
  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_reuse.c 232 if ((fd = scache_find_dest(smtp_scache, STR(state->dest_label),
  /src/external/ibm-public/postfix/dist/src/scache/
scache.c 385 } else if ((fd = scache_find_dest(scache, STR(scache_dest_label),

Completed in 26 milliseconds