Home
last modified time | relevance | path

Searched defs:optarg (Results 1 – 2 of 2) sorted by relevance

/system/bt/test/headless/
Dget_options.cc56 char* optarg, std::list<std::string>& string_list) { in ParseValue()
72 char* optarg) { in ProcessOption()
/system/core/reboot/
Dreboot.c30 char* optarg = ""; in main() local