Home
last modified time | relevance | path

Searched refs:g_options (Results 1 - 1 of 1) sorted by relevance

/base/startup/init/services/begetctl/
H A Dsandbox.cpp39 struct option g_options[] = { variable
205 while ((rc = getopt_long(argc, argv, "s:n:p:h:b:", g_options, &optIndex)) != -1) { in main_cmd()
208 std::string optionName = g_options[optIndex].name; in main_cmd()

Completed in 1 milliseconds