OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:librpz_client_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/include/dns/
librpz.h
349
* Lock functions for concurrent use of a single
librpz_client_t
client handle.
361
typedef struct librpz_client
librpz_client_t
;
typedef in typeref:struct:librpz_client
393
typedef
librpz_client_t
*(librpz_client_create_t)(librpz_emsg_t * emsg,
405
typedef bool(librpz_connect_t)(librpz_emsg_t *emsg,
librpz_client_t
*client,
416
typedef void(librpz_client_detach_t)(
librpz_client_t
**clientp);
436
int *min_ns_dotsp,
librpz_client_t
*client,
666
librpz_client_t
*client);
/src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
librpz.h
357
* Lock functions for concurrent use of a single
librpz_client_t
client handle.
369
typedef struct librpz_client
librpz_client_t
;
typedef in typeref:struct:librpz_client
401
typedef
librpz_client_t
*(librpz_client_create_t)(librpz_emsg_t *emsg,
413
typedef bool(librpz_connect_t)(librpz_emsg_t *emsg,
librpz_client_t
*client,
424
typedef void(librpz_client_detach_t)(
librpz_client_t
**clientp);
444
int *min_ns_dotsp,
librpz_client_t
*client,
674
librpz_client_t
*client);
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026