Searched refs:legal (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/share/doc/legal/intel_ipw/
H A DMakefile5 FILESDIR= ${SHAREDIR}/doc/legal/intel_ipw
/freebsd-10.0-release/share/doc/legal/intel_iwi/
H A DMakefile5 FILESDIR= ${SHAREDIR}/doc/legal/intel_iwi
/freebsd-10.0-release/share/doc/legal/intel_iwn/
H A DMakefile5 FILESDIR= ${SHAREDIR}/doc/legal/intel_iwn
/freebsd-10.0-release/share/doc/legal/intel_wpi/
H A DMakefile5 FILESDIR= ${SHAREDIR}/doc/legal/intel_wpi
/freebsd-10.0-release/share/doc/legal/realtek/
H A DMakefile5 FILESDIR= ${SHAREDIR}/doc/legal/realtek
/freebsd-10.0-release/share/doc/
H A DMakefile8 legal \
/freebsd-10.0-release/contrib/libc++/src/
H A Dstrstream.cpp234 bool legal = false; local
240 legal = true;
244 legal = true;
248 legal = false;
250 legal = false;
251 if (legal)
/freebsd-10.0-release/contrib/gcc/
H A Dgccbug.in331 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
334 SEND-PR: rejects-legal GCC gives an error message for correct code.
336 SEND-PR: ice-on-legal-code GCC gives an Internal Compiler Error (ICE)
463 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
/freebsd-10.0-release/lib/libc/regex/grot/
H A Dmain.c323 char *legal = (type == 'c') ? "bisnmp" : "^$#tl"; local
326 if (strchr(legal, *p) != NULL)
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DMacroArgs.cpp270 // If this is the charify operation and the result is not a legal character
280 isBad = Result[1] == '\''; // ''' is not legal. '\' already fixed above.
286 Result = "' '"; // Use something arbitrary, but legal.
/freebsd-10.0-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_call.c1417 * According to us make it legal, but don't send a 2nd
2675 int legal)
2751 if (!legal) {
2798 int legal)
2853 if (legal) {
2898 int legal)
2953 if (legal) {
3030 int legal)
3040 if (legal) {
3102 unx_drop_party(struct call *c, struct uni_msg *m, struct uni_all *u, int legal) argument
2674 unx_add_party(struct call *c, struct uni_msg *m, struct uni_all *u, int legal) argument
2797 un10n8_add_party_ack(struct call *c, struct uni_msg *m, struct uni_all *u, int legal) argument
2897 unx_party_alerting(struct call *c, struct uni_msg *m, struct uni_all *u, int legal) argument
3029 unx_add_party_rej(struct call *c, struct uni_msg *m, struct uni_all *u, int legal) argument
3185 unx_drop_party_ack(struct call *c, struct uni_msg *m, struct uni_all *u, int legal) argument
[all...]
/freebsd-10.0-release/sys/conf/
H A Dkmod.mk43 # order to use this firmware. See /usr/share/doc/legal
/freebsd-10.0-release/sys/kern/
H A Dvfs_mount.c1422 vfs_filteropt(struct vfsoptlist *opts, const char **legal) argument
1444 for(t = legal; *t != NULL; t++) {
/freebsd-10.0-release/contrib/sendmail/contrib/
H A Dexpn.pl1262 flag, only expansions that result in legal addresses
/freebsd-10.0-release/sys/sys/
H A Dmount.h839 int vfs_filteropt(struct vfsoptlist *, const char **legal);
/freebsd-10.0-release/contrib/bmake/mk/
H A Ddirdeps.mk297 # ALL_MACHINE_LIST is the list of all legal machines - ignore anything else

Completed in 119 milliseconds