Searched refs:lsx_option_t (Results 1 – 3 of 3) sorted by relevance
30 LSX_PARAM_IN_OPT lsx_option_t const * longopts, /* Array of long option descriptors */ in lsx_getopt_init()154 lsx_option_t const * pCur; in lsx_getopt()155 lsx_option_t const * pMatch = NULL; in lsx_getopt()319 static lsx_option_t longopts[] = in main()
2529 typedef struct lsx_option_t { struct2534 } lsx_option_t; argument2544 lsx_option_t const * longopts; /**< IN longopts: Array of long option descriptors */2563 LSX_PARAM_IN_OPT lsx_option_t const * longopts, /**< Array of long option descriptors */
2148 static struct lsx_option_t const long_options[] = {