Searched refs:ARG_TBL_SZ (Results 1 – 1 of 1) sorted by relevance
183 #define ARG_TBL_SZ (sizeof (arg_table) / sizeof (arg_entry_t)) macro2309 ARG_TBL_SZ, sizeof (arg_entry_t), arg_ent_compare)); in get_arg_ent()2739 for (i = 0; i < ARG_TBL_SZ; i++) { in exit_usage()