Searched refs:optional_argument (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/posix/
H A Dgetopt.h25 #define optional_argument 2 macro
/haiku/src/bin/keymap/
H A Dmain.cpp100 {"dump", optional_argument, 0, 'd'},
101 {"load", optional_argument, 0, 'l'},
102 {"load-source", optional_argument, 0, 's'},
104 {"compile", optional_argument, 0, 'c'},
105 {"header", optional_argument, 0, 'h'},
/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt.h81 optional_argument (or 2) if the option takes an optional argument.
112 # define optional_argument 2 macro
/haiku/src/bin/
H A Dwatch.c29 {"differences", optional_argument, 0, 'd'},
/haiku/src/apps/debugger/
H A DDebugger.cpp144 { "save-report", optional_argument, 0, 's' },

Completed in 45 milliseconds