Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/command/
H A Dhilog_command.c200 const char *shortOptions = "hL:D:"; in HilogCmdProc() local
202 while ((opt = getopt_long(argc, argv, shortOptions, longOptions, &optionIndex)) != -1) { in HilogCmdProc()

Completed in 1 milliseconds