Searched refs:ALL (Results 1 - 25 of 113) sorted by relevance

12345

/freebsd-10-stable/etc/
H A Dhosts.allow23 ALL : ALL : allow
35 ALL : PARANOID : RFC931 20 : deny
39 ALL : localhost 127.0.0.1 : allow
41 ALL : [::1] : allow
42 #ALL : my.machine.example.com 192.0.2.35 : allow
45 #ALL : [fe80::%fxp0]/10 : allow
46 #ALL : [fe80::]/10 : deny
47 #ALL : [2001:db8:2:1:2:3:4:3fe1] : deny
48 #ALL
[all...]
/freebsd-10-stable/tools/tools/crypto/
H A DMakefile28 ALL= cryptotest cryptokeytest cryptostats \ macro
32 all: ${ALL}
59 rm -f ${ALL} core a.out
61 install: ${ALL}
62 for i in ${ALL}; do \
/freebsd-10-stable/sys/contrib/dev/iwi/
H A DMakefile4 ALL= ipw2200-bss.fw.uu ipw2200-ibss.fw.uu ipw2200-sniffer.fw.uu macro
6 all: ${ALL}
24 rm -f ${ALL}
/freebsd-10-stable/etc/sendmail/
H A DMakefile27 ALL= freebsd.cf freebsd.submit.cf macro
38 ALL+= ${INSTALL_CF}
42 ALL+= ${SENDMAIL_CF}
48 ALL+= ${INSTALL_SUBMIT_CF}
56 ALL+= ${SENDMAIL_ADDITIONAL_CF}
63 all: ${ALL}
/freebsd-10-stable/contrib/ncurses/
H A Ddist.mk64 ALL = ANNOUNCE doc/html/announce.html doc/ncurses-intro.doc doc/hackguide.doc manhtml adahtml macro
66 all : $(ALL)
68 dist: $(ALL)
72 rm -f $(ALL) subst.tmp subst.sed
/freebsd-10-stable/tools/kerneldoc/subsys/
H A DMakefile6 ALL= ${_ALL:C/Doxyfile-//g} macro
21 .for entry in ${ALL}
31 all: ${ALL}
50 .for target in ${ALL}
/freebsd-10-stable/usr.bin/showmount/
H A Dshowmount.c67 #define ALL 1 macro
124 type = ALL;
188 case ALL:
298 case ALL:
401 case ALL:
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql85 UNION ALL
93 UNION ALL
106 UNION ALL
123 UNION ALL
135 UNION ALL
154 UNION ALL
164 UNION ALL
183 UNION ALL
192 UNION ALL
207 UNION ALL
[all...]
/freebsd-10-stable/usr.bin/hexdump/
H A Dhexdump.h81 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */ enumerator in enum:_vflag
H A Dhexsyntax.c113 vflag = ALL;
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh79 ALL=$USE
103 /^extern.*${ALL}/{
105 s/^.*${ALL}:\([^ *]*\).*/P_POUNDCif_USE_\1_SUPPORT/p
109 s/^.*${ALL}:\([^ *]*\).*/P_POUNDCendif/p
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dglobals.h96 #define ALL (SLAVE|MASTER|IGNORE) macro
/freebsd-10-stable/crypto/openssl/crypto/krb5/
H A DMakefile29 ALL= $(GENERAL) $(SRC) $(HEADER) macro
/freebsd-10-stable/contrib/sendmail/cf/cf/
H A DMakefile54 ALL= submit.cf $(GENERIC) $(OTHER) macro
56 all: $(ALL)
63 $(RM) $(ALL) core
211 $(ALL): $(M4FILES)
/freebsd-10-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh2138 # Generate filtered INDEX-ALL with only the components listed
2147 cut -f 1-3 -d '|' < INDEX-ALL |
2171 rm INDEX-ALL compfreq compfreq.total compfreq.present
2176 # Sometimes the kernel isn't installed where INDEX-ALL
2269 # Convert INDEX-OLD (last release) and INDEX-ALL (new release) into
2272 # For each ${F}|... which appears in INDEX-ALL but does not appear
2283 # Remove lines from INDEX-OLD which also appear in INDEX-ALL
2287 # Remove lines from INDEX-ALL which have a file name not appearing
2298 # Rename INDEX-ALL to INDEX-NEW.
2511 # Fetch the INDEX-OLD and INDEX-ALL
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A Db.c15 LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
16 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
49 #define LEAF case CCL: case NCCL: case CHAR: case DOT: case FINAL: case ALL:
54 leaf (CCL, NCCL, CHAR, DOT, FINAL, ALL, EMPTYRE):
131 p1 = op2(CAT, op2(STAR, op2(ALL, NIL, NIL), NIL), p);
132 /* put ALL STAR in front of reg. exp. */
655 case ALL:
657 return (unary(op2(ALL, NIL, NIL)));
660 return (unary(op2(ALL, NIL, NIL)));
700 case CHAR: case DOT: case ALL
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h91 ALL = 7 }; enumerator in enum:llvm::Dependence::DVEntry::__anon2011
92 unsigned char Direction : 3; // Init to ALL, then refine.
98 DVEntry() : Direction(ALL), Scalar(true), PeelFirst(false),
153 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; }
/freebsd-10-stable/contrib/amd/fixmount/
H A Dfixmount.c49 #define ALL 1 macro
132 case ALL:
225 printf("%s: removing ALL\n", host);
281 type = ALL;
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_mips24k.c226 PMCDBG2(MDP,ALL,2,"mips24k-get_perfctl ri=%d -> config=0x%x", ri, config);
H A Dhwpmc_octeon.c192 PMCDBG2(MDP,ALL,2,"mips-allocate ri=%d -> config=0x%x", ri,
/freebsd-10-stable/crypto/openssl/crypto/idea/
H A DMakefile28 ALL= $(GENERAL) $(SRC) $(HEADER) macro
/freebsd-10-stable/crypto/openssl/crypto/lhash/
H A DMakefile28 ALL= $(GENERAL) $(SRC) $(HEADER) macro
/freebsd-10-stable/crypto/openssl/crypto/md2/
H A DMakefile28 ALL= $(GENERAL) $(SRC) $(HEADER) macro
/freebsd-10-stable/crypto/openssl/crypto/md4/
H A DMakefile29 ALL= $(GENERAL) $(SRC) $(HEADER) macro
/freebsd-10-stable/crypto/openssl/crypto/md5/
H A DMakefile33 ALL= $(GENERAL) $(SRC) $(HEADER) macro

Completed in 387 milliseconds

12345