HomeSort by: relevance | last modified time | path
    Searched defs:rr_region (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/nsd/dist/
dbcreate.c 35 region_type* rr_region = region_create(xalloc, free); local
43 rr_region, rr_buffer)){
48 region_destroy(rr_region);
63 rr_region, rr_buffer)){
68 region_destroy(rr_region);
76 region_destroy(rr_region);
dbcreate.c 35 region_type* rr_region = region_create(xalloc, free); local
43 rr_region, rr_buffer)){
48 region_destroy(rr_region);
63 rr_region, rr_buffer)){
68 region_destroy(rr_region);
76 region_destroy(rr_region);
tsig.h 117 /* TSIG RR data is allocated in the rr_region. */
118 region_type *rr_region; member in struct:tsig_record
171 * The size params are used to customise the rr_region and context_region.
tsig.h 117 /* TSIG RR data is allocated in the rr_region. */
118 region_type *rr_region; member in struct:tsig_record
171 * The size params are used to customise the rr_region and context_region.

Completed in 110 milliseconds