Home
last modified time | relevance | path

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

/system/core/logcat/include/log/
Dgetopt.h59 int getopt_long_r(int nargc, char* const* nargv, const char* options,
/system/core/logcat/
Dgetopt_long.cpp241 int getopt_long_r(int nargc, char* const* nargv, const char* options, in getopt_long_r() function
Dlogcat.cpp904 ret = getopt_long_r(argc, argv, ":cdDhLt:T:gG:sQf:r:n:v:b:BSpP:m:e:", in __logcat()