Home
last modified time | relevance | path

Searched defs:_host (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/dports/mail/smtprc/smtprc-2.0.3/
H A Drelay.h102 typedef struct _host { //this struct will hold all of the host info. struct
104 unsigned char smtp_open; //this indicates if the server has port 25 open
105 unsigned char resolved; //this indicates wether the ip address was resolved
106 unsigned char fatal_error; //this indicates a fatal error
107 unsigned char fatal;
109 char *ip_address;
110 char *hostname;
112 char *r_quit;
114 check **smtp_check;
/dports/devel/py-testinfra/testinfra-3.2.0/testinfra/modules/
H A Dbase.py18 _host = None variable in Module
21 def get_module(cls, _host): argument
40 def get_module(cls, _host): argument
/dports/security/py-asyncssh/asyncssh-2.8.1/asyncssh/
H A Dgss.py51 def __init__(self, _host, _delegate_creds): argument
58 def __init__(self, _host): argument
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/src/plugins/console/server/lib/spec_definitions/json/overrides/
H A Dcluster.put_settings.json17 "_host": "", string
23 "_host": "", string
29 "_host": "", string
74 "_host": "", string
80 "_host": "", string
86 "_host": "", string
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/src/plugins/console/server/lib/spec_definitions/json/overrides/
H A Dcluster.put_settings.json17 "_host": "", string
23 "_host": "", string
29 "_host": "", string
74 "_host": "", string
80 "_host": "", string
86 "_host": "", string
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/sequence/
H A Dsegment_prefix.h84 Segment(THost & _host): in Segment()
89 Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _end_index): in Segment()
99 …Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost const, Standard>::Type _en… in Segment()
178 setHost(Segment<THost_, PrefixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
185 setHost(Segment<THost_ const, PrefixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Dsegment_suffix.h86 Segment(THost & _host): in Segment()
92 Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _begin_index): in Segment()
104 … Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost, Standard>::Type _begin): in Segment()
193 setHost(Segment<THost_, SuffixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
200 setHost(Segment<THost_ const, SuffixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Dsegment_infix.h93 Segment(typename Parameter_<THost>::Type _host): in Segment()
102 …Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _begin_index, typen… in Segment()
119 …Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost, Standard>::Type _begin, t… in Segment()
325 setHost(Segment<THost_, InfixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
332 setHost(Segment<THost_ const, InfixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Diter_concat_virtual.h116 Iter(TStringSet &_host): in Iter()
132 Iter(TStringSet &_host, unsigned _objNo, difference_type _offset): in Iter()
/dports/biology/seqan1/seqan-1.3.1/seqan/sequence/
H A Dsegment_prefix.h115 Segment(THost & _host): in Segment()
122 Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _end_index): in Segment()
136 Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost, Standard>::Type _end): in Segment()
223 setHost(Segment<THost_, PrefixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
231 setHost(Segment<THost_ const, PrefixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Dsegment_suffix.h114 Segment(THost & _host): in Segment()
121 Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _begin_index): in Segment()
135 … Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost, Standard>::Type _begin): in Segment()
223 setHost(Segment<THost_, SuffixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
231 setHost(Segment<THost_ const, SuffixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Dsegment_infix.h119 Segment(typename Parameter_<THost>::Type _host): in Segment()
128 …Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _begin_index, typen… in Segment()
145 …Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost, Standard>::Type _begin, t… in Segment()
446 setHost(Segment<THost_, InfixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
454 setHost(Segment<THost_ const, InfixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Diter_concat_virtual.h111 inline Iter(TStringSet &_host) in Iter()
120 inline Iter(TStringSet &_host, unsigned _objNo, difference_type _offset) in Iter()
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/sequence/
H A Dsegment_prefix.h84 Segment(THost & _host): in Segment()
89 Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _end_index): in Segment()
99 …Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost const, Standard>::Type _en… in Segment()
178 setHost(Segment<THost_, PrefixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
185 setHost(Segment<THost_ const, PrefixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Dsegment_suffix.h86 Segment(THost & _host): in Segment()
92 Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _begin_index): in Segment()
104 … Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost, Standard>::Type _begin): in Segment()
193 setHost(Segment<THost_, SuffixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
200 setHost(Segment<THost_ const, SuffixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Dsegment_infix.h93 Segment(typename Parameter_<THost>::Type _host): in Segment()
102 …Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _begin_index, typen… in Segment()
119 …Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost, Standard>::Type _begin, t… in Segment()
325 setHost(Segment<THost_, InfixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
332 setHost(Segment<THost_ const, InfixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Diter_concat_virtual.h116 Iter(TStringSet &_host): in Iter()
132 Iter(TStringSet &_host, unsigned _objNo, difference_type _offset): in Iter()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/sequence/
H A Dsegment_prefix.h84 Segment(THost & _host): in Segment()
89 Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _end_index): in Segment()
99 …Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost const, Standard>::Type _en… in Segment()
181 setHost(Segment<THost_, PrefixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
189 setHost(Segment<THost_ const, PrefixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Dsegment_suffix.h87 Segment(THost & _host): in Segment()
94 Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _begin_index): in Segment()
108 … Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost, Standard>::Type _begin): in Segment()
205 setHost(Segment<THost_, SuffixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
213 setHost(Segment<THost_ const, SuffixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Dsegment_infix.h94 Segment(typename Parameter_<THost>::Type _host): in Segment()
104 …Segment(typename Parameter_<THost>::Type _host, typename Position<THost>::Type _begin_index, typen… in Segment()
123 …Segment(typename Parameter_<THost>::Type _host, typename Iterator<THost, Standard>::Type _begin, t… in Segment()
349 setHost(Segment<THost_, InfixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
357 setHost(Segment<THost_ const, InfixSegment> & me, typename Parameter_<THost_>::Type _host) in setHost()
H A Diter_concat_virtual.h116 Iter(TStringSet &_host): in Iter()
132 Iter(TStringSet &_host, unsigned _objNo, difference_type _offset): in Iter()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libwebthree/
H A DWebThree.cpp93 void WebThreeDirect::addNode(p2p::NodeID const& _node, bi::tcp::endpoint const& _host) in addNode()
98 void WebThreeDirect::requirePeer(p2p::NodeID const& _node, bi::tcp::endpoint const& _host) in requirePeer()
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/src/legacy/core_plugins/console/api_server/spec/overrides/
H A Dcluster.put_settings.json18 "_host": "", string
24 "_host": "", string
30 "_host": "", string
/dports/devel/ice37/ice-3.7.2/cpp/src/Ice/
H A DWSConnector.h37 const std::string _host; variable
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/
H A DWSEndpoint.cpp37 IPEndpointInfoPtr ipInfo = ICE_DYNAMIC_CAST(IPEndpointInfo, p);

12345678910>>...24