Home
last modified time | relevance | path

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

12

/freebsd/sys/x86/iommu/
H A Dintel_dmar.h436 bool forever; \
440 forever = true; \
442 forever = false; \
452 if (!forever && timespeccmp(&last, &curr, <)) { \
/freebsd/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 */
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.timeout.zcp16 -- This program runs forever (until timed out).
/freebsd/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
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-rw.m433 dnl # kernel_read() which has existed for forever was updated to take
/freebsd/sys/contrib/openzfs/scripts/
H A Dzloop.sh61 zloop runs forever.
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_getch.c719 kgetch(SCREEN *sp, bool forever EVENTLIST_2nd(_nc_eventlist * evl)) in kgetch()
723 int timeleft = forever ? 9999999 : GetEscdelay(sp); in kgetch()
/freebsd/share/examples/ipfilter/
H A Dfirewall.245 # forever timing out. Don't log ident (auth port) as it's so common.
/freebsd/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()
/freebsd/contrib/blocklist/
H A DREADME70 for an hour; we could block forever too by specifying * in the
/freebsd/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()
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_malloc.pod146 to 100). If the count is zero, then it lasts forever. For example,
/freebsd/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
/freebsd/tools/debugscripts/
H A Dgdbinit.kernel304 # dmesg: print msgbuf. Can take forever.
/freebsd/usr.sbin/bsdconfig/usermgmt/share/
H A Duser_input.subr646 done # Loop forever
789 done # Loop forever
/freebsd/contrib/less/
H A Dless.hlp27 F Forward forever; like "tail -f".
/freebsd/crypto/openssl/crypto/engine/
H A DREADME.md171 hooked in forever). The way this is handled is via "unregistration". With these
/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dpackages.subr667 # category menus up-front -- which also took forever, despite the fact that
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog405 * ftpd/ftpd.c (dataconn): don't wait forever on accept
/freebsd/crypto/heimdal/appl/telnet/
H A DREADME.ORIG526 (and the last 5 lines loop forever)
/freebsd/usr.bin/fortune/datfiles/
H A Dfreebsd-tips637 will not keep the complete pool history forever and will remove older

12