Home
last modified time | relevance | path

Searched refs:rfc (Results 1 – 25 of 32) sorted by relevance

12

/NextBSD/crypto/openssh/regress/
HDkeygen-convert.sh13 ${SSHKEYGEN} -q -e -f $OBJ/$t-key >$OBJ/$t-key-rfc || \
17 ${SSHKEYGEN} -q -e -f $OBJ/$t-key.pub >$OBJ/$t-key-rfc.pub || \
20 cmp $OBJ/$t-key-rfc $OBJ/$t-key-rfc.pub || \
24 ${SSHKEYGEN} -q -i -f $OBJ/$t-key-rfc >$OBJ/$t-rfc-imported || \
28 cmp $OBJ/$t-key-nocomment.pub $OBJ/$t-rfc-imported || \
31 rm -f $OBJ/$t-key $OBJ/$t-key.pub $OBJ/$t-key-rfc $OBJ/$t-key-rfc.pub \
32 $OBJ/$t-rfc-imported $OBJ/$t-key-nocomment.pub
/NextBSD/share/doc/psd/25.xdrrfc/
HDMakefile4 SRCS= stubs xdr.rfc.ms
/NextBSD/share/doc/psd/26.rpcrfc/
HDMakefile4 SRCS= stubs rpc.rfc.ms
/NextBSD/share/doc/psd/27.nfsrpc/
HDMakefile4 SRCS= stubs nfs.rfc.ms
/NextBSD/libexec/tftpd/
HDtftp-options.h52 int rfc; member
HDtftp-options.c290 if (options[i].rfc == 0 && !options_extra_enabled) in make_options()
357 if (!options_extra_enabled && !options[i].rfc) { in parse_options()
/NextBSD/share/i18n/csmapper/KOI/
DKOI8-RU%UCS.src17 # http://cad.ntu-kpi.kiev.ua/multiling/koi8-ru/rfc-draft-koi8-ru.txt
/NextBSD/contrib/unbound/doc/
HDTODO17 o NSID rfc 5001 support.
18 o timers rfc 5011 support.
/NextBSD/crypto/openssl/doc/
HDstandards.txt12 from miscellaneous indexes, like rfc-index.txt (index of RFCs),
16 ftp://ftp.isi.edu/in-notes/ or go to http://www.rfc-editor.org/ and
/NextBSD/contrib/jansson/doc/
HDconformance.rst7 JSON is specified in :rfc:`4627`, *"The application/json Media Type
HDapiref.rst65 The JSON specification (:rfc:`4627`) defines the following data types:
380 information, see :ref:`rfc-conformance`.
904 :rfc:`4627`. If you use this flag, don't expect interoperatibility
985 See :ref:`rfc-conformance` for a discussion on Jansson's conformance
1008 :rfc:`4627`. If you use this flag, don't expect interoperatibility
/NextBSD/sys/dev/ixgb/
HDixgb_hw.h779 uint64_t rfc; member
HDif_ixgb.c2355 adapter->stats.rfc += IXGB_READ_REG(&adapter->hw, RFC);
/NextBSD/sys/dev/e1000/
HDe1000_hw.h547 u64 rfc; member
HDif_lem.c4443 adapter->stats.rfc += E1000_READ_REG(&adapter->hw, E1000_RFC); in lem_update_stats_counters()
4633 CTLFLAG_RD, &adapter->stats.rfc, in lem_add_hw_stats()
HDif_igb.c5651 stats->rfc += E1000_READ_REG(hw, E1000_RFC); in igb_update_stats_counters()
5987 CTLFLAG_RD, &stats->rfc, in igb_add_hw_stats()
HDif_em.c5392 adapter->stats.rfc += E1000_READ_REG(&adapter->hw, E1000_RFC); in em_update_stats_counters()
5616 CTLFLAG_RD, &adapter->stats.rfc, in em_add_hw_stats()
/NextBSD/contrib/file/magic/Magdir/
HDcompress260 # Zlib https://www.ietf.org/rfc/rfc6713.txt
/NextBSD/crypto/openssl/doc/HOWTO/
HDproxy_certificates.txt21 See http://www.ietf.org/rfc/rfc3820.txt for more information.
/NextBSD/crypto/openssl/crypto/objects/
HDobjects.txt1300 # RFC 5639 curve OIDs (see http://www.ietf.org/rfc/rfc5639.txt)
1339 # RFC 6962 Extension OIDs (see http://www.ietf.org/rfc/rfc6962.txt)
/NextBSD/crypto/heimdal/doc/
HDhx509.texi221 <a href="http://www.ietf.org/rfc/rfc3280.txt">RFC 3280</a>) is to meet
/NextBSD/sys/dev/ixgbe/
HDif_ix.c4079 adapter->stats.pf.rfc += IXGBE_READ_REG(hw, IXGBE_RFC); in ixgbe_update_stats_counters()
4570 CTLFLAG_RD, &stats->rfc, in ixgbe_add_hw_stats()
HDif_ixgbe.c1871 adapter->stats.pf.rfc += IXGBE_READ_REG(hw, IXGBE_RFC); in ixgbe_update_stats_counters()
2104 CTLFLAG_RD, &stats->rfc, in ixgbe_add_hw_stats()
HDixgbe_type.h3585 u64 rfc; member
/NextBSD/contrib/ldns/
HDChangelog610 * ldns-keygen now checks key sizes for rfc conformancy

12