Searched refs:interpos_func_t (Results 1 – 3 of 3) sorted by relevance
40 [INTERPOS_##a] = (interpos_func_t)b41 interpos_func_t __libc_interposing[INTERPOS_MAX] = {89 interpos_func_t *
193 typedef int (*interpos_func_t)(void); typedef194 interpos_func_t *__libc_interposing_slot(int interposno);195 extern interpos_func_t __libc_interposing[] __hidden;
648 (interpos_func_t)__thr_##name; in __thr_interpose_libc()694 (interpos_func_t)_pthread_mutex_init_calloc_cb; in __thr_interpose_libc()