Home
last modified time | relevance | path

Searched refs:exchange (Results 1 – 25 of 150) sorted by relevance

123456

/dragonfly/crypto/openssh/
H A DPROTOCOL.agent10 exchange (as per RFC4253 section 7.2) and the host key used for that
11 exchange. This binding is verifiable at the agent by including the
24 identifier' is the exchange hash derived from the initial key
25 exchange, 'signature' is the server's signature of the session
28 exchange. 'is_forwarding' is a flag indicating whether this connection
H A DPROTOCOL.chacha20poly130527 chacha20-poly1305@openssh.com cipher is selected in key exchange,
35 material as output from the SSH key exchange. This forms two 256 bit
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dgetopt.c312 static void exchange (char **);
316 exchange (char **argv) in exchange() function
564 exchange ((char **) argv); in _getopt_internal()
586 exchange ((char **) argv); in _getopt_internal()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dgetopt.c313 static void exchange (char **);
317 exchange (char **argv) in exchange() function
565 exchange ((char **) argv); in _getopt_internal()
587 exchange ((char **) argv); in _getopt_internal()
/dragonfly/contrib/gdb-7/libiberty/
H A Dgetopt.c313 static void exchange (char **);
317 exchange (char **argv) in exchange() function
565 exchange ((char **) argv); in _getopt_internal()
587 exchange ((char **) argv); in _getopt_internal()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dgetopt.c313 static void exchange (char **);
317 exchange (char **argv) in exchange() function
565 exchange ((char **) argv); in _getopt_internal()
587 exchange ((char **) argv); in _getopt_internal()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dgetopt.c312 static void exchange (char **);
316 exchange (char **argv) in exchange() function
564 exchange ((char **) argv); in _getopt_internal()
586 exchange ((char **) argv); in _getopt_internal()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Datomic105 exchange(bool __i, memory_order __m = memory_order_seq_cst) noexcept
106 { return _M_base.exchange(__i, __m); }
109 exchange(bool __i,
111 { return _M_base.exchange(__i, __m); }
227 exchange(_Tp __i,
390 exchange(__pointer_type __p,
392 { return _M_b.exchange(__p, __m); }
395 exchange(__pointer_type __p,
397 { return _M_b.exchange(__p, __m); }
844 { return __a->exchange(__i, __m); }
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Datomic118 exchange(bool __i, memory_order __m = memory_order_seq_cst) noexcept
119 { return _M_base.exchange(__i, __m); }
122 exchange(bool __i,
124 { return _M_base.exchange(__i, __m); }
274 exchange(_Tp __i,
459 exchange(__pointer_type __p,
461 { return _M_b.exchange(__p, __m); }
464 exchange(__pointer_type __p,
466 { return _M_b.exchange(__p, __m); }
1097 { return __a->exchange(__i, __m); }
[all …]
/dragonfly/contrib/diffutils/lib/
H A Dgetopt.c131 exchange (char **argv, struct _getopt_data *d) in exchange() function
511 exchange (argv, d); in _getopt_internal_r()
534 exchange (argv, d); in _getopt_internal_r()
/dragonfly/contrib/grep/lib/
H A Dgetopt.c131 exchange (char **argv, struct _getopt_data *d) in exchange() function
511 exchange (argv, d); in _getopt_internal_r()
534 exchange (argv, d); in _getopt_internal_r()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Datomic_base.h477 exchange(__int_type __i, in _GLIBCXX_VISIBILITY()
485 exchange(__int_type __i, in _GLIBCXX_VISIBILITY()
772 exchange(__pointer_type __p, in _GLIBCXX_VISIBILITY()
780 exchange(__pointer_type __p, in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Datomic_base.h410 exchange(__int_type __i, in _GLIBCXX_VISIBILITY()
418 exchange(__int_type __i, in _GLIBCXX_VISIBILITY()
727 exchange(__pointer_type __p, in _GLIBCXX_VISIBILITY()
735 exchange(__pointer_type __p, in _GLIBCXX_VISIBILITY()
H A Datomic_futex.h207 if (_M_data.exchange(__val, __mo) & _Waiter_bit) in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/file/magic/Magdir/
H A Dbiosig145 0 string \067\069\078\013\010\0x1a\04\0x84 Biosig/File exchange format (FEF)
147 0 string \67\69\78\0x13\0x10\0x1a\4\0x84 Biosig/File exchange format (FEF)
/dragonfly/games/quiz/datfiles/
H A Ded31 exchange current line with previous line:\
35 current line has 2 fields separated by 1 blank; exchange them:\
/dragonfly/contrib/cvs-1.12/lib/
H A Dgetopt.c172 exchange (char **argv, struct _getopt_data *d) in exchange() function
424 exchange ((char **) argv, d); in _getopt_internal_r()
447 exchange ((char **) argv, d); in _getopt_internal_r()
/dragonfly/contrib/tcp_wrappers/
H A DBLURB10 requested service; the wrappers do not exchange information with the
/dragonfly/share/i18n/csmapper/KOI/
H A DGOST19768-74%UCS.src29 # remedy for any claim will be exchange of defective media within 90
H A DKOI8-R%UCS.src29 # remedy for any claim will be exchange of defective media within 90
H A DUCS%GOST19768-74.src29 # remedy for any claim will be exchange of defective media within 90
H A DUCS%KOI8-R.src30 # remedy for any claim will be exchange of defective media within 90
/dragonfly/share/i18n/csmapper/MISC/
H A DDECMCS%UCS.src28 # remedy for any claim will be exchange of defective media within 90
H A DUCS%DECMCS.src28 # remedy for any claim will be exchange of defective media within 90
/dragonfly/share/i18n/csmapper/ISO-8859/
H A DISO-8859-6%UCS.src29 # remedy for any claim will be exchange of defective media within 90

123456