Searched defs:longopts (Results 1 – 6 of 6) sorted by relevance
/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | getoptl.c | 42 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 D | mbchk.c | 29 static struct option longopts[] = variable
|
/titanic_52/usr/src/grub/grub-0.97/grub/ |
H A D | main.c | 70 static struct option longopts[] = variable
|
/titanic_52/usr/src/cmd/latencytop/common/ |
H A D | latencytop.c | 194 struct option const longopts[] = { in main() local
|
/titanic_52/usr/src/grub/grub-0.97/lib/ |
H A D | getopt.c | 515 _getopt_internal(argc,argv,optstring,longopts,longind,long_only) _getopt_internal() argument
|
/titanic_52/usr/src/cmd/flowadm/ |
H A D | flowadm.c | 101 static const struct option longopts[] = { variable
|