Searched refs:lfind (Results 1 – 18 of 18) sorted by relevance
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | lfind.c | 44 #pragma weak _lfind = lfind 56 lfind(const void *ky, const void *bs, size_t *nelp, in lfind() function
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | lfind.c | 44 lfind(key, base, nelp, width, compar) in lfind() function
|
/titanic_41/usr/src/head/ |
H A D | search.h | 80 void *lfind(const void *, const void *, size_t *, size_t,
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_voper.c | 281 forbid(lfind(2, cnt, opf, (line *)0) < 0); in operate() 298 forbid(lfind(3, cnt - 1, opf, (line *)0) < 0); in operate() 313 forbid(lfind(0, cnt, opf, (line *) 0) < 0); in operate() 332 forbid(lfind(1, cnt, opf, (line *) 0) < 0); in operate()
|
H A D | ex_vops3.c | 69 lfind(pastatom, cnt, f, limit) in lfind() function
|
H A D | ex.h | 595 int lfind();
|
/titanic_41/usr/src/uts/common/fs/lofs/ |
H A D | lofs_subr.c | 98 static lnode_t *lfind(struct vnode *, struct loinfo *); 261 lp = lfind(vp, li); in makelonode() 281 lp = lfind(vp, li); in makelonode() 719 lfind(struct vnode *vp, struct loinfo *li) in lfind() function
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 439 lfind
|
/titanic_41/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 68 l64a.o labeltostring.o ldexp.o lfind.o lsearch.o\
|
/titanic_41/usr/src/lib/libc/amd64/ |
H A D | Makefile | 453 lfind.o \
|
/titanic_41/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 486 lfind.o \
|
/titanic_41/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 472 lfind.o \
|
/titanic_41/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 512 lfind.o \
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | llib-lc | 649 /* lfind.c */ 650 void * lfind(const void *ky, const void *bs, size_t *nelp,
|
H A D | mapfile-vers | 2243 lfind;
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 906 lfind.3c \ 1818 lfind.3c := LINKSRC = lsearch.3c
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 906 link path=usr/share/man/man3c/lfind.3c target=lsearch.3c
|
/titanic_41/ |
H A D | .gitignore | 5007 usr/src/man/man3c/lfind.3c
|