Home
last modified time | relevance | path

Searched refs:illegal (Results 1 – 25 of 126) sorted by relevance

123456

/freebsd-12-stable/contrib/netbsd-tests/lib/libc/locale/
Dt_mbtowc.c72 h_mbtowc(const char *locale, const char *illegal, const char *legal) in h_mbtowc() argument
99 (void)strvis(buf, illegal, VIS_WHITE | VIS_OCTAL); in h_mbtowc()
102 ret = mbtowc(NULL, illegal, strlen(illegal)); in h_mbtowc()
/freebsd-12-stable/contrib/byacc/test/btyacc/
Derr_syntax19.error1 YACC: e - line 9 of "./err_syntax19.y", illegal $-name
Derr_syntax6.error1 YACC: e - line 6 of "./err_syntax6.y", illegal tag
Derr_syntax7.error1 YACC: e - line 6 of "./err_syntax7.y", illegal character
Derr_inherit5.error1 YACC: e - line 74 of "./err_inherit5.y", illegal @$ or @N reference
Derr_syntax7a.error1 YACC: e - line 6 of "./err_syntax7a.y", illegal character
Derr_syntax7b.error1 YACC: e - line 6 of "./err_syntax7b.y", illegal character
Derr_syntax8a.error1 YACC: e - line 6 of "./err_syntax8a.y", illegal use of reserved symbol $$123
Derr_syntax8.error1 YACC: e - line 6 of "./err_syntax8.y", illegal use of reserved symbol .
/freebsd-12-stable/contrib/byacc/test/yacc/
Derr_syntax19.error1 YACC: e - line 9 of "./err_syntax19.y", illegal $-name
Derr_syntax6.error1 YACC: e - line 6 of "./err_syntax6.y", illegal tag
Derr_syntax7.error1 YACC: e - line 6 of "./err_syntax7.y", illegal character
Derr_syntax7b.error1 YACC: e - line 6 of "./err_syntax7b.y", illegal character
Derr_syntax7a.error1 YACC: e - line 6 of "./err_syntax7a.y", illegal character
Derr_syntax8a.error1 YACC: e - line 6 of "./err_syntax8a.y", illegal use of reserved symbol $$123
Derr_syntax8.error1 YACC: e - line 6 of "./err_syntax8.y", illegal use of reserved symbol .
/freebsd-12-stable/contrib/tcsh/nls/ukrainian/
Dset63 1 ERROR: illegal command from key 0%o\r\n
/freebsd-12-stable/contrib/tcsh/nls/C/
Dset63 1 ERROR: illegal command from key 0%o\r\n
/freebsd-12-stable/crypto/openssl/crypto/err/
Dopenssl.txt1801 ASN1_R_ILLEGAL_BITSTRING_FORMAT:175:illegal bitstring format
1802 ASN1_R_ILLEGAL_BOOLEAN:176:illegal boolean
1803 ASN1_R_ILLEGAL_CHARACTERS:124:illegal characters
1804 ASN1_R_ILLEGAL_FORMAT:177:illegal format
1805 ASN1_R_ILLEGAL_HEX:178:illegal hex
1806 ASN1_R_ILLEGAL_IMPLICIT_TAG:179:illegal implicit tag
1807 ASN1_R_ILLEGAL_INTEGER:180:illegal integer
1808 ASN1_R_ILLEGAL_NEGATIVE_VALUE:226:illegal negative value
1809 ASN1_R_ILLEGAL_NESTED_TAGGING:181:illegal nested tagging
1810 ASN1_R_ILLEGAL_NULL:125:illegal null
[all …]
/freebsd-12-stable/contrib/sendmail/cf/feature/
Ddelay_checks.m420 `errprint(`*** ERROR: illegal argument _ARG_ for FEATURE(delay_checks)
Dnopercenthack.m425 `errprint(`*** ERROR: illegal argument _ARG_ for FEATURE(nopercenthack)
Dnouucp.m425 `errprint(`*** ERROR: illegal argument _ARG_ for FEATURE(nouucp)
/freebsd-12-stable/contrib/gcc/
Dgccbug.in461 …""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimiz…
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-trax-defs.h1527 uint64_t illegal : 19; /**< Illegal destinations */ member
1558 uint64_t illegal : 19;
1578 uint64_t illegal : 12; /**< Illegal destinations */ member
1622 uint64_t illegal : 12;
2504 uint64_t illegal : 19; /**< Illegal destinations */ member
2535 uint64_t illegal : 19;
2555 uint64_t illegal : 12; /**< Illegal destinations */ member
2599 uint64_t illegal : 12;
3350 uint64_t illegal : 19; /**< Illegal destinations */ member
3381 uint64_t illegal : 19;
[all …]
/freebsd-12-stable/usr.bin/netstat/
Droute.c719 bool illegal = false; in netname6() local
728 illegal = true; in netname6()
730 if (illegal) in netname6()

123456