Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/config/
Dpack.c100 static int findvec(const void *, int, int, vec_cmp_func, int);
251 o = findvec(i->i_locs, in packlocs()
271 findvec(const void *ptr, int hash, int len, vec_cmp_func cmp, int nextplace) in findvec() function