SMB_REALLOC_ARRAY 350 source3/groupdb/mapping_ldb.c (*pp_rmap) = SMB_REALLOC_ARRAY((*pp_rmap), GROUP_MAP, SMB_REALLOC_ARRAY 341 source3/groupdb/mapping_tdb.c if (!(tmp = SMB_REALLOC_ARRAY(state->maps, GROUP_MAP, SMB_REALLOC_ARRAY 325 source3/include/smb_macros.h SMB_REALLOC_ARRAY((*(array)), type, (*(num))+1); \ SMB_REALLOC_ARRAY 336 source3/lib/debug.c new_ptr = SMB_REALLOC_ARRAY(new_ptr, int, debug_num_classes + 1); SMB_REALLOC_ARRAY 353 source3/lib/debug.c new_ptr = SMB_REALLOC_ARRAY(new_ptr, bool, debug_num_classes + 1); SMB_REALLOC_ARRAY 359 source3/lib/debug.c new_ptr = SMB_REALLOC_ARRAY(classname_table, char *, debug_num_classes + 1); SMB_REALLOC_ARRAY 472 source3/lib/smbldap.c mods = SMB_REALLOC_ARRAY (mods, LDAPMod *, i + 2); SMB_REALLOC_ARRAY 496 source3/lib/smbldap.c mods[i]->mod_values = SMB_REALLOC_ARRAY(mods[i]->mod_values, char *, j + 2); SMB_REALLOC_ARRAY 163 source3/lib/system_smbd.c temp_groups = SMB_REALLOC_ARRAY(temp_groups, gid_t, max_grp); SMB_REALLOC_ARRAY 234 source3/lib/util_tdb.c *buf = SMB_REALLOC_ARRAY(*buf, uint8, (*len) + len1); SMB_REALLOC_ARRAY 246 source3/lib/wins_srv.c ret = SMB_REALLOC_ARRAY(ret, char *, count+2); SMB_REALLOC_ARRAY 766 source3/libsmb/namequery.c ss_list = SMB_REALLOC_ARRAY(ss_list, SMB_REALLOC_ARRAY 1250 source3/libsmb/namequery.c *return_iplist = SMB_REALLOC_ARRAY((*return_iplist), SMB_REALLOC_ARRAY 1341 source3/libsmb/namequery.c *return_iplist = SMB_REALLOC_ARRAY(*return_iplist, SMB_REALLOC_ARRAY 108 source3/modules/vfs_shadow_copy.c dirp->dirs = SMB_REALLOC_ARRAY(dirp->dirs,SMB_STRUCT_DIRENT, dirp->num+1); SMB_REALLOC_ARRAY 3443 source3/passdb/pdb_ldap.c (*pp_rmap)=SMB_REALLOC_ARRAY((*pp_rmap), GROUP_MAP, entries+1); SMB_REALLOC_ARRAY 789 source3/printing/nt_printing.c *list = SMB_REALLOC_ARRAY(*list, nt_forms_struct, n+1); SMB_REALLOC_ARRAY 874 source3/printing/nt_printing.c if((*list=SMB_REALLOC_ARRAY(*list, nt_forms_struct, n+1)) == NULL) { SMB_REALLOC_ARRAY 987 source3/printing/nt_printing.c if((*list = SMB_REALLOC_ARRAY(*list, fstring, total+1)) == NULL) { SMB_REALLOC_ARRAY 2270 source3/printing/nt_printing.c driver.dependentfiles = SMB_REALLOC_ARRAY(driver.dependentfiles, fstring, i+2); SMB_REALLOC_ARRAY 2912 source3/printing/nt_printing.c if ( !(subkeys_ptr = SMB_REALLOC_ARRAY( subkeys_ptr, fstring, num_subkeys+2)) ) { SMB_REALLOC_ARRAY 2957 source3/printing/nt_printing.c if ( !(subkeys_ptr = SMB_REALLOC_ARRAY( subkeys_ptr, fstring, num_subkeys+2)) ) { SMB_REALLOC_ARRAY 1200 source3/printing/print_cups.c queue = SMB_REALLOC_ARRAY(queue, print_queue_struct, qalloc); SMB_REALLOC_ARRAY 1078 source3/printing/print_iprint.c queue = SMB_REALLOC_ARRAY(queue, print_queue_struct, qalloc); SMB_REALLOC_ARRAY 651 source3/registry/reg_backend_db.c buffer = SMB_REALLOC_ARRAY(buffer, uint8_t, SMB_REALLOC_ARRAY 1846 source3/rpc_server/srv_spoolss_nt.c *farray = SMB_REALLOC_ARRAY(*farray, fstring, i+2); SMB_REALLOC_ARRAY 1186 source3/smbd/lanman.c *servers = SMB_REALLOC_ARRAY(*servers,struct srv_info_struct, alloced); SMB_REALLOC_ARRAY 189 source3/torture/nsstest.c buf = SMB_REALLOC_ARRAY(buf, char, buflen); SMB_REALLOC_ARRAY 227 source3/torture/nsstest.c buf = SMB_REALLOC_ARRAY(buf, char, buflen); SMB_REALLOC_ARRAY 266 source3/torture/nsstest.c buf = SMB_REALLOC_ARRAY(buf, char, buflen); SMB_REALLOC_ARRAY 3966 source3/utils/net_rpc.c token->user_sids = SMB_REALLOC_ARRAY(token->user_sids, DOM_SID, token->num_sids+1); SMB_REALLOC_ARRAY 4225 source3/utils/net_rpc.c *tokens = SMB_REALLOC_ARRAY(*tokens, struct user_token, *num_tokens); SMB_REALLOC_ARRAY 4346 source3/utils/net_rpc.c share_list->shares = SMB_REALLOC_ARRAY(share_list->shares, char *, share_list->num_shares); SMB_REALLOC_ARRAY 141 source3/utils/net_status.c ids->entries = SMB_REALLOC_ARRAY(ids->entries, struct sessionid, ids->num_entries); SMB_REALLOC_ARRAY 692 source3/winbindd/winbindd_cache.c centry->data = SMB_REALLOC_ARRAY(centry->data, unsigned char, SMB_REALLOC_ARRAY 1213 source3/winbindd/winbindd_group.c name_list = SMB_REALLOC_ARRAY(name_list, SMB_REALLOC_ARRAY 702 source3/winbindd/winbindd_user.c name_list = SMB_REALLOC_ARRAY(name_list, struct getpwent_user,