BAIL_ON_PTR_ERROR   47 nsswitch/libwbclient/wbc_guid.c 	BAIL_ON_PTR_ERROR((*guid_string), wbc_status);
BAIL_ON_PTR_ERROR   59 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i, wbc_status);
BAIL_ON_PTR_ERROR   64 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i->account_name, wbc_status);
BAIL_ON_PTR_ERROR   67 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i->full_name, wbc_status);
BAIL_ON_PTR_ERROR   69 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i->domain_name, wbc_status);
BAIL_ON_PTR_ERROR   91 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i->logon_server, wbc_status);
BAIL_ON_PTR_ERROR   93 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i->logon_script, wbc_status);
BAIL_ON_PTR_ERROR   95 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i->profile_path, wbc_status);
BAIL_ON_PTR_ERROR   97 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i->home_directory, wbc_status);
BAIL_ON_PTR_ERROR   99 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i->home_drive, wbc_status);
BAIL_ON_PTR_ERROR  106 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i->sids, wbc_status);
BAIL_ON_PTR_ERROR  215 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(e, wbc_status);
BAIL_ON_PTR_ERROR  220 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(e->nt_string, wbc_status);
BAIL_ON_PTR_ERROR  223 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(e->display_string, wbc_status);
BAIL_ON_PTR_ERROR  241 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i, wbc_status);
BAIL_ON_PTR_ERROR  265 nsswitch/libwbclient/wbc_pam.c 	BAIL_ON_PTR_ERROR(i, wbc_status);
BAIL_ON_PTR_ERROR   47 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(pwd, wbc_status);
BAIL_ON_PTR_ERROR   50 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(pwd->pw_name, wbc_status);
BAIL_ON_PTR_ERROR   53 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(pwd->pw_passwd, wbc_status);
BAIL_ON_PTR_ERROR   56 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(pwd->pw_gecos, wbc_status);
BAIL_ON_PTR_ERROR   59 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(pwd->pw_shell, wbc_status);
BAIL_ON_PTR_ERROR   62 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(pwd->pw_dir, wbc_status);
BAIL_ON_PTR_ERROR   89 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(grp, wbc_status);
BAIL_ON_PTR_ERROR   92 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(grp->gr_name, wbc_status);
BAIL_ON_PTR_ERROR   95 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(grp->gr_passwd, wbc_status);
BAIL_ON_PTR_ERROR  108 nsswitch/libwbclient/wbc_pwd.c 		BAIL_ON_PTR_ERROR(grp->gr_mem[i], wbc_status);
BAIL_ON_PTR_ERROR  156 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(*pwd, wbc_status);
BAIL_ON_PTR_ERROR  187 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(*pwd, wbc_status);
BAIL_ON_PTR_ERROR  222 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(*pwd, wbc_status);
BAIL_ON_PTR_ERROR  260 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(*grp, wbc_status);
BAIL_ON_PTR_ERROR  295 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(*grp, wbc_status);
BAIL_ON_PTR_ERROR  398 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(*pwd, wbc_status);
BAIL_ON_PTR_ERROR  505 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(*grp, wbc_status);
BAIL_ON_PTR_ERROR  550 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(*grp, wbc_status);
BAIL_ON_PTR_ERROR  589 nsswitch/libwbclient/wbc_pwd.c 	BAIL_ON_PTR_ERROR(groups, wbc_status);
BAIL_ON_PTR_ERROR   48 nsswitch/libwbclient/wbc_sid.c 	BAIL_ON_PTR_ERROR(tmp, wbc_status);
BAIL_ON_PTR_ERROR   53 nsswitch/libwbclient/wbc_sid.c 		BAIL_ON_PTR_ERROR(tmp2, wbc_status);
BAIL_ON_PTR_ERROR  237 nsswitch/libwbclient/wbc_sid.c 	BAIL_ON_PTR_ERROR(domain, wbc_status);
BAIL_ON_PTR_ERROR  240 nsswitch/libwbclient/wbc_sid.c 	BAIL_ON_PTR_ERROR(name, wbc_status);
BAIL_ON_PTR_ERROR  327 nsswitch/libwbclient/wbc_sid.c 	BAIL_ON_PTR_ERROR(ridlist, wbc_status);
BAIL_ON_PTR_ERROR  350 nsswitch/libwbclient/wbc_sid.c 	BAIL_ON_PTR_ERROR(domain_name, wbc_status);
BAIL_ON_PTR_ERROR  353 nsswitch/libwbclient/wbc_sid.c 	BAIL_ON_PTR_ERROR(names, wbc_status);
BAIL_ON_PTR_ERROR  356 nsswitch/libwbclient/wbc_sid.c 	BAIL_ON_PTR_ERROR(types, wbc_status);
BAIL_ON_PTR_ERROR  385 nsswitch/libwbclient/wbc_sid.c 		BAIL_ON_PTR_ERROR(names[i], wbc_status);
BAIL_ON_PTR_ERROR  469 nsswitch/libwbclient/wbc_sid.c 	BAIL_ON_PTR_ERROR(sids, wbc_status);
BAIL_ON_PTR_ERROR  599 nsswitch/libwbclient/wbc_sid.c 	BAIL_ON_PTR_ERROR(sids, wbc_status);
BAIL_ON_PTR_ERROR  681 nsswitch/libwbclient/wbc_sid.c 		BAIL_ON_PTR_ERROR(tmp, wbc_status);
BAIL_ON_PTR_ERROR  685 nsswitch/libwbclient/wbc_sid.c 		BAIL_ON_PTR_ERROR(users[num_users], wbc_status);
BAIL_ON_PTR_ERROR  749 nsswitch/libwbclient/wbc_sid.c 		BAIL_ON_PTR_ERROR(tmp, wbc_status);
BAIL_ON_PTR_ERROR  753 nsswitch/libwbclient/wbc_sid.c 		BAIL_ON_PTR_ERROR(groups[num_groups], wbc_status);
BAIL_ON_PTR_ERROR  799 nsswitch/libwbclient/wbc_sid.c 		BAIL_ON_PTR_ERROR(name, wbc_status);
BAIL_ON_PTR_ERROR   61 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(info, wbc_status);
BAIL_ON_PTR_ERROR   74 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(info->winbind_version, wbc_status);
BAIL_ON_PTR_ERROR   83 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(info->netbios_name, wbc_status);
BAIL_ON_PTR_ERROR   91 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(info->netbios_domain, wbc_status);
BAIL_ON_PTR_ERROR  106 nsswitch/libwbclient/wbc_util.c 		BAIL_ON_PTR_ERROR(info->dns_domain, wbc_status);
BAIL_ON_PTR_ERROR  149 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(info, wbc_status);
BAIL_ON_PTR_ERROR  153 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(info->short_name, wbc_status);
BAIL_ON_PTR_ERROR  157 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(info->dns_name, wbc_status);
BAIL_ON_PTR_ERROR  207 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(ipaddr, wbc_status);
BAIL_ON_PTR_ERROR  240 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(name_str, wbc_status);
BAIL_ON_PTR_ERROR  278 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(info->short_name, wbc_status);
BAIL_ON_PTR_ERROR  291 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(info->dns_name, wbc_status);
BAIL_ON_PTR_ERROR  431 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(d_list, wbc_status);
BAIL_ON_PTR_ERROR  434 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(extra_data, wbc_status);
BAIL_ON_PTR_ERROR  493 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(dc, wbc_status);
BAIL_ON_PTR_ERROR  503 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(dc->dc_name, wbc_status);
BAIL_ON_PTR_ERROR  524 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(i, wbc_status);
BAIL_ON_PTR_ERROR  527 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(i->dc_unc, wbc_status);
BAIL_ON_PTR_ERROR  530 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(i->dc_address, wbc_status);
BAIL_ON_PTR_ERROR  537 nsswitch/libwbclient/wbc_util.c 		BAIL_ON_PTR_ERROR(i->domain_guid, wbc_status);
BAIL_ON_PTR_ERROR  545 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(i->domain_name, wbc_status);
BAIL_ON_PTR_ERROR  550 nsswitch/libwbclient/wbc_util.c 		BAIL_ON_PTR_ERROR(i->forest_name, wbc_status);
BAIL_ON_PTR_ERROR  560 nsswitch/libwbclient/wbc_util.c 		BAIL_ON_PTR_ERROR(i->dc_site_name, wbc_status);
BAIL_ON_PTR_ERROR  568 nsswitch/libwbclient/wbc_util.c 		BAIL_ON_PTR_ERROR(i->client_site_name, wbc_status);
BAIL_ON_PTR_ERROR  656 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(*blobs, wbc_status);
BAIL_ON_PTR_ERROR  659 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(blob.name, wbc_status);
BAIL_ON_PTR_ERROR  663 nsswitch/libwbclient/wbc_util.c 	BAIL_ON_PTR_ERROR(blob.blob.data, wbc_status);
BAIL_ON_PTR_ERROR  141 nsswitch/libwbclient/wbclient.c 	BAIL_ON_PTR_ERROR(info, wbc_status);
BAIL_ON_PTR_ERROR  147 nsswitch/libwbclient/wbclient.c 	BAIL_ON_PTR_ERROR(info->vendor_version, wbc_status);
BAIL_ON_PTR_ERROR  123 source3/winbindd/idmap_adex/cell_util.c 	BAIL_ON_PTR_ERROR(c->forest_name, nt_status);
BAIL_ON_PTR_ERROR  225 source3/winbindd/idmap_adex/cell_util.c 	BAIL_ON_PTR_ERROR(tmp_dn, nt_status);
BAIL_ON_PTR_ERROR  239 source3/winbindd/idmap_adex/cell_util.c 		BAIL_ON_PTR_ERROR(domain, nt_status);
BAIL_ON_PTR_ERROR  243 source3/winbindd/idmap_adex/cell_util.c 	BAIL_ON_PTR_ERROR(dns_name, nt_status);
BAIL_ON_PTR_ERROR   73 source3/winbindd/idmap_adex/domain_util.c 	BAIL_ON_PTR_ERROR(dc, nt_status);
BAIL_ON_PTR_ERROR   76 source3/winbindd/idmap_adex/domain_util.c 	BAIL_ON_PTR_ERROR(dc->dns_name, nt_status);
BAIL_ON_PTR_ERROR  226 source3/winbindd/idmap_adex/domain_util.c 	BAIL_ON_PTR_ERROR(dns_domain, nt_status);
BAIL_ON_PTR_ERROR  239 source3/winbindd/idmap_adex/domain_util.c 		BAIL_ON_PTR_ERROR(base_dn, nt_status);
BAIL_ON_PTR_ERROR  265 source3/winbindd/idmap_adex/domain_util.c 		BAIL_ON_PTR_ERROR(sid_str, nt_status);
BAIL_ON_PTR_ERROR  269 source3/winbindd/idmap_adex/domain_util.c 		BAIL_ON_PTR_ERROR(filter, nt_status);
BAIL_ON_PTR_ERROR  272 source3/winbindd/idmap_adex/domain_util.c 		BAIL_ON_PTR_ERROR(base, nt_status);
BAIL_ON_PTR_ERROR  114 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(ads, nt_status);
BAIL_ON_PTR_ERROR  137 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(gc->forest_name, nt_status);
BAIL_ON_PTR_ERROR  209 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(dn, nt_status);
BAIL_ON_PTR_ERROR  213 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(gc->search_base, nt_status);
BAIL_ON_PTR_ERROR  224 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(gc->forest_cell, nt_status);
BAIL_ON_PTR_ERROR  572 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(name_user, nt_status);
BAIL_ON_PTR_ERROR  575 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(name_filter, nt_status);
BAIL_ON_PTR_ERROR  596 source3/winbindd/idmap_adex/gc_util.c 			BAIL_ON_PTR_ERROR(dn, nt_status);
BAIL_ON_PTR_ERROR  600 source3/winbindd/idmap_adex/gc_util.c 			BAIL_ON_PTR_ERROR(dns_domain, nt_status);
BAIL_ON_PTR_ERROR  670 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(dn, nt_status);
BAIL_ON_PTR_ERROR  676 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(dns_domain, nt_status);
BAIL_ON_PTR_ERROR  687 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(sam_name, nt_status);
BAIL_ON_PTR_ERROR  692 source3/winbindd/idmap_adex/gc_util.c 		BAIL_ON_PTR_ERROR((*name), nt_status);
BAIL_ON_PTR_ERROR  720 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(sid_string, nt_status);
BAIL_ON_PTR_ERROR  724 source3/winbindd/idmap_adex/gc_util.c 	BAIL_ON_PTR_ERROR(filter, nt_status);
BAIL_ON_PTR_ERROR  771 source3/winbindd/idmap_adex/gc_util.c 		BAIL_ON_PTR_ERROR(ads_tmp, nt_status);
BAIL_ON_PTR_ERROR  774 source3/winbindd/idmap_adex/gc_util.c 		BAIL_ON_PTR_ERROR(msg_tmp, nt_status);
BAIL_ON_PTR_ERROR  778 source3/winbindd/idmap_adex/gc_util.c 		BAIL_ON_PTR_ERROR(ads_tmp, nt_status);
BAIL_ON_PTR_ERROR  782 source3/winbindd/idmap_adex/gc_util.c 		BAIL_ON_PTR_ERROR(msg_tmp, nt_status);
BAIL_ON_PTR_ERROR  274 source3/winbindd/idmap_adex/likewise_cell.c 	BAIL_ON_PTR_ERROR(ads, nt_status);
BAIL_ON_PTR_ERROR   96 source3/winbindd/idmap_adex/provider_unified.c 	BAIL_ON_PTR_ERROR(oc_filter, nt_status);
BAIL_ON_PTR_ERROR   97 source3/winbindd/idmap_adex/provider_unified.c 	BAIL_ON_PTR_ERROR(attr_filter, nt_status);
BAIL_ON_PTR_ERROR  139 source3/winbindd/idmap_adex/provider_unified.c 	BAIL_ON_PTR_ERROR(user_attr_filter, nt_status);
BAIL_ON_PTR_ERROR  140 source3/winbindd/idmap_adex/provider_unified.c 	BAIL_ON_PTR_ERROR(group_attr_filter, nt_status);
BAIL_ON_PTR_ERROR  190 source3/winbindd/idmap_adex/provider_unified.c 		BAIL_ON_PTR_ERROR(sid_str, nt_status);
BAIL_ON_PTR_ERROR  208 source3/winbindd/idmap_adex/provider_unified.c 	BAIL_ON_PTR_ERROR(filter, nt_status);
BAIL_ON_PTR_ERROR  211 source3/winbindd/idmap_adex/provider_unified.c 	BAIL_ON_PTR_ERROR(base, nt_status);
BAIL_ON_PTR_ERROR  315 source3/winbindd/idmap_adex/provider_unified.c 	BAIL_ON_PTR_ERROR(dns_domain, nt_status);
BAIL_ON_PTR_ERROR  372 source3/winbindd/idmap_adex/provider_unified.c 			BAIL_ON_PTR_ERROR(entry_dn, nt_status);
BAIL_ON_PTR_ERROR  388 source3/winbindd/idmap_adex/provider_unified.c 				BAIL_ON_PTR_ERROR((*dn), nt_status);
BAIL_ON_PTR_ERROR  420 source3/winbindd/idmap_adex/provider_unified.c 		BAIL_ON_PTR_ERROR(keywords, nt_status);
BAIL_ON_PTR_ERROR  486 source3/winbindd/idmap_adex/provider_unified.c 			BAIL_ON_PTR_ERROR(sid_binstr, nt_status);
BAIL_ON_PTR_ERROR  632 source3/winbindd/idmap_adex/provider_unified.c 		BAIL_ON_PTR_ERROR(keywords, nt_status);
BAIL_ON_PTR_ERROR  757 source3/winbindd/idmap_adex/provider_unified.c 		BAIL_ON_PTR_ERROR(keywords, nt_status);
BAIL_ON_PTR_ERROR 1153 source3/winbindd/idmap_adex/provider_unified.c 	BAIL_ON_PTR_ERROR((*name), nt_status);