Searched defs:sizep (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/dns/tests/
H A Ddnstest.c385 size_t bufsiz, size_t *sizep)
430 *sizep = bp - buf;
384 dns_test_getdata(const char *file, unsigned char *buf, size_t bufsiz, size_t *sizep) argument
/bind-9.11.3/lib/dns/
H A Ddnstap.c903 dns_dt_getframe(dns_dthandle_t *handle, isc_uint8_t **bufp, size_t *sizep) { argument
909 REQUIRE(sizep != NULL);
913 res = fstrm_reader_read(handle->reader, &data, sizep);

Completed in 9 milliseconds