Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_uarttest/
H A Duarttest.c27 const struct option long_opt[] = { in main() local
33 next_option = getopt_long(argc,argv,short_opt,long_opt,NULL); in main()