/freebsd/contrib/netbsd-tests/lib/libc/locale/ |
H A D | t_mbtowc.c | 72 h_mbtowc(const char *locale, const char *illegal, const char *legal) in h_mbtowc() argument 116 (void)strvis(buf, legal, VIS_WHITE | VIS_OCTAL); in h_mbtowc() 120 ret = mbtowc(NULL, legal, strlen(legal)); in h_mbtowc()
|
/freebsd/targets/pseudo/userland/share/ |
H A D | Makefile.depend | 10 share/doc/legal/intel_ipw \ 11 share/doc/legal/intel_iwi \ 12 share/doc/legal/intel_iwn \ 13 share/doc/legal/intel_wpi \ 14 share/doc/legal/realtek \
|
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | strstream.cpp | 241 bool legal = false; seekoff() local
|
/freebsd/sbin/natd/samples/ |
H A D | natd.cf.sample | 70 # ipconfig must apply any legal IP numbers that inside hosts 78 # accessible through a legal IP number like 198.105.232.1. If both 85 # NAT, because inside hosts will go through the NAT to get to the legal
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | arm-pl08x.txt | 27 64, 128 or 256 bytes are legal values 28 - memcpy-bus-width: the bus width used for memcpy in bits: 8, 16 or 32 are legal
|
/freebsd/share/doc/legal/intel_iwi/ |
H A D | Makefile | 2 FILESDIR= ${SHAREDIR}/doc/legal
|
/freebsd/share/doc/legal/realtek/ |
H A D | Makefile | 2 FILESDIR= ${SHAREDIR}/doc/legal
|
/freebsd/share/doc/legal/intel_wpi/ |
H A D | Makefile | 2 FILESDIR= ${SHAREDIR}/doc/legal
|
/freebsd/share/doc/legal/intel_iwn/ |
H A D | Makefile | 2 FILESDIR= ${SHAREDIR}/doc/legal
|
/freebsd/share/doc/legal/intel_ipw/ |
H A D | Makefile | 2 FILESDIR= ${SHAREDIR}/doc/legal
|
/freebsd/share/doc/legal/intel_iwlwififw/ |
H A D | Makefile | 2 FILESDIR= ${SHAREDIR}/doc/legal
|
/freebsd/share/doc/legal/imx/ |
H A D | Makefile | 2 FILESDIR= ${SHAREDIR}/doc/legal
|
/freebsd/secure/caroot/trusted/ |
H A D | Entrust_Root_Certification_Authority_-_EC1.pem | 20 …Issuer: C = US, O = "Entrust, Inc.", OU = See www.entrust.net/legal-terms, OU = "(c) 2012 Entrust,… 24 …Subject: C = US, O = "Entrust, Inc.", OU = See www.entrust.net/legal-terms, OU = "(c) 2012 Entrust…
|
H A D | Entrust_Root_Certification_Authority_-_G2.pem | 19 …Issuer: C = US, O = "Entrust, Inc.", OU = See www.entrust.net/legal-terms, OU = "(c) 2009 Entrust,… 23 …Subject: C = US, O = "Entrust, Inc.", OU = See www.entrust.net/legal-terms, OU = "(c) 2009 Entrust…
|
/freebsd/share/doc/ |
H A D | Makefile | 5 legal \
|
/freebsd/contrib/sqlite3/tea/ |
H A D | license.terms | 2 a legal notice, here is a blessing:
|
/freebsd/usr.bin/compress/doc/ |
H A D | NOTES | 51 on how paranoid you are of a legal onslaught. Arbitrary? Yes. But 73 the "embedded systems" seem to fly past the legal gauntlets. 104 i don't follow the IBM 'arc' legal bickering; my impression 116 it does after the above mentioned legal conversation.
|
/freebsd/lib/libc/nls/ |
H A D | ca_ES.ISO8859-1.msg | 64 29 Cerca il�legal 176 85 Seq��ncia de bytes il�legal 210 4 Instrucci� il�legal
|
/freebsd/sys/contrib/dev/nvidia/ |
H A D | LICENCE.nvidia | 40 by Customer or any legal entity (such as a corporation or university) 75 Defensive Suspension. If Customer commences or participates in any legal 78 under this LICENSE during the pendency of such legal proceedings.
|
/freebsd/sys/contrib/openzfs/ |
H A D | NOTICE | 7 expressed or implied, or assumes any legal liability or responsibility for the
|
/freebsd/sys/contrib/device-tree/Bindings/ata/ |
H A D | imx-sata.txt | 23 for the list of legal values for these options.
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.rc | 5 ** a legal notice, here is a blessing:
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | type_5.rst | 15 .. warning:: Any CBOR data item is a legal map key (not just strings).
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | main.c | 341 const char *legal = (type == 'c') ? "bisnmpP" : "^$#tl"; in options() local 344 if (strchr(legal, *p) != NULL) in options()
|
/freebsd/lib/libc/regex/grot/ |
H A D | main.c | 309 char *legal = (type == 'c') ? "bisnmp" : "^$#tl"; in options() local 312 if (strchr(legal, *p) != NULL) in options()
|