Home
last modified time | relevance | path

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

12345678910>>...16

/freebsd-14-stable/sys/netpfil/ipfilter/netinet/
HDip_state.c825 ipstate_t *is, *isn; in ipf_state_getent() local
834 isn = ips.ips_next; in ipf_state_getent()
835 if (isn == NULL) { in ipf_state_getent()
836 isn = softs->ipf_state_list; in ipf_state_getent()
837 if (isn == NULL) { in ipf_state_getent()
852 if (is == isn) in ipf_state_getent()
860 ips.ips_next = isn->is_next; in ipf_state_getent()
861 bcopy((char *)isn, (char *)&ips.ips_is, sizeof(ips.ips_is)); in ipf_state_getent()
862 ips.ips_rule = isn->is_rule; in ipf_state_getent()
863 if (isn->is_rule != NULL) in ipf_state_getent()
[all …]
/freebsd-14-stable/sys/contrib/device-tree/Bindings/usb/
HDgeneric.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-14-stable/crypto/openssl/doc/man3/
HDEVP_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
HDEVP_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-14-stable/sys/contrib/openzfs/.github/codeql/custom-queries/cpp/
HDdeprecatedFunctionUsage.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-14-stable/crypto/openssl/VMS/
HDtest-includes.com2 $! on VMS, even when the VMS macro isn't defined.
/freebsd-14-stable/usr.bin/tee/tests/
HDsigint.orch7 -- If SIGINT isn't being ignored, we'll bail out somewhere in the process of
/freebsd-14-stable/crypto/openssl/external/perl/
HDDownloaded.txt4 If we find a useful Perl module that isn't one of the core Perl
/freebsd-14-stable/sys/contrib/device-tree/Bindings/serial/
Dqcom,msm-uart.txt4 dma-engine isn't needed. From a software perspective it's mostly compatible
/freebsd-14-stable/contrib/googletest/
HDfake_fuchsia_sdk.bzl1 """Provides a fake @fuchsia_sdk implementation that's used when the real one isn't available.
/freebsd-14-stable/sys/contrib/device-tree/Bindings/i2c/
Dmellanox,i2c-mlxbf.txt12 4) Cause coalesce registers (if compatible isn't set
/freebsd-14-stable/sys/contrib/device-tree/Bindings/media/i2c/
HDmt9m111.txt19 0 if it isn't specified.
/freebsd-14-stable/sys/contrib/device-tree/Bindings/net/
HDhisilicon-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-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDeeprom.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-14-stable/sys/contrib/device-tree/src/arm/
HDkirkwood-ts219.dtsi110 * There is a s35390a available on the i2c bus, the internal rtc isn't
HDrk3288-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-14-stable/sys/dev/sound/pcm/
HDchannel_if.m179 * If hardware support isn't available, the SNDCTL_DSP_GET[IO]PEAKS
188 * @retval -1 Error; usually operation isn't supported.
/freebsd-14-stable/crypto/openssl/doc/internal/man3/
HDOSSL_DEPRECATED.pod32 [RETURN VALUES isn't relevant for these macros, but find-doc-nits demands
/freebsd-14-stable/crypto/openssl/doc/man7/
HDEVP_MD-common.pod41 EVP_MD_FLAG_FIPS isn't relevant any more.
/freebsd-14-stable/share/examples/ppp/
HDppp.secret.sample8 # Additionally, if ``passwdauth'' is enabled and an entry isn't
/freebsd-14-stable/contrib/tcsh/nls/C/
HDset2013 11 BUG!!! %s isn't bound to anything.\n
/freebsd-14-stable/sys/dts/arm/
HDzedboard.dts35 // First megabyte isn't accessible by all interconnect masters.
HDzybo.dts35 // First megabyte isn't accessible by all interconnect masters.
/freebsd-14-stable/contrib/tcsh/nls/ukrainian/
HDset2013 11 BUG!!! %s isn't bound to anything.\n
/freebsd-14-stable/sys/contrib/device-tree/Bindings/virtio/
HDiommu.txt24 - DMA from the IOMMU device isn't managed by another IOMMU. Therefore the

12345678910>>...16