OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mime_state_error
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
mime_state.c
38
/* const char *
mime_state_error
(error_code)
90
/*
mime_state_error
() returns a string representation for the
1173
/*
mime_state_error
- error code to string */
1175
const char *
mime_state_error
(int error_code)
function
1180
msg_panic("
mime_state_error
: there is no error");
1184
msg_panic("
mime_state_error
: unknown error code %d", error_code);
1257
msg_warn("%s: %.*s",
mime_state_error
(err_flag),
Completed in 15 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026