Lines Matching defs:unit
2115 size_t unit;2118 unit = sizeof(*isakmp_cfg_config.port_pool);2121 bzero((char *)new_pool + (old_size * unit), 2122 (size - old_size) * unit);