Searched refs:interpos_func_t (Results 1 – 4 of 4) sorted by relevance
37 [INTERPOS_##a] = (interpos_func_t)b38 interpos_func_t __libc_interposing[INTERPOS_MAX] = {49 interpos_func_t *
36 [INTERPOS_##a] = (interpos_func_t)b37 static interpos_func_t __libsys_interposing[INTERPOS_MAX] = {79 interpos_func_t *
204 typedef void (*interpos_func_t)(void); typedef205 interpos_func_t *__libc_interposing_slot(int interposno);206 extern interpos_func_t __libc_interposing[] __hidden;207 interpos_func_t *__libsys_interposing_slot(int interposno);
653 (interpos_func_t)__thr_##name; in __thr_interpose_libc()663 (interpos_func_t)__thr_##name; in __thr_interpose_libc()706 (interpos_func_t)_pthread_mutex_init_calloc_cb; in __thr_interpose_libc()