Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddata.h285 struct element *copyList(struct element *l);
H A Ddata.c1144 result = copyList(e); in copy()
1167 copyList(struct element *l) in copyList() function