Home
last modified time | relevance | path

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

/bootable/recovery/
Drecovery.cpp55 static const struct option OPTIONS[] = { variable
940 while ((arg = getopt_long(argc, argv, "", OPTIONS, NULL)) != -1) { in main()