gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:tfind (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/search/tfind.c - 1.1KB - 41 lines
23: void *
24: tfind(const void *vkey, void * const *vrootp,
25:     int (*compar)(const void *, const void *))