Home
last modified time | relevance | path

Searched refs:copyMap (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddata.h286 struct element *copyMap(struct element *m);
H A Ddata.c1147 result = copyMap(e); in copy()
1179 copyMap(struct element *m) in copyMap() function