Home
last modified time | relevance | path

Searched refs:forever (Results 1 – 25 of 52) sorted by relevance

123

/src/sys/x86/iommu/
H A Dintel_dmar.h391 bool forever; \
395 forever = true; \
397 forever = false; \
407 if (!forever && timespeccmp(&last, &curr, <)) { \
/src/tools/test/stress2/misc/
H A DREADME4 The script "all.sh" will run all the test scenarios forever.
H A Dsuj23.sh416 /* create 128 children that loop forever running 4 operations */
436 /* block forever for all our children */
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.timeout.zcp17 -- This program runs forever (until timed out).
/src/stand/forth/
H A Dcheck-password.4th44 \ This function blocks program flow (loops forever) until a key is pressed.
54 begin \ Loop forever
101 begin \ Loop forever
H A Ddelay.4th95 \ if the time duration is set to zero, loop forever
H A Dmenu.4th715 \ This function blocks program flow (loops forever) until a key is pressed.
722 begin \ loop forever
1122 begin \ Loop forever
/src/sys/contrib/openzfs/scripts/
H A Dzloop.sh62 zloop runs forever.
/src/contrib/ncurses/ncurses/base/
H A Dlib_getch.c695 kgetch(SCREEN *sp, bool forever EVENTLIST_2nd(_nc_eventlist * evl)) in kgetch()
699 int timeleft = forever ? 9999999 : GetEscdelay(sp); in kgetch()
/src/share/examples/ipfilter/
H A Dfirewall.245 # forever timing out. Don't log ident (auth port) as it's so common.
/src/contrib/ntp/libntp/
H A Dntp_intres.c1051 int forever in manage_dns_retry_interval() argument
1069 retmax = forever ? 1024 : 64; in manage_dns_retry_interval()
/src/contrib/blocklist/
H A DREADME70 for an hour; we could block forever too by specifying * in the
/src/crypto/openssl/doc/man7/
H A Dossl-guide-tls-server-block.pod232 The server now enters a "forever" loop handling one client connection at a
309 * Unreachable placeholder cleanup code, the above loop runs forever.
H A Dossl-guide-quic-server-block.pod197 The server now enters a "forever" loop, handling one client connection at a
H A Dossl-guide-quic-server-non-block.pod220 The server now enters a "forever" loop, handling one client connection at a
/src/tools/tools/netmap/
H A Dpkt-gen.c265 int forever; member
1992 if (poll(&pfd, 1, 1 * 1000) <= 0 && !targ->g->forever) { in receiver_body()
2305 if (poll(&pfd, 1, 1 * 1000) <= 0 && !targ->g->forever) { in rxseq_body()
2960 g.forever = 1; in main()
3092 g.forever = 0; /* exit RX with no traffic */ in main()
/src/usr.sbin/bsdconfig/networking/share/
H A Ddevice.subr184 # Loop forever until the user has finished configuring the different
H A Dresolv.subr424 # Loop forever until the user has finished configuring nameservers
/src/tools/debugscripts/
H A Dgdbinit.kernel304 # dmesg: print msgbuf. Can take forever.
/src/crypto/openssl/doc/man3/
H A DOPENSSL_malloc.pod175 to 100). If the count is zero, then it lasts forever. For example,
/src/usr.sbin/bsdconfig/usermgmt/share/
H A Duser_input.subr646 done # Loop forever
789 done # Loop forever
/src/crypto/openssl/crypto/engine/
H A DREADME.md171 hooked in forever). The way this is handled is via "unregistration". With these
/src/contrib/less/
H A Dless.hlp30 F Forward forever; like "tail -f".
/src/usr.sbin/bsdconfig/share/packages/
H A Dpackages.subr667 # category menus up-front -- which also took forever, despite the fact that
/src/crypto/heimdal/appl/telnet/
H A DREADME.ORIG526 (and the last 5 lines loop forever)

123