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

  /src/external/bsd/nsd/dist/
ipc.h 16 struct nsd_child;
29 struct nsd_child *child;
nsd.h 162 struct nsd_child struct
249 struct nsd_child *children;
254 struct nsd_child *this_child;
nsd.c 1272 nsd.children = (struct nsd_child *) region_alloc_array(
1273 nsd.region, nsd.child_count, sizeof(struct nsd_child));

Completed in 19 milliseconds