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

/bind-9.11.3/lib/dns/
H A Drbtdb.c159 #define allocate_version allocate_version64 macro
1464 allocate_version(isc_mem_t *mctx, rbtdb_serial_t serial, function
1500 version = allocate_version(rbtdb->common.mctx, rbtdb->next_serial, 1,
8707 rbtdb->current_version = allocate_version(mctx, 1, 1, ISC_FALSE);

Completed in 45 milliseconds