Searched refs:optindex (Results 1 – 2 of 2) sorted by relevance
250 int optindex = 0; in options_init() local252 opt = getopt_long(argc, argv, "l:dhs", long_options, &optindex); in options_init()
217 int optindex = 0; in options_init() local219 opt = getopt_long(argc, argv, "ho:c:d:l:p:sw", long_options, &optindex); in options_init()