OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAC_EXP_DONT_PARSE_FN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
mac_expand.h
62
typedef bool(*
MAC_EXP_DONT_PARSE_FN
) (const char *, void *);
66
extern int mac_expand7(VSTRING *, const char *, int, const char *, MAC_EXP_LOOKUP_FN,
MAC_EXP_DONT_PARSE_FN
, void *);
72
(
MAC_EXP_DONT_PARSE_FN
) 0, (ctx))
mac_expand.c
241
MAC_EXP_DONT_PARSE_FN
dont_parse; /* veto routine */
860
(
MAC_EXP_DONT_PARSE_FN
) 0, context));
866
MAC_EXP_DONT_PARSE_FN
dont_parse, void *context)
Completed in 14 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026