Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gdb/gdb/
Dmain.c251 OPT_NOWINDOWS, in captured_main() enumerator
307 {"nw", no_argument, NULL, OPT_NOWINDOWS}, in captured_main()
308 {"nowindows", no_argument, NULL, OPT_NOWINDOWS}, in captured_main()
361 case OPT_NOWINDOWS: in captured_main()