Searched refs:prune (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/ |
| H A D | Makefile.am | 151 -name '.git' -prune \ 152 -o -name 'build' -prune \ 153 -o -name 'tests' -prune \ 154 -o -name 'config' -prune \ 156 -o -name 'zfs-import*' -prune \ 157 -o -name 'zfs-mount*' -prune \ 158 -o -name 'zfs-zed*' -prune \ 159 -o -name 'smart' -prune \ 160 -o -name 'paxcheck.sh' -prune \ 161 -o -name 'make_gitrev.sh' -prune \ [all …]
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_hostcache.c | 158 SYSCTL_INT(_net_inet_tcp_hostcache, OID_AUTO, prune, CTLFLAG_VNET | CTLFLAG_RW, 159 &VNET_NAME(tcp_hostcache.prune), 0, 206 V_tcp_hostcache.prune = TCP_HOSTCACHE_PRUNE; in tcp_hc_init() 255 callout_reset(&V_tcp_hc_callout, V_tcp_hostcache.prune * hz, in tcp_hc_init() 706 hc_entry->rmx_expire -= V_tcp_hostcache.prune; in tcp_hc_purge_internal() 729 callout_reset(&V_tcp_hc_callout, V_tcp_hostcache.prune * hz, in tcp_hc_purge() 749 callout_reset(&V_tcp_hc_callout, V_tcp_hostcache.prune * hz, in sysctl_tcp_hc_purgenow()
|
| H A D | tcp_hostcache.h | 80 int prune; member
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | FREEBSD-upgrade | 5 To import new vendor sources, prune unwanted files with:
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | filter.sh | 37 --prune-empty --state-branch refs/heads/filter-state \
|
| /f-stack/freebsd/contrib/device-tree/ |
| H A D | Makefile | 151 -o -name .pc -o -name .hg -o -name .git \) -prune -o
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.js | 3956 prune = true, 4024 prune = false; 4058 if ( !prune ) {
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 4400 int64_t delta, prune = 0, adjustmnt; in arc_evict_meta_balanced() local 4472 prune += zfs_arc_meta_prune; in arc_evict_meta_balanced() 4473 arc_prune_async(prune); in arc_evict_meta_balanced()
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 3867 iASL: Added debug options (-bp, -bt) to dynamically prune levels of the
|