/freebsd/tests/sys/net/ |
H A D | if_gif.sh | 47 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 D | mlx4_sense.c | 101 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 D | kerberos4.texi | 94 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 D | bincheck.mf | 1 # we traditionally installed software in bindir, while it should have gone
|
/freebsd/contrib/ntp/ |
H A D | bincheck.mf | 1 # we traditionally installed software in bindir, while it should have gone
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sa8155p.dtsi | 6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | qcom_smbb.txt | 39 "chg-gone", 141 "chg-gone",
|
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_main.c | 281 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 D | ipoib.h | 328 int gone; member
|
/freebsd/tools/test/stress2/misc/ |
H A D | kevent5.sh | 103 /* Once the rendezvous file is gone create a new kevent */
|
/freebsd/sys/dev/nvme/ |
H A D | nvme_ctrlr.c | 1616 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 D | qcom-pm8226.dtsi | 81 "chg-gone",
|
H A D | qcom-pm8941.dtsi | 96 "chg-gone",
|
/freebsd/usr.sbin/cron/doc/ |
H A D | README | 40 SysV, although some effort has gone into making the port an easy one.
|
/freebsd/sys/netgraph/ |
H A D | NOTES | 93 All piggyback responses have gone away.
|
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | mlx5_ipsec.c | 341 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 D | mlx5_en_hw_tls_rx.c | 672 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 D | mlx5_en_rl.c | 988 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 D | mlx5_en_ethtool.c | 910 if (priv->gone) { in mlx5e_ethtool_handler() 1350 if (priv->gone != 0) { in mlx5e_ethtool_debug_stats()
|
/freebsd/sys/dev/fdc/ |
H A D | fdc.c | 260 bool gone; member 2047 fd->gone = true; in fd_providergone() 2068 while (!fd->gone) { in fd_detach()
|
/freebsd/contrib/nvi/regex/ |
H A D | WHATSNEW | 60 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
|
/freebsd/lib/libc/regex/ |
H A D | WHATSNEW | 59 BRE \$ bug is fixed. Most uses of "uchar" are gone; it's all chars now.
|
/freebsd/crypto/openssl/ |
H A D | README-FIPS.md | 10 A cryptographic module is only FIPS validated after it has gone through the complex
|
/freebsd/lib/libc/locale/ |
H A D | DESIGN.xlocale | 116 within libc. All of the old globals have gone, so there is now a linker error
|
/freebsd/sbin/routed/ |
H A D | table.c | 1558 int gone) in del_static() argument 1574 if (gone) { in del_static()
|