Home
last modified time | relevance | path

Searched refs:PgSqlHostContextPtr (Results 1 – 2 of 2) sorted by relevance

/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/
H A Dpgsql_host_data_source.cc1366 std::vector<PgSqlHostContextPtr> pool_;
1466 PgSqlHostContextPtr createContext() const;
1496 bool delStatement(PgSqlHostContextPtr& ctx,
1505 void addResv(PgSqlHostContextPtr& ctx,
1518 void addOption(PgSqlHostContextPtr& ctx,
1533 void addOptions(PgSqlHostContextPtr& ctx,
2249 PgSqlHostContextPtr
2582 PgSqlHostContextPtr ctx = get_context.ctx_; in add()
2641 PgSqlHostContextPtr ctx = get_context.ctx_; in del()
2670 PgSqlHostContextPtr ctx = get_context.ctx_; in del4()
[all …]
H A Dpgsql_host_data_source.h28 typedef boost::shared_ptr<PgSqlHostContext> PgSqlHostContextPtr; typedef
543 PgSqlHostContextPtr ctx_;