Home
last modified time | relevance | path

Searched refs:lio_parse_io_arg2 (Results 1 – 2 of 2) sorted by relevance

/external/ltp/include/old/
Dtlibio.h126 int lio_parse_io_arg2(char *string, char **badtoken);
/external/ltp/lib/
Dtlibio.c334 int lio_parse_io_arg2(char *string, char **badtoken) in lio_parse_io_arg2() function
2033 if ((method = lio_parse_io_arg2(symbols, &err)) == -1) {