Home
last modified time | relevance | path

Searched refs:pollsys (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/lib/libc/common/sys/
H A Dpollsys.s40 SYSCALL2_RVAL1(__pollsys,pollsys)
/titanic_41/usr/src/uts/intel/os/
H A Dname_to_sysnum172 pollsys 183
/titanic_41/usr/src/uts/sparc/os/
H A Dname_to_sysnum170 pollsys 183
/titanic_41/usr/src/uts/common/os/
H A Dsysent.c167 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 Dcorenote.msg932 @ MSG_SYS_POLLSYS "[ pollsys ]" # 183
933 @ MSG_SYS_POLLSYS_ALT "pollsys"
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile241 pollsys.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com265 pollsys.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com263 pollsys.o \
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com280 pollsys.o \
/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c629 pollsys(pollfd_t *fds, nfds_t nfds, timespec_t *timeoutp, sigset_t *setp) in pollsys() function