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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h359 ** PRIOVec
365 typedef struct PRIOVec { struct
368 } PRIOVec; typedef in typeref:struct:PRIOVec
419 PRFileDesc *fd, const PRIOVec *iov, PRInt32 iov_size,
839 * Write data to a socket. The data is organized in a PRIOVec array. The
845 * const PRIOVec *iov
846 * An array of PRIOVec. PRIOVec is a struct with the following
868 PRFileDesc *fd, const PRIOVec *iov, PRInt32 iov_size,

Completed in 66 milliseconds