Searched refs:pollsys (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/libc/common/sys/ |
H A D | pollsys.S | 40 SYSCALL2_RVAL1(__pollsys,pollsys)
|
/illumos-gate/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 172 pollsys 183
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 174 pollsys 183
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sysent.c | 169 int pollsys(pollfd_t *, nfds_t, timespec_t *, sigset_t *); 654 /* 183 */ SYSENT_CI("pollsys", pollsys, 4), 1009 /* 183 */ SYSENT_CI("pollsys", pollsys, 4),
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 952 @ MSG_SYS_POLLSYS "[ pollsys ]" # 183 953 @ MSG_SYS_POLLSYS_ALT "pollsys"
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 266 pollsys.o \
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 272 pollsys.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 244 pollsys.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 284 pollsys.o \
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | poll.c | 665 pollsys(pollfd_t *fds, nfds_t nfds, timespec_t *timeoutp, sigset_t *setp) in pollsys() function
|