Home
last modified time | relevance | path

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

12

/freebsd/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
/freebsd/sys/contrib/openzfs/
H A DMakefile.am82 -o -name .pc -o -name .hg -o -name .git \) -prune -o \
122 $(AM_V_at)find $(top_srcdir) -name build -prune \
180 find $(top_srcdir) -name '.?*' -prune \
186 find $(top_srcdir) -name '.?*' -prune \
191 find $(top_srcdir) -name '.?*' -prune \
/freebsd/sys/netinet/
H A Dtcp_hostcache.c133 int prune; member
186 SYSCTL_INT(_net_inet_tcp_hostcache, OID_AUTO, prune, CTLFLAG_VNET | CTLFLAG_RW,
187 &VNET_NAME(tcp_hostcache.prune), 0,
236 V_tcp_hostcache.prune = TCP_HOSTCACHE_PRUNE; in tcp_hc_init()
287 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/share/sendmail/
H A DMakefile9 CFDIRS!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( \( -name CVS -o -name .svn \) -prune \) -o -type …
10 CFFILES!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( \( -name CVS -o -name .svn \) -prune \) -o -type…
/freebsd/libexec/makewhatis.local/
H A Dmakewhatis.local.sh49 localdirs=`find -H $dirs -fstype local \! -fstype rdonly -type d -prune -print`
/freebsd/usr.sbin/periodic/etc/daily/
H A D100.clean-disks43 rc=$(find / \( ! -fstype local -o -fstype rdonly \) -prune -o \
/freebsd/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 \
/freebsd/usr.sbin/periodic/etc/weekly/
H A D340.noid48 \( $exclude ! -fstype local -prune -or -name \* \) -and \
/freebsd/sys/contrib/zstd/
H A DFREEBSD-upgrade3 To import new vendor sources, prune unwanted files with:
/freebsd/libexec/rc/rc.d/
H A Dcleartmp46 -prune -exec rm -rf -- {} +
/freebsd/sys/contrib/device-tree/scripts/
H A Dfilter.sh37 --prune-empty --state-branch refs/heads/filter-state \
/freebsd/contrib/unifdef/
H A DMakefile40 find . -name .git -prune -o \( \
/freebsd/share/mk/
H A Dmeta.subdir.mk61 -name .svn -prune 2> /dev/null; echo
H A Dgendirdeps.mk219 x != cd ${_OBJDIR} && find . -name '*.meta' -print -o \( -type d ! -name . -prune \) | sed 's,^./,,…
/freebsd/contrib/bmake/mk/
H A Dmeta.subdir.mk61 -name .svn -prune 2> /dev/null; echo
H A Dnewlog.sh173 fmode `find $1 -ls -prune | awk '{ print $3 }'`
/freebsd/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);
/freebsd/sys/contrib/device-tree/
H A DMakefile151 -o -name .pc -o -name .hg -o -name .git \) -prune -o
/freebsd/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)
/freebsd/sys/dev/drm2/
H A Ddrm_crtc_helper.c150 goto prune; in drm_helper_probe_single_connector_modes()
164 goto prune; in drm_helper_probe_single_connector_modes()
184 prune: in drm_helper_probe_single_connector_modes()

12