Home
last modified time | relevance | path

Searched defs:host_t (Results 1 – 25 of 78) sorted by relevance

1234

/dports/net-mgmt/xymon-client/xymon-4.3.30/xymongen/
H A Dxymongen.h145 #define host_t xymongen_host_t macro
147 typedef struct host_t { struct
148 char *hostname;
149 char *displayname;
150 char *clientalias;
151 char *comment;
175 struct host_t *next; argument
176 } host_t; typedef
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymongen/
H A Dxymongen.h145 #define host_t xymongen_host_t macro
147 typedef struct host_t { struct
148 char *hostname;
149 char *displayname;
150 char *clientalias;
151 char *comment;
175 struct host_t *next; argument
176 } host_t; typedef
/dports/net/arataga/so5extra-v.1.4.1/dev/sample/so_5_extra/disp/asio_one_thread/resolve_n/
H A Dmain.cpp161 struct host_t struct in resolve_request_manager_t
163 enum class status_t
172 std::string m_name;
174 status_t m_status = status_t::not_processed_yet;
177 hires_clock::time_point m_started_at;
180 so_5::timer_id_t m_timeout_timer;
183 host_t( std::string name ) : m_name( std::move(name) ) {} in host_t() function
/dports/net/arataga/so5extra-v.1.4.1/dev/sample/so_5_extra/env_infrastructures/asio/resolve_n/
H A Dmain.cpp162 struct host_t struct in resolve_request_manager_t
164 enum class status_t
173 std::string m_name;
175 status_t m_status = status_t::not_processed_yet;
178 hires_clock::time_point m_started_at;
181 so_5::timer_id_t m_timeout_timer;
184 host_t( std::string name ) : m_name( std::move(name) ) {} in host_t() argument
/dports/devel/thrust/thrust-1.9.5/thrust/
H A Dexecution_policy.h50 typedef thrust::system::__THRUST_HOST_SYSTEM_NAMESPACE::detail::par_t host_t; typedef
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/scheduler/agent/
H A Dhost.h44 } host_t; typedef
/dports/dns/gen6dns/gen6dns-1.3/
H A Dhostid.h14 } host_t; typedef
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/src/cargo/util/
H A Dcpu.rs92 type host_t = u32; typedef
116 host: host_t, in host_processor_info()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/src/cargo/util/
H A Dcpu.rs92 type host_t = u32; typedef
116 host: host_t, in host_processor_info()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/cargo-0.58.0/src/cargo/util/
H A Dcpu.rs92 type host_t = u32; typedef
116 host: host_t, in host_processor_info()
/dports/ftp/puf/puf-1.0.0/src/
H A Dpuf.h135 typedef struct host_t { struct
136 struct host_t *next; argument
138 hinfo_t *info; /* whost_t* if !ready */ argument
141 } host_t; argument
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/mach-0.3.2/src/
H A Dmach_types.rs12 pub type host_t = mach_port_t; typedef
/dports/www/firefox/firefox-99.0/third_party/rust/mach/src/
H A Dmach_types.rs12 pub type host_t = mach_port_t; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/mach/src/
H A Dmach_types.rs12 pub type host_t = mach_port_t; typedef
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/mach-0.3.2/src/
H A Dmach_types.rs12 pub type host_t = mach_port_t; typedef
/dports/lang/rust/rustc-1.58.1-src/vendor/mach/src/
H A Dmach_types.rs12 pub type host_t = mach_port_t; typedef
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/mach/src/
H A Dmach_types.rs12 pub type host_t = mach_port_t; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/mach-0.3.2/src/
H A Dmach_types.rs12 pub type host_t = mach_port_t; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/mach/src/
H A Dmach_types.rs12 pub type host_t = mach_port_t; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/mach/
H A Dmach_types.h128 typedef mach_port_t host_t; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/mach/
H A Dmach_types.h128 typedef mach_port_t host_t; typedef
/dports/ftp/wput/wput-0.6.2/src/
H A Dftplib.h17 } host_t; typedef
/dports/irc/anope/anope-2.0.9/src/
H A Dxline.cpp50 size_t user_t = this->mask.find('!'), host_t = this->mask.find('@'); in Init() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/mach/
H A Dmach_types.h133 typedef mach_port_t host_t; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/mach/
H A Dmach_types.h133 typedef mach_port_t host_t; typedef

1234