Searched defs:longindex (Results 1 – 1 of 1) 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
|