Searched refs:client_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/
H A Dadb_test.c45 typedef struct client client_t; typedef in typeref:struct:client
49 ISC_LINK(client_t) link;
65 static ISC_LIST(client_t) clients;
88 static client_t *
90 client_t *client;
102 free_client(client_t **c) {
103 client_t *client;
128 client_t *client;
240 client_t *client;
309 RUNTIME_CHECK(isc_mempool_create(mctx, sizeof(client_t),
[all...]

Completed in 1200 milliseconds