Searched refs:more (Results 126 - 150 of 243) sorted by relevance

12345678910

/freebsd-11-stable/sys/dev/virtio/network/
H A Dif_vtnet.c1849 int tries, more; local
1868 if (netmap_rx_irq(ifp, rxq->vtnrx_id, &more) != NM_IRQ_PASS)
1880 more = vtnet_rxq_eof(rxq);
1881 if (more || vtnet_rxq_enable_intr(rxq) != 0) {
1882 if (!more)
1885 * This is an occasional condition or race (when !more),
1904 int more; local
1917 more = vtnet_rxq_eof(rxq);
1918 if (more || vtnet_rxq_enable_intr(rxq) != 0) {
1919 if (!more)
[all...]
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-c1.asm22 ! General Public License for more details.
H A Dsol2-gc1.asm22 ! General Public License for more details.
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrtbegin.asm14 GNU General Public License for more details.
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin-world.asm23 * General Public License for more details.
/freebsd-11-stable/share/mk/
H A Ddirdeps.mk79 # If more than MACHINE is needed then sys.mk needs to decompose
174 # Ok, this gets more complex (putting it mildly).
254 # we need to parse DEP_MACHINE may or may not contain more info
612 # Now find more dependencies - and recurse.
H A Dmeta.stage.mk74 # it is an error for more than one src dir to try and stage
H A Dbsd.obj.mk191 # this (rm -rf objdir) is much faster and more reliable than cleaning.
H A Dlocal.meta.sys.mk82 # we need more than MACHINE in TARGET_SPEC
/freebsd-11-stable/lib/libc/gen/
H A Dfts-compat.c217 * descriptor we run anyway, just more slowly.
718 * current path -- the inner loop allocates more path as necessary.
752 * No more memory for path or structures. Save
1080 fts_palloc(FTS *sp, size_t more) argument
1083 sp->fts_pathlen += more + 256;
H A Dfts.c208 * descriptor we run anyway, just more slowly.
716 * current path -- the inner loop allocates more path as necessary.
750 * No more memory for path or structures. Save
1068 fts_palloc(FTS *sp, size_t more) argument
1071 sp->fts_pathlen += more + 256;
/freebsd-11-stable/usr.sbin/crunch/examples/
H A Dreally-big.conf4 # could probably get even more stuff (like libexec stuff) in here.
47 progs mkstr modstat more msgs netstat newsyslog nfsstat nice nm nohup
/freebsd-11-stable/contrib/bmake/mk/
H A Down.mk213 # apply the :T:R first, so the more specific :T can override if needed
H A Ddirdeps.mk81 # If more than MACHINE is needed then sys.mk needs to decompose
203 # Ok, this gets more complex (putting it mildly).
293 # we need to parse DEP_MACHINE may or may not contain more info
690 # Now find more dependencies - and recurse.
/freebsd-11-stable/crypto/openssh/contrib/suse/
H A Dopenssh.spec104 - Changed instances of pam_pwdb.so to pam_unix.so, since it works more properly
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc200 // posix_spawn. It is more efficient than fork/exec.
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dexpn.pl315 # more work to do...
528 print "No more fallbacks for $us\n" if $debug;
864 # queue up more addresses to expand
918 # don't allow a user to be redirected more than once
1283 will traverse no more than three levels deep.
1288 The following options make it more verbose.
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql6 * or more contributor license agreements. See the NOTICE file
580 See http://www.sqlite.org/fileformat2.html#stat1tab for more details.
584 should use more than one column for index usage.
779 * The "NODES_BASE" view was originally implemented with a more complex (but
/freebsd-11-stable/usr.sbin/mergemaster/
H A Dmergemaster.sh24 echo " -v Be more verbose about the process, include additional checks"
26 echo " -h Display more complete help"
359 echo "*** You have included the -a option along with one or more options"
362 echo ' Please read mergemaster(8) for more information.'
405 echo " See fstab(5) for more information."
425 echo " Use 'm' to use plain old 'more' as your PAGER for this run"
429 echo " Default is to use plain old 'more' "
431 echo -n "What should I do? [Use 'more'] "
442 PAGER=more
461 # If not, use more
[all...]
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex20 % General Public License for more details.
51 % Sometimes one run after texindex suffices, and sometimes you need more
217 \tracinglostchars2 % 2 gives us more in etex
223 \ifx\eTeXversion\thisisundefined\else % etex gives us more logging
230 \tracingcommands3 % 3 gives us more in etex
242 % we did was a \nobreak, we don't want to insert more space.
644 % threshold for doing this is if the group is more than \vfilllimit
679 % \dimen2 is how much space is left on the page (more or less).
722 % main vertical list is 10000 or more. But in order to see if the
767 % paragraph. For more genera
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex20 % General Public License for more details.
52 % Sometimes one run after texindex suffices, and sometimes you need more
210 % change spans more than two lines of output. To handle that, we would
211 % have adopt a much more difficult approach (putting marks into the main
247 \tracinglostchars2 % 2 gives us more in etex
253 \ifx\eTeXversion\undefined\else % etex gives us more logging
260 \tracingcommands3 % 3 gives us more in etex
265 % we did was a \nobreak, we don't want to insert more space.
698 % threshold for doing this is if the group is more than \vfilllimit
733 % \dimen2 is how much space is left on the page (more o
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dqueue.c100 ** Each work group contains one or more queue groups. This is done
171 ** on a file system in which one or more queue directories reside.
216 /* XXX more to follow? */
932 /* XXX: something more drastic? */
1076 ** Sets the NoMoreRunners boolean to true to stop more runners
1137 ** Sets the NoMoreRunners boolean to true to stop more runners
1204 ** Restart any workgroup marked as needing a restart provided more
1248 ** Restart a specific workgroup provided more runners are allowed.
1486 /* queue run has been started, don't do any more this time */
1489 /* more tha
1921 bool full, more; local
[all...]
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex20 % General Public License for more details.
52 % Sometimes one run after texindex suffices, and sometimes you need more
202 % change spans more than two lines of output. To handle that, we would
203 % have adopt a much more difficult approach (putting marks into the main
239 \tracinglostchars2 % 2 gives us more in etex
245 \ifx\eTeXversion\undefined\else % etex gives us more logging
252 \tracingcommands3 % 3 gives us more in etex
257 % we did was a \nobreak, we don't want to insert more space.
675 % threshold for doing this is if the group is more than \vfilllimit
710 % \dimen2 is how much space is left on the page (more o
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s13 ; See http://devresource.hp.com/ for more details on the PA-RISC
235 CMPIB,<= 2,num,bn_mul_add_words_unroll2 ; go again if more to do
599 ; If 2 or more numbers do the loop
675 ; If 2 or more numbers do the loop
H A Dpa-risc2W.s7 ; See http://devresource.hp.com/ for more details on the PA-RISC
227 CMPIB,<= 2,num,bn_mul_add_words_unroll2 ; go again if more to do
588 ; If 2 or more numbers do the loop
664 ; If 2 or more numbers do the loop

Completed in 519 milliseconds

12345678910