Searched refs:pollsys (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libc/common/sys/ |
H A D | pollsys.s | 40 SYSCALL2_RVAL1(__pollsys,pollsys)
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 172 pollsys 183
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 170 pollsys 183
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sysent.c | 167 int pollsys(pollfd_t *, nfds_t, timespec_t *, sigset_t *); 655 /* 183 */ SYSENT_CI("pollsys", pollsys, 4), 1010 /* 183 */ SYSENT_CI("pollsys", pollsys, 4),
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 932 @ MSG_SYS_POLLSYS "[ pollsys ]" # 183 933 @ MSG_SYS_POLLSYS_ALT "pollsys"
|
/titanic_41/usr/src/lib/libc/amd64/ |
H A D | Makefile | 241 pollsys.o \
|
/titanic_41/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 265 pollsys.o \
|
/titanic_41/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 263 pollsys.o \
|
/titanic_41/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 280 pollsys.o \
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | poll.c | 629 pollsys(pollfd_t *fds, nfds_t nfds, timespec_t *timeoutp, sigset_t *setp) in pollsys() function
|