Searched refs:nmaps (Results 1 – 6 of 6) sorted by relevance
235 my $nmaps = @{$maps[$i]};237 push @lines, "level $i: $nmaps maps (size $mapsz) ";238 push @lines, "[", $nmaps * $mapsz * $elsize, "]" if $elsize;
927 int nmaps; in size() local933 if ((nmaps = ioctl(fd, PIOCMAP_SGI, &maparg)) == -1) { in size()937 for (i = 0, sz = 0; i < nmaps; ++i) { in size()
115 int nmaps; /* Initial number of bitmaps */ member
182 hashp->nmaps = bpages; in __hash_open()425 for (i = 0; i < hashp->nmaps; i++) in hdestroy()
643 hashp->nmaps++; in __ibitmap()896 if (ndx >= hashp->nmaps) in fetch_bitmap()
1276 struct nis_state *state, const char * const *map_arr, size_t nmaps) in _nis_pwscan() argument1298 (unsigned)state->maptype < nmaps); in _nis_pwscan()