HomeSort by: relevance | last modified time | path
    Searched refs:Loop (Results 1 - 18 of 18) sorted by relevancy

  /src/usr.sbin/mopd/common/
device.h 40 /* from loop-bsd.c */
41 __dead void Loop(void);
loop-linux2.c 1 /* $NetBSD: loop-linux2.c,v 1.3 2020/04/22 23:55:29 joerg Exp $ */
29 __RCSID("$NetBSD: loop-linux2.c,v 1.3 2020/04/22 23:55:29 joerg Exp $");
82 * The list of all interfaces that are being listened to. loop()
90 * Loop indefinitely listening for MOP requests on the
94 Loop(void)
loop-bsd.c 1 /* $NetBSD: loop-bsd.c,v 1.13 2020/04/22 23:55:29 joerg Exp $ */
29 __RCSID("$NetBSD: loop-bsd.c,v 1.13 2020/04/22 23:55:29 joerg Exp $");
87 * The list of all interfaces that are being listened to. loop()
95 * Loop indefinitely listening for MOP requests on the
99 Loop(void)
151 /* Loop through the packet(s) */
  /src/sys/external/bsd/acpica/dist/compiler/
prparser.l 293 Loop:
305 goto Loop;
lex.yy.c 1932 Loop:
1944 goto Loop;
  /src/usr.sbin/mopd/moptrace/
moptrace.c 105 Loop();
  /src/usr.sbin/mopd/mopd/
mopd.c 147 Loop();
  /src/usr.sbin/mopd/mopprobe/
mopprobe.c 80 Loop();
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerInternal.h 39 void Loop(const Vector<std::string> &CorpusDirs);
FuzzerDriver.cpp 764 F->Loop(*Inputs);
FuzzerLoop.cpp 1 //===- FuzzerLoop.cpp - Fuzzer's main loop --------------------------------===//
9 // Fuzzer's main loop.
805 void Fuzzer::Loop(const Vector<std::string> &CorpusDirs) {
  /src/sys/arch/hppa/stand/common/
srt0.S 120 loop: addib,>,n -16,%r21,loop ; Decrement by cache line size (16). label
150 forever: ; Loop until bus reset takes effect.
  /src/tests/usr.bin/realpath/
t_realpath.sh 105 Loop
107 Loop/../StdOut
149 ln -s Loop Loop || atf_fail "setup Loop"
  /src/sys/arch/mac68k/obio/
iwm.s 270 bne initLp | Loop if drive still on
600 subql #1,%d2 | Loop exits for -1
737 moveq #10,%d4 | Loop counter
793 movew #0x01FE,%d4 | Loop counter
1015 * loop over all the slots and return if all of them are clean.
1069 moveq #6,%d0 | Loop counter for sync bytes
1072 movel #0x02010009,%d4 | Loop counters for tag/sector data
1103 * The following loop reads the content of the tags buffer (12 bytes)
1173 * (exit the last loop cycle before the buffer access).
1175 tstl %d4 | Last loop cycle
    [all...]
  /src/sys/arch/hppa/hppa/
locore.S 776 forever: ; Loop until bus reset takes effect.
  /src/common/dist/zlib/
make_vms.com 266 $Loop:
285 $ If arg .Le. 8 Then Goto Loop
  /src/sys/arch/sparc64/sparc64/
locore.s 6115 ! %o0 = loop counter
6137 brgz,pt %o0, 0b ! loop over all entries
6160 brgz,pt %o0, 0b ! loop over all entries
7000 set NBPG, %o2 ! Loop count
7003 /* Unroll the loop 8 times */
7028 * 32-bit stack. We will unroll the loop by 4 to
7568 * If something's wrong with the standard setup do this stupid loop
7636 * to our loop with %o4 as %tick_cmpr (%o2).
7704 * to our loop with %o4 as %stick_cmpr (%o2).
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 1744 # nice to cause kernel panics so lets avoid the loop below.
1788 # Only check the string length outside the loop.
8216 [# Loop through the user's path and test for sed and gsed.

Completed in 30 milliseconds