Searched refs:all (Results 251 - 275 of 772) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/etc/mail/
H A DMakefile9 # all - Build cf, maps and aliases
117 .MAIN: all
185 all: cf maps aliases
/freebsd-10-stable/etc/
H A Dnewsyslog.conf20 /var/log/all.log 600 7 * @T00 J
/freebsd-10-stable/lib/libufs/
H A Dsblock.c125 sbwrite(struct uufsd *disk, int all) argument
160 if (all) {
/freebsd-10-stable/tools/kerneldoc/subsys/
H A DMakefile27 @echo " all"
28 @echo " pdf-all"
31 all: ${ALL}
32 pdf-all:${PDF_ALL}
/freebsd-10-stable/tools/tools/vop_table/
H A Dvop_table.tcl30 regsub -all {[,&]} $a " " a
31 regsub -all {\(vop_t \*\)} $a " " a
/freebsd-10-stable/release/
H A DMakefile.azure42 make -C ${PORTSDIR}/www/npm BATCH=1 all install clean
/freebsd-10-stable/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep-opts.def31 descrip = 'Recursively list all peers a host synchronizes to';
64 all peers.
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Dsuffixes.exp34 `all' not remade because of errors.
H A Dmodorder.mk10 all:
H A Dvarmisc.mk5 all: unmatched_var_paren D_true U_true D_false U_false Q_lhs Q_rhs NQ_none \
/freebsd-10-stable/crypto/openssh/regress/unittests/
H A DMakefile.inc10 CFLAGS+= -fstack-protector-all
/freebsd-10-stable/contrib/bmake/mk/
H A Dmeta.sys.mk105 # Are we, after all, in meta mode?
110 # this does all the smarts of setting .MAKE.DEPENDFILE
146 all: dirdeps .WAIT
152 # by default dirdeps is all we want at level0
H A Dprogs.mk16 .MAIN: all
67 all: ${PROGS}
/freebsd-10-stable/bin/sh/
H A Dmiscbltin.c240 /* Last variable needs all IFS chars */
419 int set, all = 0; local
433 all = 1;
448 if (all || argptr[1])
466 if (all) {
/freebsd-10-stable/contrib/ipfilter/iplang/
H A DMakefile7 all: $(DESTDIR)/iplang_y.o $(DESTDIR)/iplang_l.o
/freebsd-10-stable/contrib/libstdc++/src/
H A Dlocale.cc67 const locale::category locale::all; member in class:locale
94 // unnamed (i.e., !_M_names[0]), "simple" (!_M_names[1] => all the
149 if (__cat == none || ((__cat & all) && !(__cat & ~all)))
177 __ret = all;
/freebsd-10-stable/contrib/ncurses/
H A DMakefile.os213 # all copies or substantial portions of the Software. #
89 all :: config
121 all :: make.dlls
/freebsd-10-stable/contrib/nvi/catalog/
H A DMakefile7 all: dump ${CAT}
/freebsd-10-stable/contrib/wpa/wpa_supplicant/dbus/
H A DMakefile0 all: libwpadbus.a
/freebsd-10-stable/sys/contrib/xz-embedded/userspace/
H A DMakefile28 all: $(PROGRAMS)
/freebsd-10-stable/tools/regression/execve/
H A DMakefile13 all: ${PROG} goodaout ${TESTSCRIPTS}
/freebsd-10-stable/tools/tools/drm/radeon/mkregtable/
H A DMakefile3 all: regtables
/freebsd-10-stable/sys/dev/ata/chipsets/
H A Data-cypress.c49 #include <dev/ata/ata-all.h>
H A Data-netcell.c49 #include <dev/ata/ata-all.h>
/freebsd-10-stable/sys/conf/
H A Ddtb.mk30 # Grab all the options for a kernel build. For backwards compat, we need to
50 all: ${DTB}

Completed in 306 milliseconds

<<11121314151617181920>>