Searched refs:numv (Results 1 – 1 of 1) sorted by relevance
67 const int numv = 32; in scan_mounted_volumes() local68 MountedVolume *volumes = malloc(numv * sizeof(*volumes)); in scan_mounted_volumes()74 g_mounts_state.volumes_allocd = numv; in scan_mounted_volumes()75 memset(volumes, 0, numv * sizeof(*volumes)); in scan_mounted_volumes()