| /src/external/ibm-public/postfix/dist/src/util/ |
| cidr_match.c | 225 const char *parse_error; local 231 parse_error = "bad mask value"; 233 parse_error = "bad mask length"; 235 parse_error = "bad network value"; 237 parse_error = 0; 239 if (parse_error != 0) { 241 "%s in \"%s/%s\"", parse_error, pattern, mask);
|
| cidr_match.c | 225 const char *parse_error; local 231 parse_error = "bad mask value"; 233 parse_error = "bad mask length"; 235 parse_error = "bad network value"; 237 parse_error = 0; 239 if (parse_error != 0) { 241 "%s in \"%s/%s\"", parse_error, pattern, mask);
|
| cidr_match.c | 225 const char *parse_error; local 231 parse_error = "bad mask value"; 233 parse_error = "bad mask length"; 235 parse_error = "bad network value"; 237 parse_error = 0; 239 if (parse_error != 0) { 241 "%s in \"%s/%s\"", parse_error, pattern, mask);
|
| cidr_match.c | 225 const char *parse_error; local 231 parse_error = "bad mask value"; 233 parse_error = "bad mask length"; 235 parse_error = "bad network value"; 237 parse_error = 0; 239 if (parse_error != 0) { 241 "%s in \"%s/%s\"", parse_error, pattern, mask);
|
| /src/external/bsd/atf/dist/tools/ |
| parser.cpp | 40 // The "parse_error" class. 43 impl::parse_error::parse_error(size_t line, std::string msg) : function in class:impl::parse_error 49 impl::parse_error::~parse_error(void) 55 impl::parse_error::what(void) 68 impl::parse_error::operator std::string(void) 335 } catch (const impl::parse_error& pe) {
|
| parser.cpp | 40 // The "parse_error" class. 43 impl::parse_error::parse_error(size_t line, std::string msg) : function in class:impl::parse_error 49 impl::parse_error::~parse_error(void) 55 impl::parse_error::what(void) 68 impl::parse_error::operator std::string(void) 335 } catch (const impl::parse_error& pe) {
|
| parser.cpp | 40 // The "parse_error" class. 43 impl::parse_error::parse_error(size_t line, std::string msg) : function in class:impl::parse_error 49 impl::parse_error::~parse_error(void) 55 impl::parse_error::what(void) 68 impl::parse_error::operator std::string(void) 335 } catch (const impl::parse_error& pe) {
|
| parser.cpp | 40 // The "parse_error" class. 43 impl::parse_error::parse_error(size_t line, std::string msg) : function in class:impl::parse_error 49 impl::parse_error::~parse_error(void) 55 impl::parse_error::what(void) 68 impl::parse_error::operator std::string(void) 335 } catch (const impl::parse_error& pe) {
|
| parser.hpp | 45 // The "parse_error" class. 48 class parse_error : public std::runtime_error, class in namespace:tools::parser 53 parse_error(size_t, std::string); 54 ~parse_error(void) throw(); 66 public std::vector< parse_error > { 67 std::vector< parse_error > m_errors; 243 throw parse_error(t.lineno(), 256 throw parse_error(t.lineno(), 330 void add_error(const parse_error&); 405 parser< TKZ >::add_error(const parse_error& pe [all...] |
| /src/external/bsd/kyua-testers/dist/ |
| atf_main.c | 180 kyua_error_t parse_error = atf_list_parse(stdout_fds[0], tmp_output); local 197 error = kyua_error_subsume(error, parse_error);
|
| atf_main.c | 180 kyua_error_t parse_error = atf_list_parse(stdout_fds[0], tmp_output); local 197 error = kyua_error_subsume(error, parse_error);
|
| atf_main.c | 180 kyua_error_t parse_error = atf_list_parse(stdout_fds[0], tmp_output); local 197 error = kyua_error_subsume(error, parse_error);
|
| atf_main.c | 180 kyua_error_t parse_error = atf_list_parse(stdout_fds[0], tmp_output); local 197 error = kyua_error_subsume(error, parse_error);
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-objc.h | 82 parse_error (false) {} 94 unsigned parse_error : 1; /* The C/C++ parser saw an error in this attr. */ member in struct:property_attribute_info
|
| c-objc.h | 82 parse_error (false) {} 94 unsigned parse_error : 1; /* The C/C++ parser saw an error in this attr. */ member in struct:property_attribute_info
|
| c-objc.h | 82 parse_error (false) {} 94 unsigned parse_error : 1; /* The C/C++ parser saw an error in this attr. */ member in struct:property_attribute_info
|
| c-objc.h | 82 parse_error (false) {} 94 unsigned parse_error : 1; /* The C/C++ parser saw an error in this attr. */ member in struct:property_attribute_info
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-objc.h | 82 parse_error (false) {} 94 unsigned parse_error : 1; /* The C/C++ parser saw an error in this attr. */ member in struct:property_attribute_info
|
| c-objc.h | 82 parse_error (false) {} 94 unsigned parse_error : 1; /* The C/C++ parser saw an error in this attr. */ member in struct:property_attribute_info
|
| c-objc.h | 82 parse_error (false) {} 94 unsigned parse_error : 1; /* The C/C++ parser saw an error in this attr. */ member in struct:property_attribute_info
|
| c-objc.h | 82 parse_error (false) {} 94 unsigned parse_error : 1; /* The C/C++ parser saw an error in this attr. */ member in struct:property_attribute_info
|
| /src/external/mpl/dhcp/dist/keama/ |
| keama.c | 194 parse_error(pc, "can't resize element stack"); 202 parse_error(struct parse *cfile, const char *fmt, ...) function
|
| keama.c | 194 parse_error(pc, "can't resize element stack"); 202 parse_error(struct parse *cfile, const char *fmt, ...) function
|
| keama.c | 194 parse_error(pc, "can't resize element stack"); 202 parse_error(struct parse *cfile, const char *fmt, ...) function
|
| keama.c | 194 parse_error(pc, "can't resize element stack"); 202 parse_error(struct parse *cfile, const char *fmt, ...) function
|