OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:temp_result
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
dict_mysql.c
519
MYSQL_RES *
temp_result
;
local
524
if ((
temp_result
= mysql_store_result(host->db)) != 0) {
526
first_result =
temp_result
;
533
mysql_free_result(
temp_result
);
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026