Searched defs:optind (Results 1 - 2 of 2) sorted by relevance

/system/core/logcat/include/log/
H A Dgetopt.h37 int optind; member in struct:getopt_context
/system/libvintf/
H A Dassemble_vintf.cpp231 int optind; local
232 while ((res = getopt_long(argc, argv, "hi:o:mc:", longopts, &optind)) >= 0) {

Completed in 412 milliseconds