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

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprio.h279 ** PRIOVec
285 typedef struct PRIOVec { struct
288 } PRIOVec; typedef in typeref:struct:PRIOVec
339 PRFileDesc *fd, const PRIOVec *iov, PRInt32 iov_size,
759 * Write data to a socket. The data is organized in a PRIOVec array. The
765 * const PRIOVec *iov
766 * An array of PRIOVec. PRIOVec is a struct with the following
788 PRFileDesc *fd, const PRIOVec *iov, PRInt32 iov_size,

Completed in 132 milliseconds