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

  /src/external/ibm-public/postfix/dist/src/global/
dict_mongodb.c 194 VSTRING *resultString,
219 lookup_name, resultString, 0);
226 VSTRING *resultString,
239 INIT_VSTR(resultString, BUFFER_SIZE);
251 resultString, expansion, key);
257 resultString, expansion, key);
279 vstring_sprintf_append(resultString, (got_one_result) ?
298 return (vstring_str(resultString));
340 static VSTRING *resultString = NULL;
460 INIT_VSTR(resultString, BUFFER_SIZE)
    [all...]

Completed in 23 milliseconds