| /dflybsd-src/contrib/pam_passwdqc/ |
| H A D | passwdqc_parse.c | 49 goto parse_error; in parse_option() 51 goto parse_error; in parse_option() 53 goto parse_error; in parse_option() 57 goto parse_error; in parse_option() 61 goto parse_error; in parse_option() 68 goto parse_error; in parse_option() 73 goto parse_error; in parse_option() 81 goto parse_error; in parse_option() 89 goto parse_error; in parse_option() 96 goto parse_error; in parse_option() [all …]
|
| /dflybsd-src/contrib/gcc-8.0/gcc/ |
| H A D | gengtype-parse.c | 137 parse_error (const char *msg, ...) in parse_error() function 162 parse_error ("expected %s, have %s", in require() 177 parse_error ("expected %s, have %s", in require_without_advance() 193 parse_error ("expected %s or %s, have %s", in require2() 210 parse_error ("expected %s, %s, %s or %s, have %s", in require4() 305 parse_error ("only one level of indirection is supported" in require_template_declaration() 357 parse_error ("unbalanced delimiters - expected '%c', have '%c'", in consume_balanced() 363 parse_error ("unexpected end of file within %c%c-delimited construct", in consume_balanced() 398 parse_error ("unmatched '%c' while scanning for ';'", token ()); in consume_until_eos() 402 parse_error ("unexpected end of file while scanning for ';'"); in consume_until_eos() [all …]
|
| /dflybsd-src/contrib/gcc-4.7/gcc/ |
| H A D | gengtype-parse.c | 138 parse_error (const char *msg, ...) in parse_error() function 163 parse_error ("expected %s, have %s", in require() 179 parse_error ("expected %s or %s, have %s", in require2() 264 parse_error ("unbalanced delimiters - expected '%c', have '%c'", in consume_balanced() 270 parse_error ("unexpected end of file within %c%c-delimited construct", in consume_balanced() 308 parse_error ("unmatched '%c' while scanning for ';'", token ()); in consume_until_semi() 312 parse_error ("unexpected end of file while scanning for ';'"); in consume_until_semi() 353 parse_error ("unmatched '%s' while scanning for ',' or ';'", in consume_until_comma_or_semi() 358 parse_error ("unexpected end of file while scanning for ',' or ';'"); in consume_until_comma_or_semi() 404 parse_error ("nested GTY(()) options are invalid"); in absdecl() [all …]
|
| /dflybsd-src/contrib/less/ |
| H A D | lesskey_parse.c | 133 static void parse_error(constant char *fmt, constant char *arg1) in parse_error() function 263 parse_error("invalid escape sequence \"\\k%s\"", char_string(buf, *p, 0)); in tstr() 410 parse_error("invalid operator '%s' in #version line", char_string(buf, op, 0)); in version_line() 417 parse_error("non-numeric version number in #version line", ""); in version_line() 470 parse_error("unknown action: \"%s\"", actname); in findaction() 509 parse_error("missing action", ""); in parse_cmdline() 577 parse_error("missing = in variable definition", ""); in parse_varline()
|
| /dflybsd-src/usr.sbin/mailwrapper/ |
| H A D | mailwrapper.c | 124 goto parse_error; in main() 129 goto parse_error; in main() 151 parse_error: in main()
|
| /dflybsd-src/contrib/binutils-2.34/gprof/ |
| H A D | corefile.c | 59 parse_error (const char *filename) in parse_error() function 102 parse_error (filename); in read_function_mappings() 109 parse_error (filename); in read_function_mappings() 116 parse_error (filename); in read_function_mappings() 136 parse_error (filename); in read_function_mappings() 143 parse_error (filename); in read_function_mappings() 154 parse_error (filename); in read_function_mappings()
|
| /dflybsd-src/contrib/binutils-2.27/gprof/ |
| H A D | corefile.c | 59 parse_error (const char *filename) in parse_error() function 98 parse_error (filename); in read_function_mappings() 105 parse_error (filename); in read_function_mappings() 112 parse_error (filename); in read_function_mappings() 132 parse_error (filename); in read_function_mappings() 139 parse_error (filename); in read_function_mappings() 150 parse_error (filename); in read_function_mappings()
|
| /dflybsd-src/contrib/cvs-1.12/src/ |
| H A D | parseinfo.c | 327 parse_error (const char *infopath, unsigned int ln) in parse_error() function 529 if (!parse_error (infopath, ln)) in parse_config() 570 if (!parse_error (infopath, ln)) in parse_config() 715 if (!parse_error (infopath, ln)) in parse_config()
|
| H A D | parseinfo.h | 64 bool parse_error (const char *, unsigned int);
|
| H A D | rcs.c | 8810 if (!parse_error (infopath, ln)) in RCS_setlocalid() 8833 if (!parse_error (infopath, ln)) in RCS_setlocalid()
|
| /dflybsd-src/usr.sbin/authpf/ |
| H A D | authpf.c | 376 goto parse_error; in read_config() 385 goto parse_error; in read_config() 390 goto parse_error; in read_config() 396 parse_error: in read_config()
|