Home
last modified time | relevance | path

Searched full:prune (Results 1 – 25 of 233) sorted by relevance

12345678910

/freebsd/sys/contrib/openzfs/
H A DMakefile.am87 -o -name .pc -o -name .hg -o -name .git \) -prune -o \
131 $(AM_V_at)find $(top_srcdir) -name build -prune \
190 find $(top_srcdir) -name '.?*' -prune \
196 find $(top_srcdir) -name '.?*' -prune \
201 find $(top_srcdir) -name '.?*' -prune \
/freebsd/tools/test/stress2/misc/
H A Dsuj20.sh77 /tmp/suj20 prune
81 /tmp/suj20 prune
140 prune(void)
173 prune(); function
H A Dsuj21.sh78 su $testuser -c '/tmp/suj21 prune'
82 su $testuser -c '/tmp/suj21 prune'
141 prune(void)
174 prune(); function
H A Dsuj22.sh93 /tmp/suj22 prune
97 /tmp/suj22 prune
158 prune(void)
191 prune(); function
H A Dlinger3.sh95 prune(int loop)
121 prune(j);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp36 /// Used to determine which files to prune first. Also used to determine
144 /// Prune the cache of files that haven't been accessed in a long time.
194 << "s old), do not prune.\n"); in pruneCache()
198 // Write a new timestamp file so that nobody else attempts to prune. in pruneCache()
274 // Prune for number of files. in pruneCache()
279 // Prune for size now if needed in pruneCache()
/freebsd/usr.bin/locate/locate/
H A Dupdatedb.sh77 excludes="$excludes ) -prune"
81 excludes="$excludes -or -path $path -prune"
87 excludes="$excludes -or -name $dir -type d -prune"
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_image_section_cache.c249 /* The cache got too big; prune it starting from @lru. */ in pt_iscache_lru_prune()
257 /* We shouldn't prune the cache unnecessarily. */ in pt_iscache_lru_prune()
263 * Returns a positive integer if we need to prune the cache.
264 * Returns zero if we don't need to prune the cache.
281 /* Don't try to add the section if it is too big. We'd prune it again in pt_isache_lru_new()
316 * Returns a positive integer if we need to prune the cache.
317 * Returns zero if we don't need to prune the cache.
377 * Returns a positive integer if we need to prune the cache.
378 * Returns zero if we don't need to prune the cache.
416 /* If we need to prune anyway, we're done. */ in pt_iscache_lru_resize()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h62 // 1.1: Run pre-prune passes
63 // 1.2: Prune graph
64 // 1.3: Run post-prune passes
186 void prune(LinkGraph &G);
H A DJITLinkGeneric.cpp28 // Prune and optimize the graph. in linkPhase1()
37 prune(*G); in linkPhase1()
278 void prune(LinkGraph &G) { in prune() function
/freebsd/usr.sbin/periodic/etc/weekly/
H A D340.noid40 exclude="$exclude -path $_p -prune -or"
48 \( $exclude ! -fstype local -prune -or -name \* \) -and \
/freebsd/contrib/libyaml/
H A DMakefile.am21 -git worktree prune
40 -git worktree prune
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslprune.c3 * Module Name: aslprune - Parse tree prune utility
189 * PARAMETERS: PruneDepth - Number of levels to prune
190 * Type - Prune type (Device, Method, etc.)
194 * DESCRIPTION: Prune off one or more levels of the ASL parse tree
278 * DESCRIPTION: Prune off one or more levels of the ASL parse tree
294 /* We only care about objects below the Prune Level threshold */ in PrTreePruneWalk()
/freebsd/crypto/krb5/src/lib/gssapi/spnego/
H A Dnegoex_ctx.c184 /* Reorder and prune our mech list to match the acceptor's list (or a in process_acceptor_nego()
648 /* Query each mech for its metadata (this may prune the mech list). */ in negoex_init()
654 /* Pass the acceptor metadata to each mech to prune the list. */ in negoex_init()
664 /* Process the input token and/or produce an output token. This may prune in negoex_init()
734 /* Read the INITIATOR_NEGO message to prune the candidate mech list. */ in negoex_accept()
740 * Pass the initiator metadata to each mech to prune the list, and in negoex_accept()
741 * query each mech for its acceptor metadata (which may also prune the in negoex_accept()
756 * prune the list to a single mech. Continue on error if an output token in negoex_accept()
/freebsd/share/sendmail/
H A DMakefile9 CFDIRS!= (cd ${SENDMAIL_DIR}; find -s -L ${CFDIR} \( \( -name CVS -o -name .svn \) -prune \) -o -ty…
10 CFFILES!= (cd ${SENDMAIL_DIR}; find -s -L ${CFDIR} \( \( -name CVS -o -name .svn \) -prune \) -o -t…
/freebsd/libexec/rc/rc.d/
H A Dcleartmp33 # + Put -prune before -exec so find never descends
46 -prune -exec rm -rf -- {} +
/freebsd/sys/netinet/
H A Dtcp_hostcache.c132 int prune; member
185 SYSCTL_INT(_net_inet_tcp_hostcache, OID_AUTO, prune, CTLFLAG_VNET | CTLFLAG_RW,
186 &VNET_NAME(tcp_hostcache.prune), 0,
235 V_tcp_hostcache.prune = TCP_HOSTCACHE_PRUNE; in tcp_hc_init()
286 callout_reset(&V_tcp_hc_callout, V_tcp_hostcache.prune * hz, in tcp_hc_init()
791 V_tcp_hostcache.prune); in tcp_hc_purge_internal()
818 callout_reset(&V_tcp_hc_callout, V_tcp_hostcache.prune * hz, in tcp_hc_purge()
840 callout_reset(&V_tcp_hc_callout, V_tcp_hostcache.prune * hz, in sysctl_tcp_hc_purgenow()
/freebsd/contrib/wpa/src/ap/
H A Dutils.c65 /* Don't prune STAs belong to same FST */ in prune_associations()
82 wpa_printf(MSG_INFO, "%s: Prune association for " MACSTR, in prune_associations()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.cpp30 llvm::errs() << " Prune: " << Prune << '\n'; in dump()
70 I.Keep = !I.Prune; in markEverythingAsKept()
/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dt_servent.sh41 # (3) prune duplicates
88 # (3) Don't prune duplicates
/freebsd/contrib/libyaml/tests/
H A Drun-all-tests.sh26 git worktree prune
/freebsd/sys/contrib/zstd/
H A DFREEBSD-upgrade3 To import new vendor sources, prune unwanted files with:
/freebsd/contrib/ntp/html/
H A Ddiscover.html30prune.</i> Through one means or another they grab a number of associations either directly or indi…
35 …et at the maximum. The pruning algorithm design avoids needless discovery/prune cycles for associa…
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dddt.c133 * to prune can be based on a target percentage of the unique entries or based
134 * on the age (i.e., prune unique entry older than N days).
240 * How many DDT prune entries to add to the DDT sync AVL tree.
864 * to test prune. in ddt_class_start()
2734 * Add prune candidates for ddt_sync during spa_sync
2745 /* Process the prune candidates collected so far */ in prune_candidates_sync()
2786 * Prune candidates are collected in open context and processed
2808 * (b) prune entries older than the cutoff
2861 /* prune older entries */ in ddt_prune_walk()
2864 /* sync prune candidates in batches */ in ddt_prune_walk()
[all …]

12345678910