Home
last modified time | relevance | path

Searched defs:server_tag (Results 1 – 25 of 47) sorted by relevance

12

/dports/net/kea/kea-2.0.1/src/lib/cc/
H A Dstamped_element.cc24 StampedElement::delServerTag(const std::string& server_tag) { in delServerTag()
41 for (auto server_tag : server_tags_) { in getMetadata() local
H A Dstamped_element.h46 void setServerTag(const std::string& server_tag) { in setServerTag()
H A Dserver_tag.cc47 operator<<(std::ostream& os, const ServerTag& server_tag) { in operator <<()
/dports/irc/irssi-icb/irssi-icb-c4e2ea8/src/core/
H A Dicb-queries.c25 QUERY_REC *icb_query_create(const char *server_tag, in icb_query_create()
/dports/irc/irssi/irssi-1.2.3/src/core/
H A Dquery-rec.h6 char *server_tag; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/engine_impl/loopback_server/
H A Dpersistent_permanent_entity.cc30 const string& server_tag, in CreateNew()
73 string server_tag = syncer::ModelTypeToRootTag(model_type); in CreateTopLevel() local
/dports/net/kea/kea-2.0.1/src/lib/database/
H A Dserver_collection.cc18 const ServerTag& server_tag) { in get()
H A Dserver_selector.cc42 ServerSelector::ServerSelector(const ServerTag& server_tag) in ServerSelector()
H A Dserver_selector.h72 static ServerSelector ONE(const std::string& server_tag) { in ONE()
/dports/net/kea/kea-2.0.1/src/hooks/dhcp/mysql_cb/tests/
H A Dmysql_cb_dhcp4_mgr_unittest.cc66 StampedValuePtr server_tag = StampedValue::create("server-tag", "whale"); in TEST_F() local
H A Dmysql_cb_dhcp6_mgr_unittest.cc66 StampedValuePtr server_tag = StampedValue::create("server-tag", "whale"); in TEST_F() local
/dports/irc/irssi-xmpp/irssi-xmpp-0.54/src/core/
H A Dxmpp-queries.c30 xmpp_query_create(const char *server_tag, const char *data, int automatic) in xmpp_query_create()
/dports/net/kea/kea-2.0.1/src/lib/process/
H A Dconfig_base.h127 void setServerTag(const util::Optional<std::string>& server_tag) { in setServerTag()
H A Dcb_ctl_base.h188 std::string server_tag = srv_cfg->getServerTag(); variable
/dports/sysutils/LPRng/lprng-3.8.C/src/include/
H A Duser_auth.h72 const char *server_tag; /* send this tag to server */ member
/dports/irc/irssi/irssi-1.2.3/src/irc/core/
H A Dirc-queries.c29 QUERY_REC *irc_query_create(const char *server_tag, in irc_query_create()
/dports/irc/irssi/irssi-1.2.3/src/fe-common/core/
H A Dfe-log.c423 static void autolog_open(SERVER_REC *server, const char *server_tag, in autolog_open()
478 const char *server_tag = dest->server_tag; in autolog_open_check() local
505 static void log_single_line(WINDOW_REC *window, const char *server_tag, in log_single_line()
H A Dformats.h53 const char *server_tag; /* if server is non-NULL, must be server->tag */ member
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dsendauth.c260 const char *tag, *server_tag, *key; in Fix_send_auth() local
/dports/devel/grpc130/grpc-1.30.2/include/grpcpp/impl/codegen/
H A Drpc_service_method.h106 void* server_tag() const { return server_tag_; } in server_tag() function
/dports/devel/grpc134/grpc-1.34.1/include/grpcpp/impl/codegen/
H A Drpc_service_method.h103 void* server_tag() const { return server_tag_; } in server_tag() function
/dports/devel/grpc/grpc-1.42.0/include/grpcpp/impl/codegen/
H A Drpc_service_method.h105 void* server_tag() const { return server_tag_; } in server_tag() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpcpp/impl/codegen/
H A Drpc_service_method.h106 void* server_tag() const { return server_tag_; } in server_tag() function
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpcpp/impl/codegen/
H A Drpc_service_method.h105 void* server_tag() const { return server_tag_; } in server_tag() function
/dports/net/kea/kea-2.0.1/src/bin/dhcp6/tests/
H A Dconfig_backend_unittest.cc193 StampedValuePtr server_tag(new StampedValue("server-tag", "second-server")); in TEST_F() local

12