Searched refs:getopt_long_r (Results 1 – 3 of 3) sorted by relevance
59 int getopt_long_r(int nargc, char* const* nargv, const char* options,
241 int getopt_long_r(int nargc, char* const* nargv, const char* options, in getopt_long_r() function
904 ret = getopt_long_r(argc, argv, ":cdDhLt:T:gG:sQf:r:n:v:b:BSpP:m:e:", in __logcat()