Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsd.c324 #define DEBUG_OPTIONS "d" macro
326 #define DEBUG_OPTIONS "" macro
378 while ((option = getopt(argc, argv, "i:t:p:A"DEBUG_OPTIONS)) != EOF) { in main()