Home
last modified time | relevance | path

Searched refs:UIO_FASTIOV (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Duio.h40 #define UIO_FASTIOV 8 macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dreadv.c21 if (bytes_read >= 0 || errno != EINVAL || count <= UIO_FASTIOV) in __NC()
A Dwritev.c20 if (bytes_written >= 0 || errno != EINVAL || count <= UIO_FASTIOV) in __NC()

Completed in 3 milliseconds