Searched refs:isc_buffer_allocate (Results 1 - 25 of 65) sorted by relevance

123

/netbsd-current/external/mpl/bind/dist/tests/isc/
H A Dbuffer_test.c48 isc_buffer_allocate(mctx, &b, 1024);
115 isc_buffer_allocate(mctx, &b, last_length);
171 isc_buffer_allocate(mctx, &b, sizeof(data));
209 isc_buffer_allocate(mctx, &b, 0);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgssapi_link.c64 isc_buffer_allocate(dctx->mctx, &ctx->buffer, INITIAL_BUFFER_SIZE);
109 isc_buffer_allocate(dctx->mctx, &newbuffer, length);
270 isc_buffer_allocate(key->mctx, &b, len);
H A Dopenssleddsa_link.c116 isc_buffer_allocate(dctx->mctx, &buf, 64);
151 isc_buffer_allocate(dctx->mctx, &nbuf, length);
H A Dtkey.c174 isc_buffer_allocate(msg->mctx, &tmprdatabuf, r.length);
451 isc_buffer_allocate(msg->mctx, &shared, sharedsize);
976 isc_buffer_allocate(msg->mctx, &dynbuf, len);
1086 isc_buffer_allocate(msg->mctx, &dynbuf, 1024);
1308 isc_buffer_allocate(rmsg->mctx, &shared, sharedsize);
H A Drequest.c794 isc_buffer_allocate(mctx, &request->query, r.length + (tcp ? 2 : 0));
1065 isc_buffer_allocate(mctx, &buf1, 65535);
1118 isc_buffer_allocate(mctx, &buf2, r.length + (tcp ? 2 : 0));
1392 isc_buffer_allocate(request->mctx, &request->answer, r.length);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dgssapi_link.c76 isc_buffer_allocate(dctx->mctx, &ctx->buffer, INITIAL_BUFFER_SIZE);
121 isc_buffer_allocate(dctx->mctx, &newbuffer, length);
282 isc_buffer_allocate(key->mctx, &b, len);
H A Dopenssleddsa_link.c114 isc_buffer_allocate(dctx->mctx, &buf, 64);
149 isc_buffer_allocate(dctx->mctx, &nbuf, length);
H A Drequest.c546 isc_buffer_allocate(mctx, &request->query, r.length + (tcp ? 2 : 0));
809 isc_buffer_allocate(mctx, &buf1, 65535);
860 isc_buffer_allocate(mctx, &buf2, r.length);
1092 isc_buffer_allocate(request->mctx, &request->answer, region->length);
H A Dtkey.c175 isc_buffer_allocate(msg->mctx, &tmprdatabuf, r.length);
452 isc_buffer_allocate(msg->mctx, &shared, sharedsize);
977 isc_buffer_allocate(msg->mctx, &dynbuf, len);
1087 isc_buffer_allocate(msg->mctx, &dynbuf, 1024);
1309 isc_buffer_allocate(rmsg->mctx, &shared, sharedsize);
/netbsd-current/external/mpl/bind/dist/bin/tools/
H A Ddnstap-read.c105 isc_buffer_allocate(mctx, &b, 2048);
131 isc_buffer_allocate(mctx, &b, textlen);
156 isc_buffer_allocate(mctx, &b, textlen);
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Dtsig_test.c141 isc_buffer_allocate(mctx, &dynbuf, 512);
308 isc_buffer_allocate(mctx, &buf, 65535);
315 isc_buffer_allocate(mctx, &buf, 65535);
368 isc_buffer_allocate(mctx, &buf, 65535);
413 isc_buffer_allocate(mctx, &buf, 65535);
H A Ddnstap_test.c330 isc_buffer_allocate(mctx, &b, 2048);
/netbsd-current/external/mpl/bind/dist/lib/isccc/
H A Dccmsg.c92 isc_buffer_allocate(ccmsg->mctx, &ccmsg->buffer, ccmsg->size);
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dbuffer.c209 isc_buffer_allocate(mctx, &dst, region.length);
244 isc_buffer_allocate(isc_mem_t *mctx, isc_buffer_t **dynbuffer, function
H A Dlex.c201 isc_buffer_allocate(lex->mctx, &source->pushback,
332 isc_buffer_allocate(lex->mctx, &tbuf, oldlen * 2);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dbuffer.c389 isc_buffer_allocate(mctx, &dst, region.length);
424 isc_buffer_allocate(isc_mem_t *mctx, isc_buffer_t **dynbuffer, function
H A Dlex.c199 isc_buffer_allocate(lex->mctx, &source->pushback,
330 isc_buffer_allocate(lex->mctx, &tbuf, oldlen * 2);
/netbsd-current/external/mpl/bind/dist/bin/tests/
H A Dwire_test.c187 isc_buffer_allocate(mctx, &input, 64 * 1024);
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dbuffer.c451 isc_buffer_allocate(isc_mem_t *mctx, isc_buffer_t **dynbuffer, function
H A Dlex.c214 result = isc_buffer_allocate(lex->mctx, &source->pushback,
340 result = isc_buffer_allocate(lex->mctx, &tbuf, oldlen * 2);
/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dbuffer.h191 isc_buffer_allocate(isc_mem_t *mctx, isc_buffer_t **dynbuffer,
223 * isc_buffer_allocate().
/netbsd-current/external/mpl/dhcp/bind/dist/lib/irs/
H A Ddnsconf.c109 isc_buffer_allocate(mctx, &keydatabuf, r.length);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dbuffer.h201 isc_buffer_allocate(isc_mem_t *mctx, isc_buffer_t **dynbuffer,
250 * isc_buffer_allocate().
/netbsd-current/external/mpl/bind/dist/tests/libtest/
H A Ddns.c427 isc_buffer_allocate(mctx, &b, length);
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dbuffer.h195 isc_buffer_allocate(isc_mem_t *mctx, isc_buffer_t **dynbuffer,
244 * isc_buffer_allocate().

Completed in 218 milliseconds

123