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

<<11121314151617181920>>

/freebsd-9.3-release/sys/boot/pc98/btx/lib/
H A Dbtxsys.s7 # paragraph and the following disclaimer are duplicated in all
/freebsd-9.3-release/sys/dev/ata/chipsets/
H A Data-adaptec.c50 #include <dev/ata/ata-all.h>
H A Data-cenatek.c50 #include <dev/ata/ata-all.h>
H A Data-micron.c50 #include <dev/ata/ata-all.h>
/freebsd-9.3-release/sys/i386/
H A DMakefile13 all:
/freebsd-9.3-release/sys/netpfil/ipfw/test/
H A DMakefile26 all: $(TARGETS)
/freebsd-9.3-release/tools/regression/filemon/
H A DMakefile18 all: bins
/freebsd-9.3-release/tools/regression/tls/ttls3/
H A DMakefile3 all: ttls3
/freebsd-9.3-release/usr.bin/getconf/
H A DMakefile14 all: conflicts
/freebsd-9.3-release/usr.bin/usbhidctl/
H A Dusbhid.c67 parceargs(report_desc_t r, int all, int nnames, char **names) argument
77 if (all) {
449 int all = 0; local
457 all++;
496 if (argc == 0 && !all && !repdump)
521 if (argc != 0 || all) {
522 parceargs(r, all, argc, argv);
/freebsd-9.3-release/sys/conf/
H A Dkern.post.mk3 # Part of a unified Makefile for building kernels. This part includes all
4 # the definitions that need to be after all the % directives except %RULES
26 .MAIN: all
28 .for target in all clean cleandepend cleandir clobber depend install \
66 all:
68 @${ECHO} "===> Ports module ${__i} (all)"
69 cd $${PORTSDIR:-/usr/ports}/${__i}; ${PORTSMODULESENV} ${MAKE} -B clean all
84 kernel-all: ${KERNEL_KO} ${KERNEL_EXTRA}
94 modules: modules-all
97 modules-all module
[all...]
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks41 responds to all inquiries with "lun present".
45 o CAM_QUIRK_HILUNS - probe all luns even if some respond "not present"
51 drive to write out all changes to disk before shutting down. Some
53 by all SBC and RBC standards. Note that a warning message on
85 o SA_QUIRK_NOCOMP - Can't deal with compression at all
97 o SA_QUIRK_NO_MODESEL - Don't do mode select at all
142 at all on other OS's.) This quirk fakes up a valid but generic
201 referencing the PR. (Again, all quirks must be submitted as PRs).
209 Follow the surrounding style in all drivers. Be sure to correspond
/freebsd-9.3-release/sys/boot/common/
H A Dhelp.common11 and may not be required by all forms of the command.
21 Lists all available commands.
91 List all of the devices from which it may be possible to load modules.
365 Displays the value of <variable>, or all variables if not specified.
393 # Tunload DRemove all modules from memory
397 This command removes any kernel and all loaded modules from memory.
/freebsd-9.3-release/usr.sbin/mlxcontrol/
H A Dcommand.c65 " Display status for <drive> or all drives if none is listed\n"
68 " Returns 0 if all drives tested are online, 1 if one or more are\n"
75 " Rescan all controllers for system drives."},
81 " Detaches all drives on <controller>."},
91 " are rebuilt, reconstructing all data on the drive.\n"
98 " all channels are paused.\n"
172 * Prints status for <device>, or all if none listed.
442 int all = 0, i, ch, unit; local
449 all = 1;
457 if (all) {
501 int all = 0, i, ch, unit; local
[all...]
/freebsd-9.3-release/contrib/bind9/bin/rndc/
H A Drndc.conf7 * copyright notice and this permission notice appear in all copies.
/freebsd-9.3-release/contrib/bmake/mk/
H A Dinit.mk29 .MAIN: all
/freebsd-9.3-release/contrib/gcclibs/libiberty/testsuite/
H A DMakefile.in43 all:
/freebsd-9.3-release/contrib/gdtoa/
H A Dmakefile7 # granted, provided that the above copyright notice appear in all
35 all: arith.h gd_qnan.h gdtoa.a
58 Printf: all printf.c
/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Dmakefile.bc19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
/freebsd-9.3-release/etc/mail/
H A DMakefile9 # all - Build cf, maps and aliases
117 .MAIN: all
185 all: cf maps aliases
/freebsd-9.3-release/etc/
H A Dnewsyslog.conf20 /var/log/all.log 600 7 * @T00 J
/freebsd-9.3-release/lib/libufs/
H A Dsblock.c125 sbwrite(struct uufsd *disk, int all) argument
160 if (all) {
/freebsd-9.3-release/sys/i386/ibcs2/
H A DMakefile5 all:
/freebsd-9.3-release/tools/kerneldoc/subsys/
H A DMakefile27 @echo " all"
28 @echo " pdf-all"
31 all: ${ALL}
32 pdf-all:${PDF_ALL}
/freebsd-9.3-release/tools/tools/vop_table/
H A Dvop_table.tcl30 regsub -all {[,&]} $a " " a
31 regsub -all {\(vop_t \*\)} $a " " a

Completed in 161 milliseconds

<<11121314151617181920>>