Searched refs:lfind (Results 1 - 14 of 14) sorted by relevance

/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/lib/libbc/libc/gen/common/
H A Dlfind.c44 lfind(key, base, nelp, width, compar) function
/illumos-gate/usr/src/head/
H A Dsearch.h80 void *lfind(const void *, const void *, size_t *, size_t,
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_voper.c281 forbid(lfind(2, cnt, opf, (line *)0) < 0);
298 forbid(lfind(3, cnt - 1, opf, (line *)0) < 0);
313 forbid(lfind(0, cnt, opf, (line *) 0) < 0);
332 forbid(lfind(1, cnt, opf, (line *) 0) < 0);
H A Dex_vops3.c69 lfind(pastatom, cnt, f, limit) function
H A Dex.h595 int lfind();
/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/lib/libbc/sparc/
H A DMakefile68 l64a.o labeltostring.o ldexp.o lfind.o lsearch.o\
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com486 lfind.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com476 lfind.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile450 lfind.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile956 lfind.3c \
1914 lfind.3c := LINKSRC = lsearch.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc654 /* lfind.c */
655 void * lfind(const void *ky, const void *bs, size_t *nelp,
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com518 lfind.o \

Completed in 93 milliseconds