| /src/sys/x86/iommu/ |
| H A D | intel_dmar.h | 391 bool forever; \ 395 forever = true; \ 397 forever = false; \ 407 if (!forever && timespeccmp(&last, &curr, <)) { \
|
| /src/tools/test/stress2/misc/ |
| H A D | README | 4 The script "all.sh" will run all the test scenarios forever.
|
| H A D | suj23.sh | 416 /* 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 D | tst.timeout.zcp | 17 -- This program runs forever (until timed out).
|
| /src/stand/forth/ |
| H A D | check-password.4th | 44 \ This function blocks program flow (loops forever) until a key is pressed. 54 begin \ Loop forever 101 begin \ Loop forever
|
| H A D | delay.4th | 95 \ if the time duration is set to zero, loop forever
|
| H A D | menu.4th | 715 \ 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 D | zloop.sh | 62 zloop runs forever.
|
| /src/contrib/ncurses/ncurses/base/ |
| H A D | lib_getch.c | 695 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 D | firewall.2 | 45 # forever timing out. Don't log ident (auth port) as it's so common.
|
| /src/contrib/ntp/libntp/ |
| H A D | ntp_intres.c | 1051 int forever in manage_dns_retry_interval() argument 1069 retmax = forever ? 1024 : 64; in manage_dns_retry_interval()
|
| /src/contrib/blocklist/ |
| H A D | README | 70 for an hour; we could block forever too by specifying * in the
|
| /src/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-tls-server-block.pod | 232 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 D | ossl-guide-quic-server-block.pod | 197 The server now enters a "forever" loop, handling one client connection at a
|
| H A D | ossl-guide-quic-server-non-block.pod | 220 The server now enters a "forever" loop, handling one client connection at a
|
| /src/tools/tools/netmap/ |
| H A D | pkt-gen.c | 265 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 D | device.subr | 184 # Loop forever until the user has finished configuring the different
|
| H A D | resolv.subr | 424 # Loop forever until the user has finished configuring nameservers
|
| /src/tools/debugscripts/ |
| H A D | gdbinit.kernel | 304 # dmesg: print msgbuf. Can take forever.
|
| /src/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_malloc.pod | 175 to 100). If the count is zero, then it lasts forever. For example,
|
| /src/usr.sbin/bsdconfig/usermgmt/share/ |
| H A D | user_input.subr | 646 done # Loop forever 789 done # Loop forever
|
| /src/crypto/openssl/crypto/engine/ |
| H A D | README.md | 171 hooked in forever). The way this is handled is via "unregistration". With these
|
| /src/contrib/less/ |
| H A D | less.hlp | 30 F Forward forever; like "tail -f".
|
| /src/usr.sbin/bsdconfig/share/packages/ |
| H A D | packages.subr | 667 # category menus up-front -- which also took forever, despite the fact that
|
| /src/crypto/heimdal/appl/telnet/ |
| H A D | README.ORIG | 526 (and the last 5 lines loop forever)
|