Home
last modified time | relevance | path

Searched refs:mapPop (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Ddata.h299 struct handle* mapPop(struct element *);
H A Dconfparse.c1253 handle = mapPop(pool); in parse_pool_statement()
1929 handle = mapPop(superclass); in subclass_inherit()
2630 handle = mapPop(group); in close_group()
3621 handle = mapPop(pdpool); in parse_pool6_statement()
3680 handle = mapPop(pool); in parse_pool6_statement()
H A Ddata.c1191 mapPop(struct element *m) in mapPop() function