Home
last modified time | relevance | path

Searched defs:res_buf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dquote_flags.c82 const char *quote_flags_to_string(VSTRING *res_buf, int quote_flags_mask) in quote_flags_to_string()
H A Dmail_addr_find.c213 static const char *strategy_to_string(VSTRING *res_buf, int strategy_mask) in strategy_to_string()
H A Ddict_memcache.c92 VSTRING *res_buf; /* lookup result */ member