Home
last modified time | relevance | path

Searched defs:error_text (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_extracted.c110 const char *error_text; in cleanup_extracted_process() local
H A Dcleanup_envelope.c124 const char *error_text; in cleanup_envelope_process() local
/netbsd-src/external/ibm-public/postfix/dist/src/postdrop/
H A Dpostdrop.c331 const char *error_text; in main() local
/netbsd-src/external/ibm-public/postfix/dist/src/postcat/
H A Dpostcat.c178 const char *error_text; in postcat() local
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_message.c343 const char *error_text; in qmgr_message_read() local
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_message.c320 const char *error_text; in qmgr_message_read() local
/netbsd-src/usr.bin/error/
H A Derror.h172 char **error_text; /* the right hand side proper */ member
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c285 static VSTRING *error_text; variable
1157 STR(error_text)[0] = '4'; in smtpd_check_reject() local
1163 STR(error_text)[4] = STR(error_text)[0]; in smtpd_check_reject() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1674 const char error_text[] = ""; in HRESULTFailureHelper() local