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

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
H A Dlsearch.c1 /* $OpenBSD: lsearch.c,v 1.5 2014/07/18 04:16:09 matthew Exp $ */
44 lsearch(const void *key, void *base, size_t *nelp, size_t width, function
74 * a NULL pointer is returned by lsearch with errno set

Completed in 28 milliseconds