Home
last modified time | relevance | path

Searched refs:gone (Results 1 – 25 of 70) sorted by relevance

123

/freebsd/tests/sys/net/
H A Dif_gif.sh47 gone=$(jexec one ifconfig gif create)
48 jexec one ifconfig $gone tunnel 192.0.2.1 192.0.2.2
49 jexec one ifconfig $gone inet 198.51.100.1/24 198.51.100.2 up
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_sense.c101 if (sense->gone != 0) { in mlx4_sense_port()
128 sense->gone = 0; in mlx4_start_sense()
140 sense->gone = 1; in mlx4_stop_sense()
/freebsd/crypto/heimdal/doc/
H A Dkerberos4.texi94 lets say you also got these extra principals: @samp{rcmd.gone},
95 @samp{rcmd.old-mail}, where @samp{gone.foo.se} was a machine that has
107 rcmd.gone @i{removed}
142 will happily convert @samp{rcmd.gone} to @samp{host/gone.foo.se}. This
/freebsd/contrib/ntp/sntp/
H A Dbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/freebsd/contrib/ntp/
H A Dbincheck.mf1 # we traditionally installed software in bindir, while it should have gone
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dqcom_smbb.txt39 "chg-gone",
141 "chg-gone",
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c281 while (priv->gone == 2) in ipoib_ioctl()
284 if (priv->gone != 0) in ipoib_ioctl()
834 priv->gone = 1; in ipoib_ifdetach()
910 priv->gone = 2; /* initializing */ in ipoib_intf_alloc()
1038 priv->gone = 0; /* ready */ in ipoib_add_port()
H A Dipoib.h328 int gone; member
/freebsd/tools/test/stress2/misc/
H A Dkevent5.sh103 /* Once the rendezvous file is gone create a new kevent */
/freebsd/sys/dev/nvme/
H A Dnvme_ctrlr.c1616 bool gone; in nvme_ctrlr_destruct() local
1634 gone = bus_child_present(dev) == 0 || in nvme_ctrlr_destruct()
1636 if (gone) in nvme_ctrlr_destruct()
1648 if (!gone) { in nvme_ctrlr_destruct()
1670 if (!gone) { in nvme_ctrlr_destruct()
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-pm8226.dtsi81 "chg-gone",
H A Dqcom-pm8941.dtsi96 "chg-gone",
/freebsd/usr.sbin/cron/doc/
H A DREADME40 SysV, although some effort has gone into making the port an easy one.
/freebsd/sys/netgraph/
H A DNOTES93 All piggyback responses have gone away.
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec.c341 if (priv->gone != 0 || ipsec == NULL) in mlx5e_if_sa_newkey_onedir()
664 if (priv->gone || !priv->ipsec) in mlx5e_if_spd_install()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_hw_tls_rx.c672 if (unlikely(priv->gone != 0 || priv->tls_rx.init == 0 || in mlx5e_tls_rx_snd_tag_alloc()
959 if (unlikely(priv->gone != 0)) in mlx5e_tls_rx_snd_tag_modify()
H A Dmlx5_en_rl.c988 if (priv->gone || rl->opened) in mlx5e_rl_open_workers()
1216 !MLX5_CAP_QOS(priv->mdev, packet_pacing) || priv->gone || in mlx5e_rl_snd_tag_alloc()
1467 if (priv->gone) { in mlx5e_rl_sysctl_handler()
H A Dmlx5_en_ethtool.c910 if (priv->gone) { in mlx5e_ethtool_handler()
1350 if (priv->gone != 0) { in mlx5e_ethtool_debug_stats()
/freebsd/sys/dev/fdc/
H A Dfdc.c260 bool gone; member
2047 fd->gone = true; in fd_providergone()
2068 while (!fd->gone) { in fd_detach()
/freebsd/contrib/nvi/regex/
H A DWHATSNEW60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
/freebsd/lib/libc/regex/
H A DWHATSNEW59 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
/freebsd/crypto/openssl/
H A DREADME-FIPS.md10 A cryptographic module is only FIPS validated after it has gone through the complex
/freebsd/lib/libc/locale/
H A DDESIGN.xlocale116 within libc. All of the old globals have gone, so there is now a linker error
/freebsd/sbin/routed/
H A Dtable.c1558 int gone) in del_static() argument
1574 if (gone) { in del_static()

123