Home
last modified time | relevance | path

Searched defs:ct_data (Results 1 – 25 of 583) sorted by relevance

12345678910>>...24

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/rpc/
H A Dclnt_tcp.c90 struct ct_data { struct
91 int ct_sock;
92 bool_t ct_closeit;
93 struct timeval ct_wait;
94 bool_t ct_waitset; /* wait set by clnt_control? */
95 struct sockaddr_in ct_addr;
96 struct rpc_err ct_error;
97 union {
100 } ct_u;
101 u_int ct_mpos; /* pos after marshal */
[all …]
/dports/security/krb5/krb5-1.19.2/src/lib/rpc/
H A Dclnt_tcp.c90 struct ct_data { struct
91 int ct_sock;
92 bool_t ct_closeit;
93 struct timeval ct_wait;
94 bool_t ct_waitset; /* wait set by clnt_control? */
95 struct sockaddr_in ct_addr;
96 struct rpc_err ct_error;
97 union {
100 } ct_u;
101 u_int ct_mpos; /* pos after marshal */
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Dclnt_vc.c103 struct ct_data { struct
104 int ct_fd;
105 bool_t ct_closeit;
106 struct timeval ct_wait;
107 bool_t ct_waitset; /* wait set by clnt_control? */
108 struct netbuf ct_addr;
109 struct rpc_err ct_error;
110 union {
113 } ct_u;
114 u_int ct_mpos; /* pos after marshal */
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/sys/unix/
H A Dztypes_openbsd_arm.go160 Family uint8
163 Nlen uint8
164 Alen uint8
169 type RawSockaddr struct {
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/ctools/ctransition/
H A Dct_nlmzip_trees.cpp74 typedef struct ct_data { struct
83 } ct_data; argument
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dct_release_test.erl129 -record(ct_data, {from,to}). record
134 -opaque ct_data() :: #ct_data{}. type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_release_test.erl129 -record(ct_data, {from,to}). record
134 -opaque ct_data() :: #ct_data{}. type
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dct_release_test.erl129 -record(ct_data, {from,to}). record
134 -opaque ct_data() :: #ct_data{}. type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_release_test.erl129 -record(ct_data, {from,to}). record
134 -opaque ct_data() :: #ct_data{}. type
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_release_test.erl129 -record(ct_data, {from,to}). record
134 -opaque ct_data() :: #ct_data{}. type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dct_release_test.erl129 -record(ct_data, {from,to}). record
134 -opaque ct_data() :: #ct_data{}. type
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dct_release_test.erl129 -record(ct_data, {from,to}). record
134 -opaque ct_data() :: #ct_data{}. type
/dports/archivers/zip/zip30/
H A Dtrees.c219 typedef struct ct_data { struct
228 } ct_data; argument
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/zip/zip/
H A Dtrees.c219 typedef struct ct_data { struct
228 } ct_data; argument
/dports/databases/postgresql13-plperl/postgresql-13.5/src/pl/plpython/
H A Dplpy_cursorobject.c193 RECORDOID, -1,
194 exec_ctx->curr_proc);
197 oldowner = CurrentResourceOwner;
199 PLy_spi_subtransaction_begin(oldcontext, oldowner);
201 PG_TRY();
202 {
203 Portal portal;
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/molfile_plugin/src/
H A Dmaeffplugin.cpp621 struct ct_data { struct
622 int natoms; // number of physical atoms from m_atom block
623 int npseudos; // number of pseudoatoms from ffio_pseudo
625 std::vector<molfile_atom_t> particles;
626 std::vector<pos_t> position;
627 std::vector<vel_t> velocity;
628 std::vector<site> sites;
629 std::vector<bond_t> bonds;
631 std::map<size_t,int> atommap, pseudomap;
633 VirtualsMap virtuals;
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/beast/zlib/detail/
H A Ddeflate_stream.hpp140 struct ct_data struct in boost::beast::zlib::detail::deflate_stream
142 std::uint16_t fc; // frequency count or bit string
143 std::uint16_t dl; // parent node in tree or length of bit string
146 operator==(ct_data const& rhs) const in operator ==()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/beast/zlib/detail/
H A Ddeflate_stream.hpp140 struct ct_data struct in boost::beast::zlib::detail::deflate_stream
142 std::uint16_t fc; // frequency count or bit string
143 std::uint16_t dl; // parent node in tree or length of bit string
146 operator==(ct_data const& rhs) const in operator ==()
/dports/devel/R-cran-BH/BH/inst/include/boost/beast/zlib/detail/
H A Ddeflate_stream.hpp140 struct ct_data struct in boost::beast::zlib::detail::deflate_stream
142 std::uint16_t fc; // frequency count or bit string
143 std::uint16_t dl; // parent node in tree or length of bit string
146 operator==(ct_data const& rhs) const in operator ==()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/beast/zlib/detail/
H A Ddeflate_stream.hpp140 struct ct_data struct in boost::beast::zlib::detail::deflate_stream
142 std::uint16_t fc; // frequency count or bit string
143 std::uint16_t dl; // parent node in tree or length of bit string
146 operator==(ct_data const& rhs) const in operator ==()
/dports/devel/boost-libs/boost_1_72_0/boost/beast/zlib/detail/
H A Ddeflate_stream.hpp140 struct ct_data struct in boost::beast::zlib::detail::deflate_stream
142 std::uint16_t fc; // frequency count or bit string
143 std::uint16_t dl; // parent node in tree or length of bit string
146 operator==(ct_data const& rhs) const in operator ==()
/dports/devel/boost-python-libs/boost_1_72_0/boost/beast/zlib/detail/
H A Ddeflate_stream.hpp140 struct ct_data struct in boost::beast::zlib::detail::deflate_stream
142 std::uint16_t fc; // frequency count or bit string
143 std::uint16_t dl; // parent node in tree or length of bit string
146 operator==(ct_data const& rhs) const in operator ==()
/dports/devel/boost-docs/boost_1_72_0/boost/beast/zlib/detail/
H A Ddeflate_stream.hpp140 struct ct_data struct in boost::beast::zlib::detail::deflate_stream
142 std::uint16_t fc; // frequency count or bit string
143 std::uint16_t dl; // parent node in tree or length of bit string
146 operator==(ct_data const& rhs) const in operator ==()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dregbank-inlineasm.mir77 ; CHECK-LABEL: name: inlineasm_virt_mixed_types
/dports/archivers/libarc/libarc-2.0.2/
H A Ddeflate.c186 typedef struct ct_data { struct
195 } ct_data; argument

12345678910>>...24