OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Jun 14 00:25:39 UTC 2026