Searched refs:UIO_MAXIOV (Results 1 – 3 of 3) sorted by relevance
27 #define UIO_MAXIOV 1024 macro
58 #define UIO_MAXIOV 1024 macro
597 if (iovcnt > UIO_MAXIOV) in copyiniov()