| /freebsd/sbin/pfctl/tests/files/ |
| H A D | pf0089.ok | 7 …0.1 port = ssh flags S/SA keep state (source-track rule, max-src-conn 10, max-src-conn-rate 3/99, … 8 …t proto tcp from any to 10.0.0.2 port = ssh flags S/SA keep state (source-track rule, max-src-conn… 9 … to 10.0.0.3 port = ssh flags S/SA keep state (source-track rule, max-src-conn-rate 3/99, src.trac… 10 …flags S/SA modulate state (source-track rule, max-src-conn 100, max-src-conn-rate 10/5, overload <… 11 … S/SA synproxy state (source-track rule, max-src-conn 1000, max-src-conn-rate 1000/5, overload <ba…
|
| H A D | pf0084.in | 9 keep state (source-track) 11 keep state (source-track global) 13 keep state (source-track rule, max-src-nodes 1000, max-src-states 3) 15 keep state (source-track, max-src-nodes 1000) 17 keep state (source-track, max-src-states 3)
|
| H A D | pf0084.ok | 4 pass in proto tcp from any to any port = ssh flags S/SA keep state (source-track global) 5 pass in proto tcp from any to any port = smtp flags S/SA keep state (source-track global) 6 pass in proto tcp from any to any port = http flags S/SA keep state (source-track rule, max-src-sta… 7 pass in proto tcp from any to any port = ntp flags S/SA keep state (source-track rule, max-src-node… 8 pass in proto tcp from any to any port = pip flags S/SA keep state (source-track global, max-src-st…
|
| H A D | pf0055.in | 7 set timeout { src.track 3600 }
|
| /freebsd/usr.sbin/fdformat/ |
| H A D | fdformat.c | 82 verify_track(int fd, int track, int tracksize) in verify_track() argument 100 if (lseek (fd, (long) track * tracksize, 0) < 0) in verify_track() 147 int fd, c, i, track, error, tracks_per_dot, bytes_per_track, errs; in main() local 307 for (track = 0; track < fdt.tracks * fdt.heads; track++) { in main() 309 format_track(fd, track / fdt.heads, fdt.sectrac, in main() 310 track % fdt.heads, fdt.trans, fdt.f_gap, in main() 312 track % fdt.heads? fdt.offset_side2: 0); in main() 313 if(!quiet && !((track + 1) % tracks_per_dot)) { in main() 319 if (verify_track(fd, track, bytes_per_track) < 0) { in main() 329 if(!quiet && !((track + 1) % tracks_per_dot)) { in main()
|
| /freebsd/usr.sbin/fdwrite/ |
| H A D | fdwrite.c | 67 int bpt, verbose=1, nbytes=0, track; in main() 160 for (track = 0; track < fdt.tracks * fdt.heads; track++) { in main() 161 if(verbose) printf("\r%3d ",fdt.tracks * fdt.heads-track); in main() 163 format_track(fd, track / fdt.heads, fdt.sectrac, track % fdt.heads, in main() 168 if (lseek (fd, (long) track*bpt, 0) < 0) err(1, "lseek"); in main() 172 if (lseek (fd, (long) track*bpt, 0) < 0) err(1, "lseek"); in main() 68 int bpt, verbose=1, nbytes=0, track; main() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | TrackingMDRef.h | 30 explicit TrackingMDRef(Metadata *MD) : MD(MD) { track(); } in TrackingMDRef() 33 TrackingMDRef(const TrackingMDRef &X) : MD(X.MD) { track(); } in TrackingMDRef() 51 track(); 69 track(); in reset() 83 void track() { in track() function 85 MetadataTracking::track(MD); in track()
|
| H A D | Metadata.h | 208 void track(); 322 static bool track(Metadata *&MD) { in track() function 323 return track(&MD, *MD, static_cast<Metadata *>(nullptr)); in track() 331 static bool track(void *Ref, Metadata &MD, Metadata &Owner) { in track() function 332 return track(Ref, MD, &Owner); in track() 340 static bool track(void *Ref, Metadata &MD, MetadataAsValue &Owner) { in track() function 341 return track(Ref, MD, &Owner); in track() 349 static bool track(void *Ref, Metadata &MD, DebugValueUser &Owner) { in track() function 350 return track(Ref, MD, &Owner); in track() 381 LLVM_ABI static bool track(void *Ref, Metadata &MD, OwnerTy Owner); [all …]
|
| /freebsd/sys/powerpc/pseries/ |
| H A D | mmu_phyp.c | 317 struct rm_priotracker track; in mphyp_pte_clear() local 330 rm_rlock(&mphyp_eviction_lock, &track); in mphyp_pte_clear() 334 rm_runlock(&mphyp_eviction_lock, &track); in mphyp_pte_clear() 344 rm_runlock(&mphyp_eviction_lock, &track); in mphyp_pte_clear() 363 rm_runlock(&mphyp_eviction_lock, &track); in mphyp_pte_clear() 523 struct rm_priotracker track; in mphyp_pte_insert() local 533 rm_rlock(&mphyp_eviction_lock, &track); in mphyp_pte_insert() 536 rm_runlock(&mphyp_eviction_lock, &track); in mphyp_pte_insert() 620 struct rm_priotracker track; in mphyp_pte_insert_sp() local 634 rm_rlock(&mphyp_eviction_lock, &track); in mphyp_pte_insert_sp() [all …]
|
| /freebsd/contrib/netbsd-tests/sbin/gpt/ |
| H A D | gpt.disklabel | 7 sectors/track: 63 17 track-to-track seek: 0 # microseconds
|
| /freebsd/sys/sys/ |
| H A D | cdio.h | 53 u_char track; member 136 u_char track; member 159 u_char track; member
|
| /freebsd/contrib/libyaml/ |
| H A D | Makefile.am | 39 -git branch --track $(LIBYAML_TEST_SUITE_RUN_BRANCH) origin/$(LIBYAML_TEST_SUITE_RUN_BRANCH) 47 -git branch --track $@ origin/$@
|
| /freebsd/stand/i386/boot2/ |
| H A D | boot1.S | 71 .word 18 # sectors per track (T) 296 andb $0x3f,%cl # Sectors per track 303 div %ebx # per track 320 subb %ah,%al # Sectors this track 325 movb %ah,%al # track
|
| /freebsd/sys/cam/scsi/ |
| H A D | scsi_cd.c | 278 int track, 1649 softc->toc.entries[cdindex].track = in cddone() 1650 bcd2bin(softc->toc.entries[cdindex].track); in cddone() 1985 args->track = bin2bcd(args->track); in cdioctl() 1988 args->data_format, args->track, data, len); in cdioctl() 2162 data->entries[idx].track = in cdioctl() 2163 bcd2bin(data->entries[idx].track); in cdioctl() 2180 uint32_t track; in cdioctl() local 2215 track = te->track; in cdioctl() 2216 if (track == 0) in cdioctl() [all …]
|
| /freebsd/tools/tools/track/ |
| H A D | Makefile | 3 SCRIPTS= track.sh
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporterVisitors.cpp | 979 getParentTracker().track(RetE, N, {TKind, EnableNullFPSuppression}); in visitNodeInitial() 1093 .track(ArgE, N, {TKind, EnableNullFPSuppression}) in visitNodeMaybeUnsuppress() 1590 getParentTracker().track(V, OriginField.getAsRegion(), Options); in VisitNode() 1647 getParentTracker().track(InitE, StoreSite, Options); in VisitNode() 1749 getParentTracker().track(State->getSVal(OriginalR), OriginalR, in VisitNode() 2079 getParentTracker().track(InnerExpr, N, in VisitNode() 2264 return getParentTracker().track(Receiver, LVNode, Opts); in handle() 2279 return getParentTracker().track( in handle() 2312 Result.combineWith(getParentTracker().track(LVal, RR, Opts, SFC)); in handle() 2357 getParentTracker().track(V, R, Opts, SFC); in handle() [all …]
|
| /freebsd/contrib/expat/doc/ |
| H A D | ok.min.css | 2 …track{cursor:pointer;-webkit-appearance:none;border-radius:var(--ok-br);border:var(--ok-b-0);backg…
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | ebml | 5 # https://www.matroska.org/technical/specs/index.html#track
|
| /freebsd/contrib/ofed/opensm/complib/ |
| H A D | libosmcomp.ver | 1 # In this file we track the current API version
|
| /freebsd/contrib/ofed/opensm/libvendor/ |
| H A D | libosmvendor.ver | 1 # In this file we track the current API version
|
| /freebsd/contrib/ofed/opensm/opensm/ |
| H A D | libopensm.ver | 1 # In this file we track the current API version
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | ti,sci-intr.txt | 28 controller will keep track of the used and unused registers within the Router. 31 track of Host IRQs.
|
| /freebsd/usr.bin/dtc/ |
| H A D | HACKING | 25 pointers are also used in several other places to track ownership. 32 The code also makes use of `static_assert()` to track compile-time invariants.
|
| /freebsd/lib/libpmc/pmu-events/arch/powerpc/ |
| H A D | mapfile.csv | 6 # Version could be used to track version of of JSON file
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_basic_flags.inc | 20 "Basic logging will keep track of at most this deep a call stack, "
|