Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/update_engine/
H A Dmain.c187 static const struct option engine_options[] = { variable
219 while ((arg = getopt_long(argc, argv, "", engine_options, NULL)) != -1) { in main()