HomeSort by: relevance | last modified time | path
    Searched refs:ixfr_store_mem (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/nsd/dist/
ixfr.h 129 * ixfr_store_mem: preallocated by caller, used to allocate the store struct.
136 struct ixfr_store* ixfr_store_mem);
difffile.c 1452 struct ixfr_store* ixfr_store = NULL, ixfr_store_mem; local
1456 ixfr_store = ixfr_store_start(zone, &ixfr_store_mem);
ixfr.c 952 struct ixfr_store* ixfr_store_mem)
954 struct ixfr_store* ixfr_store = ixfr_store_mem;

Completed in 28 milliseconds