Searched defs:golly (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dgetoptl.c42 golly(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex, int flags) function
144 return golly(argc, argv, optstring, longopts, longindex, 2);
150 return golly(argc, argv, optstring, longopts, longindex, 1);

Completed in 55 milliseconds