OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dont_parse
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
mac_expand.c
18
/* const bool
dont_parse
(const char *key, void *context)
241
MAC_EXP_DONT_PARSE_FN
dont_parse
; /* veto routine */
member in struct:__anon124
679
int
dont_parse
= false;
local
758
if (mc->
dont_parse
)
759
dont_parse
= mc->
dont_parse
(start, mc->context);
814
} else if ((mc->flags & MAC_EXP_FLAG_RECURSE) && !
dont_parse
) {
866
MAC_EXP_DONT_PARSE_FN
dont_parse
, void *context)
879
mc.
dont_parse
=
dont_parse
;
[
all
...]
mac_expand.c
18
/* const bool
dont_parse
(const char *key, void *context)
241
MAC_EXP_DONT_PARSE_FN
dont_parse
; /* veto routine */
member in struct:__anon124
679
int
dont_parse
= false;
local
758
if (mc->
dont_parse
)
759
dont_parse
= mc->
dont_parse
(start, mc->context);
814
} else if ((mc->flags & MAC_EXP_FLAG_RECURSE) && !
dont_parse
) {
866
MAC_EXP_DONT_PARSE_FN
dont_parse
, void *context)
879
mc.
dont_parse
=
dont_parse
;
[
all
...]
Completed in 35 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026