Home
last modified time | relevance | path

Searched refs:purge (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/contrib/netbsd-tests/ipf/regress/
H A Din8_61 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 purge
2 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 tcp purge
3 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 mssclamp 1000 purge
4 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 purge
5 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 sequential purge
6 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 sequential purge
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Din8_61 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 purge
2 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 tcp purge
3 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 mssclamp 1000 purge
4 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 purge
5 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 sequential purge
6 map zx0 inet6 10:1::1:1/128 -> 10:2:2::2/128 portmap tcp/udp 10000:11000 sequential purge
/freebsd/contrib/byacc/
H A Dvmsbuild.com169 $ if f$search("*.lis") .nes. "" then purge *.lis
170 $ if f$search("*.obj") .nes. "" then purge *.obj
171 $ if f$search("*.map") .nes. "" then purge *.map
172 $ if f$search("*.opt") .nes. "" then purge *.opt
173 $ if f$search("*.exe") .nes. "" then purge *.exe
174 $ if f$search("*.log") .nes. "" then purge *.log
/freebsd/contrib/bmake/unit-tests/
H A Dvarname-dot-objdir.mk12 @${MAKE} -f ${MAKEFILE} 'VAR:=$${:U.:tA}' purge-cache
14 purge-cache:
/freebsd/crypto/heimdal/admin/
H A DChangeLog48 * purge.c: convert to slc; don't purge keys older that a certain
49 time, instead purge keys that have newer versions that are at
H A DMakefile.am20 purge.c \
H A Dktutil-commands.in182 name = "purge"
H A DMakefile.in103 list.$(OBJEXT) purge.$(OBJEXT) remove.$(OBJEXT) \
409 purge.c \
522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/purge.Po@am__quote@
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dtimer.h124 isc_boolean_t purge);
237 isc_boolean_t purge);
/freebsd/kerberos5/usr.sbin/ktutil/
H A DMakefile15 purge.c \
/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in36 * Use as arena index in "arena.<i>.{purge,decay,dss}" and
44 * mallctl("arena." STRINGIFY(MALLCTL_ARENAS_ALL) ".purge", NULL, NULL, NULL,
/freebsd/contrib/libyaml/
H A D.makefile60 distclean purge:
/freebsd/sys/contrib/openzfs/rpm/generic/
H A Dzfs-dkms.spec.in150 # 'remove' or 'purge' are the possible names for deb packages.
151 if [ "$1" = "0" -o "$1" = "remove" -o "$1" = "purge" ] ; then
/freebsd/sys/contrib/openzfs/rpm/redhat/
H A Dzfs-dkms.spec.in150 # 'remove' or 'purge' are the possible names for deb packages.
151 if [ "$1" = "0" -o "$1" = "remove" -o "$1" = "purge" ] ; then
/freebsd/contrib/jemalloc/
H A DChangeLog222 custom extent hooks, which may change the purge semantics. (@interwq)
321 - Make decay to always purge one more extent than before, because in
341 stashing memory to purge while other threads generating new pages. The
342 number of pages to purge is checked to prevent this. (@interwq)
548 + opt.purge
767 + opt.purge
776 specify --with-malloc-conf=purge:decay , since the default must remain
777 purge:ratio until the 5.0.0 release. (@jasone)
889 - Fix chunk purge hook calls for in-place huge shrinking reallocation to
891 no correctness issues for the default chunk purge functio
[all...]
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyses.def78 "Do not purge symbols, bindings, or constraints")
/freebsd/sbin/ipf/ipnat/
H A Dipnat_y.y1053 rr frag age mssclamp nattag setproto purge
1057 rr frag age sticky mssclamp rdrproxy nattag purge
1104 purge:
/freebsd/sys/dev/etherswitch/e6000sw/
H A De6000sw.c1795 e6000sw_vtu_update(e6000sw_softc_t *sc, int purge, int vid, int fid, argument
1807 if (purge == 0)
1811 if (purge == 0) {
/freebsd/sys/netinet/
H A Dtcp_hostcache.c189 SYSCTL_INT(_net_inet_tcp_hostcache, OID_AUTO, purge, CTLFLAG_VNET | CTLFLAG_RW,
/freebsd/contrib/file/magic/Magdir/
H A Dmsvc127 # comment type: 80h~NP~no purge bit 40h~NL~no list bit
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td188 // Compare and swap and purge.
/freebsd/sys/kern/
H A Dvfs_cache.c342 SDT_PROBE_DEFINE3(vfs, namecache, purge, done, "struct vnode *", "size_t", "size_t");
343 SDT_PROBE_DEFINE1(vfs, namecache, purge, batch, "int");
906 SDT_PROBE1(vfs, namecache, purge, batch, i); in cache_free_batch()
3018 SDT_PROBE1(vfs, namecache, purge, done, vp); in cache_purge()
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c2451 cpswp_ale_update_addresses(struct cpswp_softc *sc, int purge) in cpswp_ale_update_addresses() argument
2490 if (purge) in cpswp_ale_update_addresses()
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh473 'p%1%(add load unload switch display avail use unuse update purge list \
1211 purge record-avail recursive refuse-downgrade \
1226 no-upgrade option print-uris purge reinstall quiet simulate \
/freebsd/crypto/heimdal/
H A DChangeLog.2000709 * admin/purge.c: use parse_time to parse age
1303 * admin/purge.c: remove all non-current and old entries from a

12