Home
last modified time | relevance | path

Searched refs:__libc_interposing_slot (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/lib/libc/include/
H A Dlibc_private.h205 interpos_func_t *__libc_interposing_slot(int interposno);
258 ((type *)*(__libc_interposing_slot(idx)))(__VA_ARGS__)
/freebsd-src/lib/libc/gen/
H A Dlibc_interposing_table.c50 __libc_interposing_slot(int interposno) in __libc_interposing_slot() function
H A DSymbol.map572 __libc_interposing_slot;
/freebsd-src/lib/libc/sys/
H A Dlockf.c66 *(__libc_interposing_slot(INTERPOS_fcntl))) in lockf()
/freebsd-src/lib/libthr/thread/
H A Dthr_syscalls.c629 *(__libc_interposing_slot(INTERPOS_##name)) = \ in __thr_interpose_libc()
639 *(__libc_interposing_slot(INTERPOS_##name)) = \ in __thr_interpose_libc()
679 *(__libc_interposing_slot( in __thr_interpose_libc()