Home
last modified time | relevance | path

Searched defs:opt_index (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/grub/grub-0.97/lib/
H A Dgetopt1.c69 getopt_long(argc,argv,options,long_options,opt_index) getopt_long() argument
85 getopt_long_only(argc,argv,options,long_options,opt_index) getopt_long_only() argument
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c471 int opt, opt_index, numargs, status = 0; in main() local