Searched defs:lfind (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libbc/libc/gen/common/ |
H A D | lfind.c | 44 lfind(key, base, nelp, width, compar) function
|
/illumos-gate/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, function
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_vops3.c | 69 lfind(pastatom, cnt, f, limit) function
|
/illumos-gate/usr/src/uts/common/fs/lofs/ |
H A D | lofs_subr.c | 98 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 D | Makefile | 956 lfind.3c \ 1914 lfind.3c := LINKSRC = lsearch.3c
|
Completed in 903 milliseconds