Searched defs:res_buf (Results 1 – 3 of 3) sorted by relevance
82 const char *quote_flags_to_string(VSTRING *res_buf, int quote_flags_mask) in quote_flags_to_string()
213 static const char *strategy_to_string(VSTRING *res_buf, int strategy_mask) in strategy_to_string()
92 VSTRING *res_buf; /* lookup result */ member