Home
last modified time | relevance | path

Searched refs:prune (Results 1 – 25 of 52) sorted by relevance

123

/src/tools/test/stress2/misc/
H A Dsuj20.sh77 /tmp/suj20 prune
81 /tmp/suj20 prune
140 prune(void)
173 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);
H A Dsuj21.sh141 prune(void)
174 prune(); function
/src/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 \
/src/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()
/src/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…
/src/contrib/libyaml/
H A DMakefile.am21 -git worktree prune
40 -git worktree prune
H A D.makefile63 git worktree prune
/src/contrib/libyaml/tests/
H A Drun-all-tests.sh26 git worktree prune
/src/libexec/makewhatis.local/
H A Dmakewhatis.local.sh49 localdirs=`find -H $dirs -fstype local \! -fstype rdonly -type d -prune -print`
/src/usr.sbin/periodic/etc/security/
H A D100.chksetuid52 find -sx $MP /dev/null \( ! -fstype local \) -prune -o -type f \
H A D110.neggrpperm50 n=$(find -sx $MP /dev/null \( ! -fstype local \) -prune -o -type f \
/src/usr.sbin/periodic/etc/daily/
H A D100.clean-disks43 rc=$(find / \( ! -fstype local -o -fstype rdonly \) -prune -o \
/src/usr.sbin/periodic/etc/weekly/
H A D340.noid48 \( $exclude ! -fstype local -prune -or -name \* \) -and \
/src/sys/contrib/zstd/
H A DFREEBSD-upgrade3 To import new vendor sources, prune unwanted files with:
/src/libexec/rc/rc.d/
H A Dcleartmp46 -prune -exec rm -rf -- {} +
/src/sys/contrib/device-tree/scripts/
H A Dfilter.sh37 --prune-empty --state-branch refs/heads/filter-state-split \
/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp40 prune(*G); in linkPhase1()
280 void prune(LinkGraph &G) { in prune() function
H A DJITLinkGeneric.h186 void prune(LinkGraph &G);
/src/share/mk/
H A Dmeta.subdir.mk53 -name .svn -prune 2> /dev/null; echo
/src/contrib/bmake/mk/
H A Dmeta.subdir.mk53 -name .svn -prune 2> /dev/null; echo
/src/contrib/unifdef/
H A DMakefile40 find . -name .git -prune -o \( \
/src/usr.sbin/adduser/
H A Dadduser.sh313 _perms=$(/usr/bin/find "$_dir" -name "$_file" -perm +07022 -prune)
314 _owner=$(/usr/bin/find "$_dir" -name "$_file" -user 0 -prune)
/src/sys/contrib/device-tree/
H A DMakefile164 -o -name .pc -o -name .hg -o -name .git \) -prune -o

123