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

  /src/external/ibm-public/postfix/dist/src/global/
dict_mongodb.c 223 /* get_result_string - convert lookup result to string, or set dict.error */
225 static char *get_result_string(DICT_MONGODB *dict_mongodb, function
277 if ((p = get_result_string(dict_mongodb, iterResult, &dataIter,
463 result = get_result_string(dict_mongodb, resultString, &iter,
dict_mongodb.c 223 /* get_result_string - convert lookup result to string, or set dict.error */
225 static char *get_result_string(DICT_MONGODB *dict_mongodb, function
277 if ((p = get_result_string(dict_mongodb, iterResult, &dataIter,
463 result = get_result_string(dict_mongodb, resultString, &iter,

Completed in 64 milliseconds