Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/tools/
H A Dipf_y.y50 static int makepool __P((struct alist_s *));
943 $$.a.iplookupnum = makepool($4); }
2106 static int makepool(list) in makepool() function