| /freebsd/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_sigqueue.c | 116 static int delivered[CNT]; variable 121 delivered[count++] = signo; in myhandler() 220 ATF_REQUIRE_MSG(ordered[i] == delivered[i], in ATF_TC_BODY() 222 i, ordered[i], delivered[i]); in ATF_TC_BODY()
|
| /freebsd/usr.bin/netstat/ |
| H A D | inet6.c | 1219 u_quad_t delivered; in rip6_stats() local 1243 delivered = rip6stat.rip6s_ipackets - in rip6_stats() 1248 if (delivered || sflag <= 1) in rip6_stats() 1250 (uintmax_t)delivered); in rip6_stats()
|
| H A D | inet.c | 926 uint64_t delivered, noportbmcast; in udp_stats() local 968 delivered = udpstat.udps_ipackets - in udp_stats() 974 if (delivered || sflag <= 1) in udp_stats() 976 (uintmax_t)delivered); in udp_stats()
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/irled/ |
| H A D | spi-ir-led.txt | 5 are delivered thourgh that.
|
| /freebsd/sys/dev/sfxge/ |
| H A D | sfxge_rx.h | 95 int delivered; member
|
| H A D | sfxge_rx.c | 404 c->delivered = 1; in sfxge_lro_deliver() 645 c->delivered = 0; in sfxge_lro_new_conn() 768 if (!c->delivered && c->mbuf != NULL) in sfxge_lro_end_of_burst() 775 c->delivered = 0; in sfxge_lro_end_of_burst()
|
| /freebsd/contrib/ntp/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 331 "The total number of NTP messages delivered to the 345 "The total number of NTP messages delivered to the 359 "The total number of NTP messages that were delivered 374 "The total number of NTP messages that were delivered 616 "The total number of NTP messages delivered to the 630 "The total number of NTP messages delivered to the 645 "The total number of NTP messages that were delivered
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | ptrace10.sh | 101 /* Force SIGHUP to be delivered to the new thread. */
|
| /freebsd/sys/netinet6/ |
| H A D | raw_ip6.c | 193 int delivered = 0, fib; in rip6_input() local 310 delivered++; in rip6_input() 314 if (delivered == 0) { in rip6_input()
|
| /freebsd/contrib/sendmail/src/ |
| H A D | TUNING | 74 background: incoming mail will be immediately delivered by a new process 75 interactive: incoming mail will be immediately delivered by the same process 76 queue: incoming mail will be queued and delivered by a queue runner later on 223 faster than it can be delivered; otherwise the system will be
|
| /freebsd/contrib/libpcap/doc/ |
| H A D | README.haiku.md | 18 * `ps_recv` is the number of packets successfully delivered by the kernel,
|
| /freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
| H A D | Changes | 123 Program fragment at line 30 delivered error ``Illegal division by zero'' 127 Program fragment delivered error ``Illegal division by zero at catalog.tmpl line 37'' 136 Program fragment at line 30 delivered error ``Illegal division by zero'' 140 Program fragment delivered error ``Illegal division by zero at catalog.tmpl line 37''
|
| H A D | README | 55 delivered better functionality and was almost 100% backward-compatible
|
| /freebsd/sys/contrib/device-tree/src/arm/marvell/ |
| H A D | armada-xp-db-xc3-24g4xg.dts | 13 * boards were delivered with an older version of the bootloader that
|
| H A D | armada-xp-crs326-24g-2s.dtsi | 14 * boards were delivered with an older version of the bootloader that
|
| H A D | armada-xp-crs305-1g-4s.dtsi | 14 * boards were delivered with an older version of the bootloader that
|
| H A D | armada-xp-crs328-4c-20s-4s.dtsi | 14 * boards were delivered with an older version of the bootloader that
|
| H A D | armada-xp-db-dxbc2.dts | 13 * boards were delivered with an older version of the bootloader that
|
| H A D | armada-xp-db.dts | 17 * boards were delivered with an older version of the bootloader that
|
| H A D | armada-370-rd.dts | 14 * boards were delivered with an older version of the bootloader that
|
| H A D | armada-xp-gp.dts | 16 * boards were delivered with an older version of the bootloader that
|
| H A D | armada-370-db.dts | 16 * boards were delivered with an older version of the bootloader that
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-libssl-introduction.pod | 30 the packets of data can be delivered in any order, and they are not guaranteed 35 stream is guaranteed to be delivered in order without any data loss. A stream
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_new_pending_conn_cb.pod | 50 delivered to applications' registered TLS callbacks prior to those SSL objects
|
| H A D | SSL_SESSION_get_time.pod | 36 compatible to the time delivered by the time() call.
|