Searched refs:g_dfinderDumpOpts (Results 1 – 1 of 1) sorted by relevance
40 static const char *g_dfinderDumpOpts = "fhlrsm:"; variable373 … while ((opt = NstackGetOpt(&optMsg, argc, argv, g_dfinderDumpOpts)) != NSTACK_GETOPT_END_OF_STR) { in DFinderDump()