Searched refs:findvec (Results 1 – 1 of 1) sorted by relevance
/original-bsd/usr.sbin/config.new/ |
H A D | pack.c | 84 static int findvec __P((const void *, int, int, vec_cmp_func, int)); 303 o = findvec(i->i_locs, LOCHASH(i->i_locs[l - 1]), l, in packlocs() 328 (o = findvec(vec, PVHASH(vec[l - 1]), l, in packpvec() 344 findvec(ptr, hash, len, cmp, nextplace) in findvec() function
|