OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIO_IO_SYNCV
(Results
1 - 2
of
2
) sorted by null
/external/ltp/include/old/
tlibio.h
37
#define
LIO_IO_SYNCV
00020 /* single-buffer readv/writev */
/external/ltp/lib/
tlibio.c
163
{"v",
LIO_IO_SYNCV
, "single buffer sync readv/writev"},
175
{"syncv",
LIO_IO_SYNCV
, "single buffer sync readv/writev"},
949
else if (method &
LIO_IO_SYNCV
) {
976
} /*
LIO_IO_SYNCV
*/
[
all
...]
Completed in 181 milliseconds