Searched refs:arg_ent_compare (Results 1 – 1 of 1) sorted by relevance
195 static int arg_ent_compare(const void *aep1, const void *aep2);2309 ARG_TBL_SZ, sizeof (arg_entry_t), arg_ent_compare)); in get_arg_ent()2322 arg_ent_compare(const void *aep1, const void *aep2) in arg_ent_compare() function