Searched defs:lfind (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dlfind.c44 lfind(key, base, nelp, width, compar) function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlfind.c44 #pragma weak _lfind = lfind
56 lfind(const void *ky, const void *bs, size_t *nelp, function
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vops3.c69 lfind(pastatom, cnt, f, limit) function
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_subr.c98 static lnode_t *lfind(struct vnode *, struct loinfo *);
242 * incremented by lfind). The lnode will be flushed from the
261 lp = lfind(vp, li);
281 lp = lfind(vp, li);
719 lfind(struct vnode *vp, struct loinfo *li) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile956 lfind.3c \
1914 lfind.3c := LINKSRC = lsearch.3c

Completed in 903 milliseconds