Searched refs:OPT_COMMAND (Results 1 – 3 of 3) sorted by relevance
/nptl/ |
A D | tst-oddstacklimit.c | 65 #define OPT_COMMAND 10000 macro 67 { "command", required_argument, NULL, OPT_COMMAND }, 69 case OPT_COMMAND: \
|
A D | tst-stackguard1.c | 213 #define OPT_COMMAND 10000 macro 216 { "command", required_argument, NULL, OPT_COMMAND }, \ 219 case OPT_COMMAND: \
|
A D | tst-cancel7.c | 178 #define OPT_COMMAND 10000 macro 182 { "command", required_argument, NULL, OPT_COMMAND }, \ 190 case OPT_COMMAND: in cmdline_process()
|
Completed in 4 milliseconds