Format: AllC/C++CSSTextshell script Advanced Search
23: void * 24: tfind(const void *vkey, void * const *vrootp, 25: int (*compar)(const void *, const void *))