Searched refs:all (Results 426 - 450 of 772) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/sys/dev/isci/scil/
H A Dscic_sds_remote_device.c163 this_device->target_protocols.u.all = protocols.u.all;
221 /// @todo Should I assign the port width by reading all of the phys on the port?
243 this_device->target_protocols.u.all = discover_response->protocols.u.all;
322 /// @todo Should I assign the port width by reading all of the phys on the port?
600 protocols->u.all = this_device->target_protocols.u.all;
648 * @brief This method returns the minimum number of timers required for all
659 * @brief This method returns the maximum number of timers requried for all
[all...]
H A Dscic_sds_phy.c119 // Hardware team recommends that we enable the STP prefetch for all transports
198 phy_capabilities.u.all = 0;
302 parity_check = phy_capabilities.u.all;
315 SCU_SAS_PHYCAP_WRITE(this_phy, phy_capabilities.u.all);
930 this_phy, protocols->u.all
956 this_phy, protocols, protocols->u.all
959 protocols->u.all = 0;
963 protocols->u.all =
964 this_phy->phy_type.sas.identify_address_frame_buffer.protocols.u.all;
1181 properties->received_capabilities.u.all
[all...]
/freebsd-10-stable/sbin/ifconfig/
H A Difconfig.c156 int c, all, namesonly, downonly, uponly; local
167 all = downonly = uponly = namesonly = noload = verbose = 0;
181 case 'a': /* scan all interfaces */
182 all++;
220 if (namesonly && (all || supmedia))
229 all = 1;
232 if (all || namesonly) {
659 * Delay the ioctl to set the interface addr until flags are all set.
939 * specified, show only it; otherwise, show them all.
1168 * infer the names of all driver
[all...]
/freebsd-10-stable/contrib/ntp/
H A DMakefile.in156 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
176 cscope distdir dist dist-all distcheck
597 all: $(BUILT_SOURCES) config.h
598 $(MAKE) $(AM_MAKEFLAGS) all-recursive
867 dist dist-all:
956 check-am: all-am
959 all-am: Makefile config.h
968 install-am: all-am
1066 .MAKE: $(am__recursive_targets) all check install install-am \
1069 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all al
[all...]
/freebsd-10-stable/
H A DMakefile.inc16 # -DNO_CLEAN do not clean at all
44 # obj depend all install clean cleandepend cleanobj
597 ${_+_}cd ${.CURDIR}; ${WMAKE} par-all
642 .for _t in obj depend all
1045 # Builds all kernels defined by BUILDKERNELS.
1099 ${_+_}cd ${KRNLOBJDIR}/${_kernel}; ${KMAKE} all -DNO_MODULES_OBJ
1227 ${_+_}cd ${.CURDIR}/tools/kerneldoc/subsys; ${MAKE} obj all
1270 ${_+_}@${ECHODIR} "===> ${_tool} (obj,includes,depend,all,install)"; \
1275 ${MAKE} DIRPRFX=${_tool}/ all; \
1444 ${_+_}@${ECHODIR} "===> ${_tool} (obj,depend,all,instal
[all...]
H A DMakefile7 # all kernels on all architectures).
21 # kernel-toolchains - Build kernel-toolchain for all universe targets.
35 # toolchains - Build a toolchain for all world and kernel targets.
43 # "quick" way to test all kernel builds:
102 TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
147 # so be explicit - until all choice is removed.
212 # for all targets.
227 # In the following, the first 'rm' in a series will usually remove all
[all...]
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddummynet.txt48 ipfw add queue 5 icmp from 10.0.0.2 to all
173 The following global data structures contain all
176 - schedhash[x]: contains all scheduler templates in the system.
182 - fshash[x]: contains all flowsets.
187 Additionally, a list that contains all unlinked flowset:
198 Almost all objects in this implementation are preceded by a structure
212 - ip_dummynet.c cointains module glue and sockopt handlers, with all
234 - the 'busy' flag, 'pending' list and all structures modified by packet
270 At the moment we do not use reference counts for objects so all
360 The buffer contains all struc
[all...]
/freebsd-10-stable/contrib/bmake/mk/
H A Dlib.mk74 # On mips, all libs are compiled with ABIcalls, not just sharedlibs.
83 # On the VAX, all object are PIC by default, not just sharedlibs.
160 LD_solib= -all lib${LIB}_pic.a
244 # some libs have lots of objects, and scanning all .o, .po and ${PICO} meta files
379 all: _SUBDIRUSE
H A Ddirdeps.mk124 # If ALL_MACHINES is defined, we build for all the
151 # only the first instance is interested in all this
169 all:
170 ${.TARGETS:Nall}: all
204 # In order to stay sane, we need to ensure that all the build_dirs
279 # this is all we have to work with
338 # this is where we will cache all our work
403 # ALL_MACHINE_LIST is the list of all legal machines - ignore anything else
533 # this should be all
645 # this makes it all happe
[all...]
/freebsd-10-stable/contrib/openbsm/libbsm/
H A DMakefile.in279 all: all-am
549 check-am: all-am
551 all-am: Makefile $(LTLIBRARIES) $(MANS)
561 install-am: all-am
662 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
790 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/freebsd-10-stable/contrib/ntp/scripts/ntpsweep/
H A DMakefile.in519 all: all-am
808 check-am: all-am
810 all-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
820 install-am: all-am
919 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
981 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/freebsd-10-stable/contrib/ntp/scripts/ntp-wait/
H A DMakefile.in514 all: all-am
803 check-am: all-am
805 all-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
815 install-am: all-am
913 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
975 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/freebsd-10-stable/contrib/ntp/scripts/ntptrace/
H A DMakefile.in513 all: all-am
802 check-am: all-am
804 all-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
814 install-am: all-am
912 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
974 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/freebsd-10-stable/contrib/ntp/scripts/update-leap/
H A DMakefile.in515 all: all-am
804 check-am: all-am
806 all-am: Makefile $(SCRIPTS) $(MANS) $(DATA)
816 install-am: all-am
914 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
977 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/freebsd-10-stable/bin/ps/
H A Dps.c184 int all, ch, elem, flag, _fmt, i, lineno, linelen, left; local
211 all = descendancy = _fmt = nselectors = optfatal = 0;
233 all = xkeep = 1;
237 all = 1;
401 * options. For most selector-options, we check *all*
403 * value(s). After we have a set of all the matched
427 * If there arguments after processing all the options, attempt
471 * processes. Otherwise, have it return all processes, and
506 } else if (all) {
527 * of all th
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dtc.os.c1468 if (st.all != status_$ok)
1549 if (st.all != status_$ok)
1553 if (st.all != status_$ok)
1574 st.all = status_$ok;
1581 if (st.all != status_$ok)
/freebsd-10-stable/usr.sbin/quot/
H A Dquot.c589 char all = 0; local
608 all = 1;
629 if (all) {
/freebsd-10-stable/crypto/openssl/crypto/
H A DMakefile54 @(cd ..; $(MAKE) DIRS=$(DIR) all)
56 all: shared
89 @target=all; $(RECURSIVE_MAKE)
/freebsd-10-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm27 Normaly CODE reference is passed all arguments up to next nested macro. Set
64 called and for all the nested macros. Every called macro returns a list which
65 is appended to return value and returned when all nested macros are processed.
/freebsd-10-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm10 ## AutoOpts is Copyright (C) 1992-2015 by Bruce Korb - all rights reserved
54 Normaly CODE reference is passed all arguments up to next nested macro. Set
91 called and for all the nested macros. Every called macro returns a list which
92 is appended to return value and returned when all nested macros are processed.
/freebsd-10-stable/lib/libc/db/mpool/
H A Dmpool.libtp317 by making all the cases general purpose so we
394 invalidate all the buffers */
714 buf_dump ( id, all )
716 int all;
722 if ( all ) {
/freebsd-10-stable/sbin/geom/class/eli/
H A Dgeom_eli.c201 { 'a', "all", NULL, G_TYPE_BOOL },
210 { 'a', "all", NULL, G_TYPE_BOOL },
226 { 'a', "all", NULL, G_TYPE_BOOL },
849 /* Replace all / with _. */
1130 bool all, force; local
1135 all = gctl_get_int(req, "all");
1136 if (all)
1312 int i, nargs, all; local
1315 all
[all...]
/freebsd-10-stable/contrib/sendmail/cf/cf/
H A Dsubmit.cf436 # where to save bounces if all else fails
468 # Maximum length of the sum of all headers
663 R$* % $* $1 @ $2 First make them all @s.
664 R$* @ $* @ $* $1 % $2 @ $3 Undo all but the last.
679 R$* < @ localhost > $* $: $1 < @ $j . > $2 no domain at all
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql87 SHA-1 checksum of a pristine text is assumed to be unique among all
159 /* if a directory, serialized data for all of tree conflicts therein.
175 We would have to scan all conflict skels before cleaning up the
312 In this case, the fields are set for the root of the operation and for all
350 we may not have all its children, we may not have its checksum,
380 copied). This is set on all the nodes in the moved tree. The source of
387 This is set only on the root of a move, and is NULL for all children.
581 average number of rows with the same value in all columns left of this
607 /* Tell a lie: We ignore that 99.9% of all moved_to values are NULL */
890 /* Select all bas
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A DMakefile.msc175 # 2 == Disables NDEBUG and all optimizations and then enables PDBs.
186 # non-zero. Setting this to zero, thus disabling all compiler optimizations,
204 SQLITE3C = sqlite3-all.c
354 # line similar to the following could be used (all on one line):
360 # platform the compilation process is taking place may be specified (all on
731 # nmake /f Makefile.msc all "OPTS=-DSQLITE_ENABLE_FOO=1 -DSQLITE_OMIT_FOO=1"
910 all: dll shell
929 dumpbin /all $(LIBOBJ) \

Completed in 610 milliseconds

<<11121314151617181920>>