HomeSort by relevance Sort by last modified time
    Searched refs:_MD_POLL (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_dgux.h 213 #define _MD_POLL _poll
_hpux.h 248 #define _MD_POLL(fds,nfds,timeout) syscall(SYS_poll,fds,nfds,timeout)
_ncr.h 224 #define _MD_POLL _poll
_nec.h 188 #define _MD_POLL _poll
_openbsd.h 229 #define _MD_POLL(fds,nfds,timeout) syscall(SYS_poll,fds,nfds,timeout)
_osf1.h 236 #define _MD_POLL __poll
_scoos.h 199 #define _MD_POLL _poll
_sony.h 186 #define _MD_POLL _poll
_unixware.h 213 #define _MD_POLL _poll
_aix.h 246 #define _MD_POLL poll
_freebsd.h 258 #define _MD_POLL(fds,nfds,timeout) syscall(SYS_poll,fds,nfds,timeout)
_netbsd.h 295 #define _MD_POLL(fds,nfds,timeout) syscall(SYS_poll,fds,nfds,timeout)
_openvms.h 306 #define _MD_POLL __poll
_reliantunix.h 265 #define _MD_POLL _poll
_sunos4.h 231 #define _MD_POLL(fds,nfds,timeout) syscall(SYS_poll,fds,nfds,timeout)
_solaris.h 448 #define _MD_POLL _poll
798 #define _MD_POLL _poll
_irix.h 451 #define _MD_POLL _poll
_linux.h 490 #define _MD_POLL __syscall_poll

Completed in 459 milliseconds