Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmain.c242 OPT_NOWINDOWS, in captured_main() enumerator
296 {"nw", no_argument, NULL, OPT_NOWINDOWS}, in captured_main()
297 {"nowindows", no_argument, NULL, OPT_NOWINDOWS}, in captured_main()
350 case OPT_NOWINDOWS: in captured_main()
H A DChangeLog-200312847 * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to