Searched refs:expecting (Results 1 - 19 of 19) sorted by relevance

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcmd-errors-jobs.exp4 make: Unclosed variable expression (expecting '}') for "UNCLOSED"
H A Dcmd-errors-lint.exp4 make: Unclosed variable expression (expecting '}') for "UNCLOSED"
H A Dcmd-errors.exp4 make: Unclosed variable expression (expecting '}') for "UNCLOSED"
H A Dmoderrs.exp12 want: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S
13 make: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S
17 want: Unclosed variable specification after complex modifier (expecting '}') for VAR
18 make: Unclosed variable specification after complex modifier (expecting '}') for VAR
36 make: Unclosed variable specification (expecting '}') for "UNDEF" (value "1}... 2}... 3}...") modifier @
70 make: Unclosed variable specification (expecting '}') for "VAR" (value "TheVariable") modifier S
85 make: Unclosed variable specification (expecting '}') for "VAR" (value "TheVariable") modifier C
134 make: Unclosed variable specification (expecting '}') for "FIB" (value "") modifier 3
137 make: Unclosed variable specification (expecting '}') for "FIB" (value "") modifier 3
140 make: Unclosed variable specification (expecting '}') fo
[all...]
H A Dvarmod-edge.exp4 make: Unclosed variable specification (expecting '}') for "" (value "*)") modifier U
H A Ddirective-for-escape.exp4 make: Unclosed variable specification (expecting '}') for "" (value "!"") modifier U
9 make: Unclosed variable specification (expecting '}') for "" (value "!"\\") modifier U
H A Dvarmisc.exp57 make: Unclosed variable specification (expecting '}') for "UNCLOSED" (value "") modifier M
H A Dmoderrs.mk38 @echo 'want: Unclosed variable specification (expecting $'}$') for "VAR" (value "Thevariable") modifier S'
42 @echo 'want: Unclosed variable specification after complex modifier (expecting $'}$') for VAR'
H A Dvarmod-edge.mk54 # make: Unclosed variable specification (expecting '}') for "" (value "*)") modifier U
/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c973 YY_("syntax error, unexpected %s, expecting %s");
974 YY_("syntax error, unexpected %s, expecting %s or %s");
975 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
976 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
981 static char const yyexpecting[] = ", expecting %s";
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c1365 YY_("syntax error, unexpected %s, expecting %s");
1366 YY_("syntax error, unexpected %s, expecting %s or %s");
1367 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1368 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1373 static char const yyexpecting[] = ", expecting %s";
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c947 YY_("syntax error, unexpected %s, expecting %s");
948 YY_("syntax error, unexpected %s, expecting %s or %s");
949 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
950 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
955 static char const yyexpecting[] = ", expecting %s";
/freebsd-13-stable/contrib/ipfilter/ipsend/
H A Ddlcommon.c77 expecting(DL_INFO_ACK, dlp);
387 expecting(DL_OK_ACK, dlp);
416 expecting(DL_ERROR_ACK, dlp);
445 expecting(DL_BIND_ACK, dlp);
471 expecting(DL_PHYS_ADDR_ACK, dlp);
538 expecting(prim, dlp) function
/freebsd-13-stable/stand/lua/
H A Dcolor.lua115 -- case the terminal defaults don't match what we're expecting.
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c1358 YY_("syntax error, unexpected %s, expecting %s");
1359 YY_("syntax error, unexpected %s, expecting %s or %s");
1360 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1361 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1366 static char const yyexpecting[] = ", expecting %s";
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c1866 YYCASE_(2, YY_("syntax error, unexpected %s, expecting %s"));
1867 YYCASE_(3, YY_("syntax error, unexpected %s, expecting %s or %s"));
1868 YYCASE_(4, YY_("syntax error, unexpected %s, expecting %s or %s or %s"));
1869 YYCASE_(5, YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"));
/freebsd-13-stable/contrib/kyua/integration/
H A Dcmd_debug_test.sh381 crash_on_list:__test_cases_list__ -> broken: Invalid header for test case list; expecting Content-Type for application/X-atf-tp version 1, got ''
H A Dcmd_test_test.sh198 expect_some_fail:failure -> failed: Test case was expecting a failure but none were raised [S.UUUs]
984 crash_on_list:__test_cases_list__ -> broken: Invalid header for test case list; expecting Content-Type for application/X-atf-tp version 1, got '' [S.UUUs]
/freebsd-13-stable/bin/sh/
H A Dparser.c531 synerror("expecting \"in\"");
1916 fmtstr(msg, 64, "%s unexpected (expecting %s)",

Completed in 117 milliseconds