| /f-stack/freebsd/kern/ |
| H A D | subr_scanf.c | 154 again: c = *fmt++; in vsscanf() 168 goto again; in vsscanf() 171 goto again; in vsscanf() 179 goto again; in vsscanf() 182 goto again; in vsscanf() 185 goto again; in vsscanf() 188 goto again; in vsscanf() 196 goto again; in vsscanf() 201 goto again; in vsscanf()
|
| H A D | kern_switch.c | 327 again: in runq_findbit_from() 344 goto again; in runq_findbit_from()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_module.c | 287 again: in ngx_module_index() 296 goto again; in ngx_module_index() 309 goto again; in ngx_module_index() 324 again: in ngx_module_ctx_index() 337 goto again; in ngx_module_ctx_index() 354 goto again; in ngx_module_ctx_index()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_pfil.c | 132 again: in ipfw_check_packet() 272 goto again; in ipfw_check_packet() 286 goto again; in ipfw_check_packet() 299 goto again; /* continue with packet */ in ipfw_check_packet() 307 goto again; in ipfw_check_packet() 310 goto again; /* continue with packet */ in ipfw_check_packet() 354 again: in ipfw_check_frame() 418 goto again; /* continue with packet */ in ipfw_check_frame()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | tsd.c | 175 bool pending[MALLOC_TSD_CLEANUPS_MAX], again; in _malloc_thread_cleanup() local 183 again = false; in _malloc_thread_cleanup() 188 again = true; in _malloc_thread_cleanup() 192 } while (again); in _malloc_thread_cleanup()
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_power.c | 140 again: in ieee80211_node_psq_dequeue() 153 goto again; in ieee80211_node_psq_dequeue() 190 again: in psq_drain() 199 goto again; in psq_drain() 242 again: in ieee80211_node_psq_age() 258 goto again; in ieee80211_node_psq_age()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_init.c | 174 again: in vm_ksubmap_init() 203 goto again; in vm_ksubmap_init()
|
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_forward.c | 186 again: in ip6_forward() 334 goto again; /* Redo the routing table lookup. */ in ip6_forward() 368 goto again; in ip6_forward()
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_cbq.c | 127 int again, i; in cbq_clear_interface() local 137 again = 0; in cbq_clear_interface() 141 again++; in cbq_clear_interface() 152 } while (again); in cbq_clear_interface()
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | CHANGELOG.md | 38 Simply rename `DEBUG` to `DEBUG_FLAGS` in your environment to make it working again. 65 Other non-C99 code can now use hiredis as usual again. 91 * Try again on EINTR errors
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/ |
| H A D | devantech-srf04.yaml | 17 until it is received once again 60 it's switched on again. After some period of inactivity the driver
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_lro.c | 698 again: in tcp_lro_condense() 720 goto again; in tcp_lro_condense() 729 goto again; in tcp_lro_condense() 754 goto again; in tcp_lro_condense() 762 goto again; in tcp_lro_condense() 775 goto again; in tcp_lro_condense() 779 goto again; in tcp_lro_condense() 786 goto again; in tcp_lro_condense() 804 goto again; in tcp_lro_condense()
|
| H A D | sctp_bsd_addr.c | 500 again: in sctp_copy_out_packet_log() 512 goto again; in sctp_copy_out_packet_log()
|
| H A D | tcp_hpts.c | 518 again: in tcp_hpts_lock() 530 goto again; in tcp_hpts_lock() 541 again: in tcp_input_lock() 553 goto again; in tcp_input_lock() 1400 again: in tcp_hptsi() 1716 goto again; in tcp_hptsi() 1745 goto again; in tcp_hptsi()
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | deb.am | 8 "*** re-run configure, and try again.\n"; \ 15 "*** re-run configure, and try again.\n"; \
|
| H A D | tgz.am | 8 "*** re-run configure, and try again.\n"; \
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
| H A D | reservation_022_pos.ksh | 55 vol3=$TESTPOOL/$TESTVOL2-again
|
| /f-stack/freebsd/x86/x86/ |
| H A D | msi.c | 402 again: in msi_alloc() 438 goto again; in msi_alloc() 648 again: in msix_alloc() 676 goto again; in msix_alloc()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | maxim,ds2760.txt | 21 this time expires, the values are read again from
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_linux_sendfile_chain.c | 417 again: in ngx_linux_sendfile_thread_handler() 438 goto again; in ngx_linux_sendfile_thread_handler()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | tsc2007.txt | 20 - ti,poll-period: how much time to wait (in milliseconds) before reading again the
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | replication-2.tcl | 30 test {If min-slaves-to-write is honored, write is accepted (again)} {
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | taskq.c | 47 again: if ((t = tq->tq_freelist) != NULL && tq->tq_nalloc >= tq->tq_minalloc) { in task_alloc() 70 goto again; /* signaled */ in task_alloc()
|
| /f-stack/app/redis-5.0.5/deps/linenoise/ |
| H A D | README.markdown | 15 …or command line utilities. Instead of retyping almost the same stuff again and again it's just muc… 106 again and again the same things, but can use the down and up arrows in order
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_nvs.c | 512 again: in hn_nvs_ack_rxbuf() 530 goto again; in hn_nvs_ack_rxbuf()
|