Searched defs:PRPollDesc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h144 typedef struct PRPollDesc PRPollDesc; typedef in typeref:struct:PRPollDesc
1403 * PRPollDesc structure to determine whether the nonblocking
1406 * const PRPollDesc *pd
1407 * Pointer to a PRPollDesc whose fd member is the socket,
1420 NSPR_API(PRStatus) PR_GetConnectStatus(const PRPollDesc *pd);
1981 struct PRPollDesc { struct
1988 ** Bit values for PRPollDesc.in_flags or PRPollDesc.out_flags. Binary-or
2022 ** PRPollDesc
[all...]

Completed in 37 milliseconds