Home
last modified time | relevance | path

Searched refs:isn (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c821 ipstate_t *is, *isn; in ipf_state_getent() local
830 isn = ips.ips_next; in ipf_state_getent()
831 if (isn == NULL) { in ipf_state_getent()
832 isn = softs->ipf_state_list; in ipf_state_getent()
833 if (isn == NULL) { in ipf_state_getent()
848 if (is == isn) in ipf_state_getent()
856 ips.ips_next = isn->is_next; in ipf_state_getent()
857 bcopy((char *)isn, (char *)&ips.ips_is, sizeof(ips.ips_is)); in ipf_state_getent()
858 ips.ips_rule = isn->is_rule; in ipf_state_getent()
859 if (isn->is_rule != NULL) in ipf_state_getent()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dgeneric.txt7 "low-speed". In case this isn't passed via DT, USB
12 "peripheral" and "otg". In case this attribute isn't
18 In case this isn't passed via DT, USB controllers should
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_get_size.pod26 L<EVP_SealInit(3)>, but it isn't limited there. The returned size is
48 return a positive number, or 0 if this size isn't available.
59 isn't strictly necessary to call EVP_PKEY_get_size() to find out the
H A DEVP_PKEY_asn1_get_count.pod38 If B<pe> isn't B<NULL>, then it will look up an engine implementing a
44 Just like EVP_PKEY_asn1_find(), if B<pe> isn't B<NULL>, then it will
/freebsd/sys/contrib/openzfs/.github/codeql/custom-queries/cpp/
H A DdeprecatedFunctionUsage.ql48 result = "gmtime(3) isn't thread-safe. Use gmtime_r(3) instead!"
50 result = "localtime(3) isn't thread-safe. Use localtime_r(3) instead!"
/freebsd/crypto/openssl/VMS/
H A Dtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/freebsd/crypto/openssl/external/perl/
H A DDownloaded.txt4 If we find a useful Perl module that isn't one of the core Perl
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dqcom,msm-uart.txt4 dma-engine isn't needed. From a software perspective it's mostly compatible
/freebsd/contrib/googletest/
H A Dfake_fuchsia_sdk.bzl1 """Provides a fake @fuchsia_sdk implementation that's used when the real one isn't available.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dhisilicon-hns-dsaf.txt38 - phy-handle: phy handle of physical port. It is not required if there isn't
42 not required if there isn't cpld device.
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dmellanox,i2c-mlxbf.txt12 4) Cause coalesce registers (if compatible isn't set
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dmt9m111.txt19 0 if it isn't specified.
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Deeprom.diff145 /* cal data in flash / DRAM isn't currently supported */
146 ath_hal_printf(ah, "%s: Cal data from DRAM isn't supported\n",
189 + ath_hal_printf(ah, "%s: FreeBSD: ah_cal_mem isn't set\n", __func__);
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-ts219.dtsi110 * There is a s35390a available on the i2c bus, the internal rtc isn't
/freebsd/sys/dev/sound/pcm/
H A Dchannel_if.m179 * If hardware support isn't available, the SNDCTL_DSP_GET[IO]PEAKS
188 * @retval -1 Error; usually operation isn't supported.
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-evb.dtsi166 * NOTE: vcc_sd isn't hooked up on v1.0 boards where power comes from
341 * Default drive strength isn't enough to achieve even
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-dhcor-maveo-box.dts164 disable-over-current; /* Overcurrent pin isn't connected */
175 disable-over-current; /* Overcurrent pin isn't connected */
/freebsd/crypto/openssl/doc/internal/man3/
H A DOSSL_DEPRECATED.pod32 [RETURN VALUES isn't relevant for these macros, but find-doc-nits demands
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MD-common.pod41 EVP_MD_FLAG_FIPS isn't relevant any more.
/freebsd/share/examples/ppp/
H A Dppp.secret.sample8 # Additionally, if ``passwdauth'' is enabled and an entry isn't
/freebsd/contrib/tcsh/nls/C/
H A Dset2013 11 BUG!!! %s isn't bound to anything.\n
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset2013 11 BUG!!! %s isn't bound to anything.\n
/freebsd/sys/dts/arm/
H A Dzedboard.dts35 // First megabyte isn't accessible by all interconnect masters.
H A Dzybo.dts35 // First megabyte isn't accessible by all interconnect masters.
H A Dqcom-ipq4019-ethernet.dtsi115 * It currently isn't supported by FreeBSD.
187 * Note this isn't programmed into the

12345678910>>...17