Home
last modified time | relevance | path

Searched refs:replacing (Results 1 – 25 of 72) sorted by relevance

123

/freebsd-13.1/sys/kern/
H A Dkern_acct.c208 int error, flags, replacing; in sys_acct() local
258 replacing = (acct_vp != NULL && uap->path != NULL); in sys_acct()
268 error = acct_disable(td, !replacing); in sys_acct()
304 if (!replacing) in sys_acct()
/freebsd-13.1/libexec/rc/rc.d/
H A Dntpd191 $verbose replacing $ntp_db_leapfile with $ntp_src_leapfile
195 $verbose not replacing $ntp_db_leapfile with $ntp_src_leapfile
/freebsd-13.1/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_vdev.c1094 boolean_t replacing, boolean_t isspare) in is_device_in_use() argument
1119 if (replacing) { in is_device_in_use()
1141 if (is_device_in_use(config, child[c], force, replacing, in is_device_in_use()
1148 if (is_device_in_use(config, child[c], force, replacing, in is_device_in_use()
1155 if (is_device_in_use(config, child[c], force, replacing, in is_device_in_use()
1811 boolean_t replacing, boolean_t dryrun, int argc, char **argv) in make_root_vdev() argument
1836 if (is_device_in_use(poolconfig, newroot, force, replacing, B_FALSE)) { in make_root_vdev()
H A Dzpool_util.h59 int check_rep, boolean_t replacing, boolean_t dryrun, int argc,
/freebsd-13.1/cddl/usr.sbin/zfsd/
H A Dcase_file.cc1018 Vdev replacing(NonexistentVdev); in BeingReplacedBy() local
1045 if (replacing.DoesNotExist() || child.IsResilvering() in BeingReplacedBy()
1047 replacing = child; in BeingReplacedBy()
1050 return (replacing); in BeingReplacedBy()
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Daspeed-ast2500-evb.dts113 * by replacing the override below with &ehci0 { ... } to enable
/freebsd-13.1/contrib/ntp/sntp/m4/
H A Dntp_vpathhack.m415 dnl in $srcdir, and to check for ylwrap replacing the .h with a normal
/freebsd-13.1/sys/dev/sfxge/common/
H A Def10_filter.c645 boolean_t replacing = B_FALSE; in ef10_filter_add_internal() local
732 replacing = B_TRUE; in ef10_filter_add_internal()
751 if (replacing) { in ef10_filter_add_internal()
771 if (replacing) { in ef10_filter_add_internal()
794 if (!replacing) { in ef10_filter_add_internal()
/freebsd-13.1/usr.sbin/manctl/
H A Dmanctl.sh169 echo replacing $fname with a hard link
/freebsd-13.1/sys/contrib/device-tree/Bindings/iommu/
H A Darm,smmu-v3.yaml15 revisions, replacing the MMIO register interface with in-memory command
/freebsd-13.1/tools/regression/zfs/
H A Dmisc.sh426 ${ZPOOL} status ${1} | grep replacing >/dev/null
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev_mirror.c365 boolean_t replacing = (vd->vdev_ops == &vdev_replacing_ops || in vdev_mirror_map_init() local
369 mm = vdev_mirror_map_alloc(vd->vdev_children, replacing, in vdev_mirror_map_init()
/freebsd-13.1/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh62 extract -- Extract snapshot of ports tree, replacing existing
64 update -- Update ports tree to match current snapshot, replacing
/freebsd-13.1/stand/forth/
H A Ddelay.4th54 delay_default \ use default setting (replacing bunk -1)
/freebsd-13.1/sys/mips/conf/
H A DDIR-655A1.hints134 # requires replacing via the board MAC address map.
/freebsd-13.1/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md81 and labeled with a GPT partition before replacing the original VDEV
/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Daspeed-lpc.txt6 peripheral devices, replacing the use of the ISA bus in the age of PCI[0]. The
/freebsd-13.1/contrib/lutok/
H A DINSTALL69 to run autoreconf in the following manner, replacing '<atf-prefix>' with
/freebsd-13.1/contrib/sendmail/smrsh/
H A DREADME127 definition in the sendmail.cf file, by replacing the /bin/sh specification
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3255 const char *new_disk, nvlist_t *nvroot, int replacing, boolean_t rebuild) in zpool_vdev_attach() argument
3269 if (replacing) in zpool_vdev_attach()
3288 zc.zc_cookie = replacing; in zpool_vdev_attach()
3315 if (replacing && in zpool_vdev_attach()
3343 if (replacing) { in zpool_vdev_attach()
/freebsd-13.1/contrib/ncurses/include/
H A DCaps-ncurses44 # These extensions follow ptr_non (replacing everything after it) in HP
110 # These extensions follow ptr_non (replacing everything after it) in IBM
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dconfigure.ac101 …AS_HELP_STRING(--disable-malloc-replacement, disable support for replacing the memory mgt function…
751 [Define if libevent should not allow replacing the mm functions])
/freebsd-13.1/contrib/libevent/
H A Dconfigure.ac101 …AS_HELP_STRING(--disable-malloc-replacement, disable support for replacing the memory mgt function…
778 [Define if libevent should not allow replacing the mm functions])
/freebsd-13.1/contrib/kyua/
H A DINSTALL.md69 to run autoreconf in the following manner, replacing `<atf-prefix>` with
/freebsd-13.1/sys/dev/mpr/mpi/
H A Dmpi2_history.txt281 * 11-10-10 02.00.17 Added ReceptacleID field (replacing Reserved1) to
414 * replacing the Reserved4 field.

123