OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:heap_err
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
map_search.c
120
char *
heap_err
= 0;
local
150
if (
heap_err
) myfree(
heap_err
); \
160
if ((
heap_err
= extpar(&bp, CHARS_BRACE, EXTPAR_FLAG_STRIP)) != 0) {
161
msg_warn("malformed map specification: '%s'",
heap_err
);
188
if ((
heap_err
= extpar(&attr_name_val, CHARS_BRACE,
190
msg_warn("malformed map attribute: %s",
heap_err
);
Completed in 86 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026