Home
last modified time | relevance | path

Searched refs:srr (Results 1 – 6 of 6) sorted by relevance

/freebsd/sbin/ipf/ipsend/
H A Dipsopt.c74 int olen = len, srr = 0; in addipopt() local
113 srr++; in addipopt()
127 if (srr) in addipopt()
128 s[IPOPT_OLEN] = IPOPT_MINOFF - 1 + 4 * srr; in addipopt()
/freebsd/usr.sbin/bluetooth/sdpd/
H A DMakefile9 sd.c server.c sp.c srr.c ssar.c ssr.c sur.c uuid.c
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c1196 int srr = 0; in ctlfedone() local
1215 srr = 1; in ctlfedone()
1228 if (srr && (io->io_hdr.flags & CTL_FLAG_DMA_INPROG) && in ctlfedone()
1251 if (srr && (io->io_hdr.flags & CTL_FLAG_DMA_INPROG) == 0) { in ctlfedone()
/freebsd/share/misc/
H A Diso639445 srr srr Serer
/freebsd/usr.bin/vgrind/
H A Dvgrindefs.src64 neq next not or otherwise repeat restart resume sr0 sr1 srd srr sl0 sl1\
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c186 struct srr { struct
906 struct srr *srrp = &range->sru.redact; in do_dump()