OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:match_error
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
match_ops.c
91
/*
match_error
- return or raise fatal error */
93
static int
match_error
(MATCH_LIST *list, const char *fmt,...)
function
132
return (
match_error
(list, "%s:%s: table lookup problem",
184
return (
match_error
(list, "%s:%s: table lookup problem",
250
return (
match_error
(list, "%s:%s: table lookup problem",
309
rc =
match_error
(list, "%s", vstring_str(err));
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026