Home
last modified time | relevance | path

Searched refs:missed (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dl12 missed 1 ipf log entries: 0 1
20 missed 1 ipf log entries: 0 1
27 missed 1 ipf log entries: 0 1
35 missed 1 ipf log entries: 0 1
38 missed 1 ipf log entries: 0 1
H A Dl1.b1 missed 1 ipf log entries: 0 1
16 missed 1 ipf log entries: 0 1
25 missed 1 ipf log entries: 0 1
32 missed 1 ipf log entries: 0 1
35 missed 1 ipf log entries: 0 1
/freebsd/usr.sbin/ppp/
H A Dcbcp.c103 const char *missed; in cbcp_Timeout() local
107 missed = "REQ"; in cbcp_Timeout()
110 missed = "RESPONSE"; in cbcp_Timeout()
113 missed = "ACK"; in cbcp_Timeout()
116 missed = "Terminate REQ"; in cbcp_Timeout()
121 missed = NULL; in cbcp_Timeout()
124 if (missed) in cbcp_Timeout()
126 cbcp->p->dl->name, missed); in cbcp_Timeout()
/freebsd/sys/kern/
H A Dkern_intr.c217 int missed, space, flags; in intr_event_update() local
223 missed = 0; in intr_event_update()
234 missed++; in intr_event_update()
246 if (missed == 1 && space == 1) { in intr_event_update()
248 missed = strlen(ie->ie_fullname) + strlen(ih->ih_name) + 2 - in intr_event_update()
250 strcat(ie->ie_fullname, (missed == 0) ? " " : "-"); in intr_event_update()
251 strcat(ie->ie_fullname, &ih->ih_name[missed]); in intr_event_update()
252 missed = 0; in intr_event_update()
255 while (missed-- > 0) { in intr_event_update()
/freebsd/stand/libsa/
H A Dnetif.h32 int missed; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_zfetch.c749 dmu_zfetch_run(zfetch_t *zf, zstream_t *zs, boolean_t missed, in dmu_zfetch_run() argument
755 if (missed) in dmu_zfetch_run()
756 zs->zs_missed = missed; in dmu_zfetch_run()
822 boolean_t missed, boolean_t have_lock, boolean_t uncached) in dmu_zfetch() argument
828 dmu_zfetch_run(zf, zs, missed, have_lock, uncached); in dmu_zfetch()
H A Ddmu.c504 boolean_t missed = B_FALSE; in dmu_buf_hold_array_by_dnode() local
554 dmu_zfetch_run(&dn->dn_zfetch, zs, missed, in dmu_buf_hold_array_by_dnode()
583 missed = B_TRUE; in dmu_buf_hold_array_by_dnode()
600 dmu_zfetch_run(&dn->dn_zfetch, zs, missed, B_TRUE, in dmu_buf_hold_array_by_dnode()
/freebsd/contrib/tnftp/
H A DTHANKS53 Apologies to anyone missed.
/freebsd/tools/boot/
H A Dfull-test.readme25 missed anything), then "cd <mumble>/src; sh tools/boot/full-test.sh" will create
/freebsd/contrib/file/magic/Magdir/
H A Dlisp48 # missed cl.elc dbx.elc simple.elc look like normal lisp starting with ;;;
/freebsd/contrib/ntp/html/hints/
H A Dnotes-xntp-v389 If I missed something or neglected to give due credit, please advise.
/freebsd/crypto/openssh/
H A DCREDITS100 Apologies to anyone I have missed.
H A DChangeLog1262 upstream: bit of webauthn support missed in previous commit
2254 upstream: sshkey_ec_validate_public: zap trailing blank I missed on
2644 upstream: missed a case in previous
5435 missed in previous.
7862 Resync cvsid missed in commit 6072e4c9.
9029 missed OPENSSL_HAS_ECC case
9082 Theo Buehler (apologies to anyone I've missed).
9562 missed a bit of DSA in the fuzzer
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc475 /* that one missed, try next one */
675 /* that one missed, try next one */
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq637 * a selection could be missed.
823 * a selection could be missed.
1869 * Rev A. Snapshot LQISTAT2 so the status is not missed
2219 * a selection could be missed.
/freebsd/contrib/libpcap/
H A Dpcap-linux.c913 long long int missed = linux_get_stat(if_name, "rx_missed_errors"); in linux_if_drops() local
915 return missed + fifo; in linux_if_drops()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c5395 int missed; in iwm_handle_rxb() local
5401 missed = le32toh(resp->consec_missed_beacons); in iwm_handle_rxb()
5421 if (missed > vap->iv_bmissthreshold) { in iwm_handle_rxb()
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt11 NOTE: I am very sure that I missed some thing on this list. Caveat
H A Dwhatsnew-2.1.txt18 NOTE: I am very sure that I missed some thing on this list. Caveat
/freebsd/contrib/libevent/
H A Dwhatsnew-2.0.txt11 NOTE: I am very sure that I missed some thing on this list. Caveat
H A Dwhatsnew-2.1.txt18 NOTE: I am very sure that I missed some thing on this list. Caveat
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-P2P83 will help in finding new groups or groups missed during the initial
/freebsd/contrib/gdtoa/
H A Dchanges494 gdtoa/gdtoa.c: trim trailing zeros in a missed case (e.g., ndigits = 6
/freebsd/sys/dev/iwx/
H A Dif_iwx.c4974 uint32_t missed; in iwx_rx_bmiss() local
4992 missed = le32toh(mbn->consec_missed_beacons_since_last_rx); in iwx_rx_bmiss()
4993 if (missed > vap->iv_bmissthreshold) { in iwx_rx_bmiss()
/freebsd/contrib/tcsh/
H A DFixes762 1. Change 6.08 -> 6.09 where I missed it; update for utlrix 4.5 (Simon Burge)
868 70. a few missed WIN32 merges (Amol)

123