Searched refs:isn (Results 1 – 25 of 446) sorted by relevance
12345678910>>...18
| /freebsd-12-stable/sys/netpfil/ipfilter/netinet/ |
| D | ip_state.c | 826 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/ |
| D | EVP_PKEY_size.pod | 21 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
|
| D | EVP_PKEY_asn1_get_count.pod | 38 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/ |
| D | TP-WN1043ND.hints | 14 # 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.
|
| D | WZR-HPAG300H.hints | 113 # Don't flip on anything that isn't already enabled. 114 # Force on CS lines for flash devices, apparently this isn't done
|
| D | DIR-825B1.hints | 33 # 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.
|
| D | ROUTERSTATION.hints | 26 # Don't flip on anything that isn't already enabled.
|
| D | RSPRO.hints | 27 # Don't flip on anything that isn't already enabled.
|
| D | WZR-300HP.hints | 52 # 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.
|
| D | TL-ARCHERC7V2.hints | 201 # TODO: PCIe isn't showing link; maybe uboot isn't initialising
|
| /freebsd-12-stable/contrib/binutils/ld/ |
| D | mri.c | 254 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/ |
| D | eeprom.diff | 145 /* 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/ |
| D | i386v42mp.mh | 7 # we don't want nm-i386v4.h since that defines LOSING_POLL which isn't
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | kirkwood-ts219.dtsi | 110 * There is a s35390a available on the i2c bus, the internal rtc isn't
|
| D | rk3288-evb.dtsi | 166 * 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/ |
| D | channel_if.m | 180 * 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/ |
| D | FreeBSD-upgrade | 17 # unmodified for FreeBSD. This isn't always possible, but there are workarounds.
|
| /freebsd-12-stable/sys/dts/arm/ |
| D | zedboard.dts | 36 // First megabyte isn't accessible by all interconnect masters.
|
| D | zybo.dts | 36 // First megabyte isn't accessible by all interconnect masters.
|
| /freebsd-12-stable/contrib/amd/ |
| D | README.ldap | 20 LDAP isn't maintained now, this code may not match with either the
|
| /freebsd-12-stable/contrib/tcsh/nls/ukrainian/ |
| D | set20 | 13 11 BUG!!! %s isn't bound to anything.\n
|
| /freebsd-12-stable/contrib/tcsh/nls/C/ |
| D | set20 | 13 11 BUG!!! %s isn't bound to anything.\n
|
| /freebsd-12-stable/contrib/googletest/googlemock/docs/ |
| D | KnownIssues.md | 19 …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/ |
| D | ppp.secret.sample | 8 # Additionally, if ``passwdauth'' is enabled and an entry isn't
|
| /freebsd-12-stable/contrib/libpcap/doc/ |
| D | README.linux.md | 56 difference whether the filtering isn't performed in the kernel or isn't
|
12345678910>>...18