Home
last modified time | relevance | path

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

12

/freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/contrib/ntp/libntp/lib/isc/include/isc/
H A Dtimer.h124 isc_boolean_t purge);
237 isc_boolean_t purge);
/freebsd-14.2/kerberos5/usr.sbin/ktutil/
H A DMakefile16 purge.c \
/freebsd-14.2/sys/contrib/openzfs/.github/workflows/scripts/
H A Dsetup-dependencies.sh9 sudo apt-get purge snapd google-chrome-stable firefox
/freebsd-14.2/sys/contrib/openzfs/rpm/redhat/
H A Dzfs-dkms.spec.in143 # 'remove' or 'purge' are the possible names for deb packages.
144 if [ "$1" = "0" -o "$1" = "remove" -o "$1" = "purge" ] ; then
/freebsd-14.2/sys/contrib/openzfs/rpm/generic/
H A Dzfs-dkms.spec.in143 # 'remove' or 'purge' are the possible names for deb packages.
144 if [ "$1" = "0" -o "$1" = "remove" -o "$1" = "purge" ] ; then
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyses.def78 "Do not purge symbols, bindings, or constraints")
/freebsd-14.2/contrib/jemalloc/
H A DChangeLog122 custom extent hooks, which may change the purge semantics. (@interwq)
221 - Make decay to always purge one more extent than before, because in
242 number of pages to purge is checked to prevent this. (@interwq)
448 + opt.purge
667 + opt.purge
677 purge:ratio until the 5.0.0 release. (@jasone)
947 - Remove the "arenas.purge" mallctl, which was obsoleted by the
948 "arena.<i>.purge" mallctl in 3.1.0.
1160 in 3.1.0 by the addition of the "arena.<i>.purge" mallctl.
1172 - Add the "arena.<i>.purge" mallctl, which obsoletes "arenas.purge".
[all …]
/freebsd-14.2/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-14.2/sys/dev/etherswitch/e6000sw/
H A De6000sw.c1737 e6000sw_vtu_update(e6000sw_softc_t *sc, int purge, int vid, int fid, argument
1749 if (purge == 0)
1753 if (purge == 0) {
/freebsd-14.2/sys/netinet/
H A Dtcp_hostcache.c191 SYSCTL_INT(_net_inet_tcp_hostcache, OID_AUTO, purge, CTLFLAG_VNET | CTLFLAG_RW,
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dmsvc122 # comment type: 80h~NP~no purge bit 40h~NL~no list bit
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td188 // Compare and swap and purge.
/freebsd-14.2/sys/kern/
H A Dvfs_cache.c236 SDT_PROBE_DEFINE3(vfs, namecache, purge, done, "struct vnode *", "size_t", "size_t");
237 SDT_PROBE_DEFINE1(vfs, namecache, purge, batch, "int");
765 SDT_PROBE1(vfs, namecache, purge, batch, i); in cache_free_batch()
2899 SDT_PROBE1(vfs, namecache, purge, done, vp); in cache_purge()
/freebsd-14.2/sys/arm/ti/cpsw/
H A Dif_cpsw.c2455 cpswp_ale_update_addresses(struct cpswp_softc *sc, int purge) in cpswp_ale_update_addresses() argument
2494 if (purge) in cpswp_ale_update_addresses()
/freebsd-14.2/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-14.2/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
H A DNEWS728 * add `ktutil change' and `ktutil purge'
/freebsd-14.2/usr.sbin/cron/doc/
H A DMAIL150 execution around, and purge it when the crontab was overwritten.

12