Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dconf.c443 static struct option long_opts[] = { variable
469 while ((opt = getopt_long(ac, av, "", long_opts, NULL)) != -1) { in main()
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dgenksyms.c764 struct option long_opts[] = { in main() local
779 &long_opts[0], NULL)) != EOF) in main()