Lines Matching refs:SLOT

628 #define	SLOT(name)					\  in __thr_interpose_libc()  macro
631 SLOT(system); in __thr_interpose_libc()
632 SLOT(tcdrain); in __thr_interpose_libc()
633 SLOT(spinlock); in __thr_interpose_libc()
634 SLOT(spinunlock); in __thr_interpose_libc()
635 SLOT(map_stacks_exec); in __thr_interpose_libc()
636 #undef SLOT in __thr_interpose_libc()
638 #define SLOT(name) \ in __thr_interpose_libc() macro
641 SLOT(accept); in __thr_interpose_libc()
642 SLOT(accept4); in __thr_interpose_libc()
643 SLOT(aio_suspend); in __thr_interpose_libc()
644 SLOT(close); in __thr_interpose_libc()
645 SLOT(connect); in __thr_interpose_libc()
646 SLOT(fcntl); in __thr_interpose_libc()
647 SLOT(fsync); in __thr_interpose_libc()
648 SLOT(fork); in __thr_interpose_libc()
649 SLOT(msync); in __thr_interpose_libc()
650 SLOT(nanosleep); in __thr_interpose_libc()
651 SLOT(openat); in __thr_interpose_libc()
652 SLOT(poll); in __thr_interpose_libc()
653 SLOT(pselect); in __thr_interpose_libc()
654 SLOT(read); in __thr_interpose_libc()
655 SLOT(readv); in __thr_interpose_libc()
656 SLOT(recvfrom); in __thr_interpose_libc()
657 SLOT(recvmsg); in __thr_interpose_libc()
658 SLOT(select); in __thr_interpose_libc()
659 SLOT(sendmsg); in __thr_interpose_libc()
660 SLOT(sendto); in __thr_interpose_libc()
661 SLOT(setcontext); in __thr_interpose_libc()
662 SLOT(sigaction); in __thr_interpose_libc()
663 SLOT(sigprocmask); in __thr_interpose_libc()
664 SLOT(sigsuspend); in __thr_interpose_libc()
665 SLOT(sigwait); in __thr_interpose_libc()
666 SLOT(sigtimedwait); in __thr_interpose_libc()
667 SLOT(sigwaitinfo); in __thr_interpose_libc()
668 SLOT(swapcontext); in __thr_interpose_libc()
669 SLOT(wait4); in __thr_interpose_libc()
670 SLOT(write); in __thr_interpose_libc()
671 SLOT(writev); in __thr_interpose_libc()
672 SLOT(kevent); in __thr_interpose_libc()
673 SLOT(wait6); in __thr_interpose_libc()
674 SLOT(ppoll); in __thr_interpose_libc()
675 SLOT(fdatasync); in __thr_interpose_libc()
676 SLOT(clock_nanosleep); in __thr_interpose_libc()
677 SLOT(pdfork); in __thr_interpose_libc()
678 #undef SLOT in __thr_interpose_libc()