Searched refs:_MD_SELECT (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_bsdi.h206 #define _MD_SELECT(nfds,r,w,e,tv) syscall(SYS_select,nfds,r,w,e,tv) macro
H A D_dgux.h203 * We wrapped the select() call. _MD_SELECT refers to the built-in,
211 #define _MD_SELECT _select macro
H A D_hpux.h242 * We wrapped the select() call. _MD_SELECT refers to the built-in,
245 #define _MD_SELECT(nfds,r,w,e,tv) syscall(SYS_select,nfds,r,w,e,tv) macro
H A D_ncr.h214 * We wrapped the select() call. _MD_SELECT refers to the built-in,
222 #define _MD_SELECT _select macro
H A D_nec.h187 #define _MD_SELECT _select macro
H A D_nto.h211 ** We wrapped the select() call. _MD_SELECT refers to the built-in,
214 #define _MD_SELECT select macro
H A D_openbsd.h224 * We wrapped the select() call. _MD_SELECT refers to the built-in,
227 #define _MD_SELECT(nfds,r,w,e,tv) syscall(SYS_select,nfds,r,w,e,tv) macro
H A D_osf1.h233 #define _MD_SELECT __select macro
H A D_qnx.h202 ** We wrapped the select() call. _MD_SELECT refers to the built-in,
208 #define _MD_SELECT select macro
H A D_rhapsody.h214 * We wrapped the select() call. _MD_SELECT refers to the built-in,
217 #define _MD_SELECT(nfds,r,w,e,tv) syscall(SYS_select,nfds,r,w,e,tv) macro
H A D_scoos.h198 #define _MD_SELECT _select macro
H A D_sony.h182 #define _MD_SELECT _select macro
H A D_unixware.h203 * We wrapped the select() call. _MD_SELECT refers to the built-in,
211 #define _MD_SELECT _select macro
H A D_aix.h245 #define _MD_SELECT select macro
H A D_darwin.h252 * We wrapped the select() call. _MD_SELECT refers to the built-in,
255 #define _MD_SELECT(nfds,r,w,e,tv) syscall(SYS_select,nfds,r,w,e,tv) macro
H A D_freebsd.h251 * We wrapped the select() call. _MD_SELECT refers to the built-in,
254 #define _MD_SELECT(nfds,r,w,e,tv) syscall(SYS_select,nfds,r,w,e,tv) macro
H A D_netbsd.h289 * We wrapped the select() call. _MD_SELECT refers to the built-in,
292 #define _MD_SELECT(nfds,r,w,e,tv) syscall(SYS_select,nfds,r,w,e,tv) macro
H A D_nextstep.h246 * We wrapped the select() call. _MD_SELECT refers to the built-in,
249 #define _MD_SELECT(nfds,r,w,e,tv) syscall(SYS_select,nfds,r,w,e,tv) macro
H A D_openvms.h303 #define _MD_SELECT __select macro
H A D_reliantunix.h264 #define _MD_SELECT(nfds,r,w,e,tv) _select(nfds,r,w,e,tv) macro
H A D_sunos4.h227 * We wrapped the select() call. _MD_SELECT refers to the built-in,
230 #define _MD_SELECT(nfds,r,w,e,tv) syscall(SYS_select,nfds,r,w,e,tv) macro
H A D_solaris.h445 #define _MD_SELECT _select macro
794 #define _MD_SELECT _select
H A D_irix.h447 #define _MD_SELECT _select macro
H A D_linux.h481 * We wrapped the select() call. _MD_SELECT refers to the built-in,
484 #define _MD_SELECT __select macro
H A D_win16.h308 #define _MD_SELECT select macro

Completed in 1604 milliseconds

12