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

/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dxfrout.c529 * soa_stream != NULL && *soa_stream != NULL
534 * *soa_stream == NULL
541 compound_rrstream_create(isc_mem_t *mctx, rrstream_t **soa_stream, argument
551 s->components[0] = *soa_stream;
553 s->components[2] = *soa_stream;
558 *soa_stream = NULL;
732 rrstream_t *soa_stream = NULL; local
1081 CHECK(soa_rrstream_create(mctx, db, ver, &soa_stream));
1082 CHECK(compound_rrstream_create(mctx, &soa_stream,
[all...]

Completed in 134 milliseconds