Home
last modified time | relevance | path

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

12345678910>>...18

/freebsd-12-stable/sys/netpfil/ipfilter/netinet/
Dip_state.c826 ipstate_t *is, *isn; in ipf_state_getent() local
835 isn = ips.ips_next; in ipf_state_getent()
836 if (isn == NULL) { in ipf_state_getent()
837 isn = softs->ipf_state_list; in ipf_state_getent()
838 if (isn == NULL) { in ipf_state_getent()
853 if (is == isn) in ipf_state_getent()
861 ips.ips_next = isn->is_next; in ipf_state_getent()
862 bcopy((char *)isn, (char *)&ips.ips_is, sizeof(ips.ips_is)); in ipf_state_getent()
863 ips.ips_rule = isn->is_rule; in ipf_state_getent()
864 if (isn->is_rule != NULL) in ipf_state_getent()
[all …]
/freebsd-12-stable/crypto/openssl/doc/man3/
DEVP_PKEY_size.pod21 L<EVP_SealInit(3)>, but it isn't limited there. The returned size is
43 positive number, or 0 if this size isn't available.
54 isn't strictly necessary to call EVP_PKEY_size() to find out the
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-12-stable/sys/mips/conf/
DTP-WN1043ND.hints14 # This isn't used, but configure it anyway.
38 # This isn't a lot of space!
82 # Don't flip on anything that isn't already enabled.
DWZR-HPAG300H.hints113 # Don't flip on anything that isn't already enabled.
114 # Force on CS lines for flash devices, apparently this isn't done
DDIR-825B1.hints33 # The DIR-825B1 has an 8MB flash part - HOWEVER, the 64k caldata isn't
73 # Don't flip on anything that isn't already enabled.
DROUTERSTATION.hints26 # Don't flip on anything that isn't already enabled.
DRSPRO.hints27 # Don't flip on anything that isn't already enabled.
DWZR-300HP.hints52 # The WRZ-300HP has 2 16MB flash part - HOWEVER, the 64k caldata isn't
148 # Don't flip on anything that isn't already enabled.
DTL-ARCHERC7V2.hints201 # TODO: PCIe isn't showing link; maybe uboot isn't initialising
/freebsd-12-stable/contrib/binutils/ld/
Dmri.c254 mri_alias (const char *want, const char *is, int isn) in mri_alias() argument
261 sprintf (buf, "%d", isn); in mri_alias()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
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-12-stable/contrib/gdb/gdb/config/i386/
Di386v42mp.mh7 # we don't want nm-i386v4.h since that defines LOSING_POLL which isn't
/freebsd-12-stable/sys/gnu/dts/arm/
Dkirkwood-ts219.dtsi110 * There is a s35390a available on the i2c bus, the internal rtc isn't
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-12-stable/sys/dev/sound/pcm/
Dchannel_if.m180 * If hardware support isn't available, the SNDCTL_DSP_GET[IO]PEAKS
189 * @retval -1 Error; usually operation isn't supported.
/freebsd-12-stable/sys/gnu/dts/
DFreeBSD-upgrade17 # unmodified for FreeBSD. This isn't always possible, but there are workarounds.
/freebsd-12-stable/sys/dts/arm/
Dzedboard.dts36 // First megabyte isn't accessible by all interconnect masters.
Dzybo.dts36 // First megabyte isn't accessible by all interconnect masters.
/freebsd-12-stable/contrib/amd/
DREADME.ldap20 LDAP isn't maintained now, this code may not match with either the
/freebsd-12-stable/contrib/tcsh/nls/ukrainian/
Dset2013 11 BUG!!! %s isn't bound to anything.\n
/freebsd-12-stable/contrib/tcsh/nls/C/
Dset2013 11 BUG!!! %s isn't bound to anything.\n
/freebsd-12-stable/contrib/googletest/googlemock/docs/
DKnownIssues.md19 …oogle Test before any binaries which link against it can be executed. This isn't a bug in our inst…
/freebsd-12-stable/share/examples/ppp/
Dppp.secret.sample8 # Additionally, if ``passwdauth'' is enabled and an entry isn't
/freebsd-12-stable/contrib/libpcap/doc/
DREADME.linux.md56 difference whether the filtering isn't performed in the kernel or isn't

12345678910>>...18