OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lio_parse_io_arg1
(Results
1 - 4
of
4
) sorted by null
/external/ltp/include/old/
tlibio.h
124
int
lio_parse_io_arg1
(char *string);
/external/ltp/testcases/kernel/ipc/pipeio/
pipeio.c
285
iotype =
lio_parse_io_arg1
(optarg);
/external/ltp/lib/
tlibio.c
65
* int
lio_parse_io_arg1
(char *string)
280
int
lio_parse_io_arg1
(char *string)
function
308
* that can be parsed by
lio_parse_io_arg1
().
[
all
...]
/external/ltp/testcases/kernel/fs/doio/
growfiles.c
574
if ((io_type =
lio_parse_io_arg1
(optarg)) == -1) {
[
all
...]
Completed in 309 milliseconds