Home
last modified time | relevance | path

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

/dports/multimedia/quvi/quvi-0.4.2/src/quvi/
H A Dcmdline.h90 const char *category_rtsp_help; /**< @brief Category RTSP website scripts help description. */ member
H A Dcmdline.c203 args_info->category_rtsp_help = gengetopt_args_info_help[19] ; in init_args_info()