Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y49 static u_int makehash __P((struct alist_s *));
951 $$.a.iplookupnum = makehash($4); }
2151 static u_int makehash(list) in makehash() function