list_union
retval = list_union(k5login_list, k5users_filt_list, &combined_list);
extern krb5_error_code list_union (char **, char **, char ***);