gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:lsearch (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/search/lsearch.c - 3.3KB - 84 lines
43: void *
44: lsearch(const void *key, const void *base, size_t *nelp, size_t width,
45:         cmp_fn_t compar)