Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hidump.c40 static const char *g_dfinderDumpOpts = "fhlrsm:"; variable
373 … while ((opt = NstackGetOpt(&optMsg, argc, argv, g_dfinderDumpOpts)) != NSTACK_GETOPT_END_OF_STR) { in DFinderDump()