Searched refs:newhimap (Results 1 – 1 of 1) sorted by relevance
916 u_int *newhimap, *newlomap; in fdexpand() local937 newhimap = mallocarray(NDHISLOTS(nfiles), sizeof(u_int), in fdexpand()958 memcpy(newhimap, fdp->fd_himap, copylen); in fdexpand()959 memset((char *)newhimap + copylen, 0, in fdexpand()973 fdp->fd_himap = newhimap; in fdexpand()