/freebsd/sys/x86/iommu/ |
H A D | intel_dmar.h | 389 bool forever; \ 393 forever = true; \ 395 forever = false; \ 405 if (!forever && timespeccmp(&last, &curr, <)) { \
|
/freebsd/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 */
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.timeout.zcp | 16 -- This program runs forever (until timed out).
|
/freebsd/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
|
/freebsd/sys/contrib/openzfs/scripts/ |
H A D | zloop.sh | 61 zloop runs forever.
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_getch.c | 718 kgetch(SCREEN *sp, bool forever EVENTLIST_2nd(_nc_eventlist * evl)) in kgetch() 722 int timeleft = forever ? 9999999 : GetEscdelay(sp); in kgetch()
|
/freebsd/share/examples/ipfilter/ |
H A D | firewall.2 | 45 # forever timing out. Don't log ident (auth port) as it's so common.
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_intres.c | 1051 int forever 1066 * 64 seconds for things that should not repeat forever, and in manage_dns_retry_interval() 1067 * 1024 when repeated forever. in manage_dns_retry_interval() 1069 retmax = forever ? 1024 : 64; in manage_dns_retry_interval() 1057 manage_dns_retry_interval(time_t * pscheduled,time_t * pwhen,int * pretry,time_t * pnext_timeslot,int forever) manage_dns_retry_interval() argument
|
/freebsd/contrib/blocklist/ |
H A D | README | 70 for an hour; we could block forever too by specifying * in the
|
/freebsd/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()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_malloc.pod | 147 to 100). If the count is zero, then it lasts forever. For example,
|
/freebsd/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
|
/freebsd/tools/debugscripts/ |
H A D | gdbinit.kernel | 304 # dmesg: print msgbuf. Can take forever.
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | user_input.subr | 646 done # Loop forever 789 done # Loop forever
|
/freebsd/contrib/less/ |
H A D | less.hlp | 27 F Forward forever; like "tail -f".
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | README.md | 171 hooked in forever). The way this is handled is via "unregistration". With these
|
/freebsd/usr.sbin/bsdconfig/share/packages/ |
H A D | packages.subr | 667 # category menus up-front -- which also took forever, despite the fact that
|
/freebsd/crypto/heimdal/appl/ftp/ |
H A D | ChangeLog | 405 * ftpd/ftpd.c (dataconn): don't wait forever on accept
|
/freebsd/crypto/heimdal/appl/telnet/ |
H A D | README.ORIG | 526 (and the last 5 lines loop forever)
|
/freebsd/usr.bin/fortune/datfiles/ |
H A D | freebsd-tips | 637 will not keep the complete pool history forever and will remove older
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dummynet.txt | 39 forever when deleting a live flow
|