Home
last modified time | relevance | path

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

12

/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/sys/contrib/openzfs/module/zfs/
H A Ddmu_zfetch.c691 dmu_zfetch_run(zfetch_t *zf, zstream_t *zs, boolean_t missed, in dmu_zfetch_run() argument
697 if (missed) in dmu_zfetch_run()
698 zs->zs_missed = missed; in dmu_zfetch_run()
763 boolean_t missed, boolean_t have_lock) in dmu_zfetch() argument
769 dmu_zfetch_run(zf, zs, missed, have_lock); in dmu_zfetch()
H A Ddmu.c525 boolean_t missed = B_FALSE; in dmu_buf_hold_array_by_dnode() local
578 dmu_zfetch_run(&dn->dn_zfetch, zs, missed, in dmu_buf_hold_array_by_dnode()
607 missed = B_TRUE; in dmu_buf_hold_array_by_dnode()
624 dmu_zfetch_run(&dn->dn_zfetch, zs, missed, B_TRUE); in dmu_buf_hold_array_by_dnode()
/freebsd/stand/libsa/
H A Dnetif.h32 int missed; member
/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.
/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/contrib/libpcap/
H A Dpcap-linux.c774 long long int missed = linux_get_stat(if_name, "rx_missed_errors"); in linux_if_drops() local
776 return missed + fifo; in linux_if_drops()
/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/sys/dev/iwm/
H A Dif_iwm.c5369 int missed; in iwm_handle_rxb()
5375 missed = le32toh(resp->consec_missed_beacons); in iwm_handle_rxb()
5395 if (missed > vap->iv_bmissthreshold) { in iwm_handle_rxb()
5340 int missed; iwm_handle_rxb() local
/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/contrib/less/
H A DNEWS521 * Fix bug in Unicode handling that missed some double width characters.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticGroups.td1404 def BackendOptimizationRemarkMissed : DiagGroup<"pass-missed">;
/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)

12