Home
last modified time | relevance | path

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

/posix/
A Dtst-getopt-cancel.c58 const char *opts; member
67 const char *opts; member
151 getopt (tc->argc, (char *const *)tc->argv, tc->opts))
154 tc->opts, tc->longopts, 0))
A Dtst-getopt_long1.c22 static const struct option opts[] = variable
45 int c = getopt_long (argc, argv, "12345", opts, NULL); in do_test()
A Dbug-getopt5.c7 static const struct option opts[] = variable
29 int c = getopt_long (argc, argv, fmt, opts, NULL); in one_test()
A Dbug-getopt3.c7 static const struct option opts[] = variable
30 int c = getopt_long (argc, argv, fmt, opts, NULL); in one_test()
A Dbug-getopt4.c7 static const struct option opts[] = variable
28 int c = getopt_long (argc, argv, fmt, opts, NULL); in one_test()

Completed in 8 milliseconds