Home
last modified time | relevance | path

Searched defs:longopts (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/
H A Dgetoptl.c42 golly(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex, int flags) in golly() argument
142 getopt_long(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex) in getopt_long() argument
148 getopt_long_only(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex) in getopt_long_only() argument
[all...]
/titanic_52/usr/src/grub/grub-0.97/util/
H A Dmbchk.c29 static struct option longopts[] = variable
/titanic_52/usr/src/grub/grub-0.97/grub/
H A Dmain.c70 static struct option longopts[] = variable
/titanic_52/usr/src/cmd/latencytop/common/
H A Dlatencytop.c194 struct option const longopts[] = { in main() local
/titanic_52/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c515 _getopt_internal(argc,argv,optstring,longopts,longind,long_only) _getopt_internal() argument
/titanic_52/usr/src/cmd/flowadm/
H A Dflowadm.c101 static const struct option longopts[] = { variable