OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_IOVEC
(Results
1 - 4
of
4
) sorted by null
/external/ltp/testcases/kernel/syscalls/writev/
writev06.c
54
#define
MAX_IOVEC
2
62
struct iovec wr_iovec[
MAX_IOVEC
] = {
writev02.c
65
#define
MAX_IOVEC
2
73
struct iovec wr_iovec[
MAX_IOVEC
] = {
writev05.c
60
#define
MAX_IOVEC
2
69
struct iovec wr_iovec[
MAX_IOVEC
] = {
/external/ltp/testcases/kernel/syscalls/readv/
readv02.c
58
#define
MAX_IOVEC
16
63
struct iovec rd_iovec[
MAX_IOVEC
] = {
Completed in 97 milliseconds