Home
last modified time | relevance | path

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

/linux-2.4.37.9/scripts/lxdialog/
Dlxdialog.c59 int offset = 0, clear_screen = 0, end_common_opts = 0, retval; in main() local
74 while (offset < argc - 1 && !end_common_opts) { /* Common options */ in main()
105 end_common_opts = 1; in main()