Searched defs:OPTIONS (Results 1 - 1 of 1) sorted by path

/bootable/recovery/
H A Drecovery.cpp53 static const struct option OPTIONS[] = { variable in typeref:struct:option
926 while ((arg = getopt_long(argc, argv, "", OPTIONS, NULL)) != -1) {

Completed in 84 milliseconds