Searched refs:rfc (Results 1 – 25 of 32) sorted by relevance
12
| /NextBSD/crypto/openssh/regress/ |
| HD | keygen-convert.sh | 13 ${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/ |
| HD | Makefile | 4 SRCS= stubs xdr.rfc.ms
|
| /NextBSD/share/doc/psd/26.rpcrfc/ |
| HD | Makefile | 4 SRCS= stubs rpc.rfc.ms
|
| /NextBSD/share/doc/psd/27.nfsrpc/ |
| HD | Makefile | 4 SRCS= stubs nfs.rfc.ms
|
| /NextBSD/libexec/tftpd/ |
| HD | tftp-options.h | 52 int rfc; member
|
| HD | tftp-options.c | 290 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/ |
| D | KOI8-RU%UCS.src | 17 # http://cad.ntu-kpi.kiev.ua/multiling/koi8-ru/rfc-draft-koi8-ru.txt
|
| /NextBSD/contrib/unbound/doc/ |
| HD | TODO | 17 o NSID rfc 5001 support. 18 o timers rfc 5011 support.
|
| /NextBSD/crypto/openssl/doc/ |
| HD | standards.txt | 12 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/ |
| HD | conformance.rst | 7 JSON is specified in :rfc:`4627`, *"The application/json Media Type
|
| HD | apiref.rst | 65 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/ |
| HD | ixgb_hw.h | 779 uint64_t rfc; member
|
| HD | if_ixgb.c | 2355 adapter->stats.rfc += IXGB_READ_REG(&adapter->hw, RFC);
|
| /NextBSD/sys/dev/e1000/ |
| HD | e1000_hw.h | 547 u64 rfc; member
|
| HD | if_lem.c | 4443 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()
|
| HD | if_igb.c | 5651 stats->rfc += E1000_READ_REG(hw, E1000_RFC); in igb_update_stats_counters() 5987 CTLFLAG_RD, &stats->rfc, in igb_add_hw_stats()
|
| HD | if_em.c | 5392 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/ |
| HD | compress | 260 # Zlib https://www.ietf.org/rfc/rfc6713.txt
|
| /NextBSD/crypto/openssl/doc/HOWTO/ |
| HD | proxy_certificates.txt | 21 See http://www.ietf.org/rfc/rfc3820.txt for more information.
|
| /NextBSD/crypto/openssl/crypto/objects/ |
| HD | objects.txt | 1300 # 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/ |
| HD | hx509.texi | 221 <a href="http://www.ietf.org/rfc/rfc3280.txt">RFC 3280</a>) is to meet
|
| /NextBSD/sys/dev/ixgbe/ |
| HD | if_ix.c | 4079 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()
|
| HD | if_ixgbe.c | 1871 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()
|
| HD | ixgbe_type.h | 3585 u64 rfc; member
|
| /NextBSD/contrib/ldns/ |
| HD | Changelog | 610 * ldns-keygen now checks key sizes for rfc conformancy
|
12