Searched defs:fd_read_set (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_bsdi.h160 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
171 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_nec.h145 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
156 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_nextstep.h178 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
189 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_rhapsody.h146 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
157 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_sony.h136 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
147 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_aix.h196 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
207 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_darwin.h223 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
234 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_dgux.h150 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
161 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_freebsd.h200 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
211 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_hpux.h175 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
186 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_linux.h413 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
424 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_ncr.h161 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
172 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_netbsd.h256 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
267 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_nspr_pthread.h152 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
163 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_nto.h165 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
175 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_openbsd.h174 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
185 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_qnx.h156 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
166 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_reliantunix.h146 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
157 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_scoos.h151 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
162 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_sunos4.h180 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
191 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_unixware.h150 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
161 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_irix.h296 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
307 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_openvms.h240 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
251 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_osf1.h176 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
187 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
H A D_solaris.h429 fd_set fd_read_set, fd_write_set, fd_exception_set; member in struct:_MDCPU_Unix
440 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)
746 fd_set fd_read_set, fd_write_set, fd_exception_set;
757 #define _PR_FD_READ_SET(_cpu) ((_cpu)->md.md_unix.fd_read_set)

Completed in 90 milliseconds

12