Searched defs:new_capacity (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ldns/
H A Dbuffer.c84 size_t new_capacity = buffer->_capacity * 3 / 2; local
/freebsd-10-stable/contrib/ofed/management/opensm/complib/
H A Dcl_ptr_vector.c213 size_t new_capacity; local
169 cl_ptr_vector_set_capacity(IN cl_ptr_vector_t * const p_vector, IN const size_t new_capacity) argument
H A Dcl_vector.c413 size_t new_capacity; local
342 cl_vector_set_capacity(IN cl_vector_t * const p_vector, IN const size_t new_capacity) argument
[all...]
/freebsd-10-stable/contrib/unbound/sldns/
H A Dsbuffer.c96 size_t new_capacity = buffer->_capacity * 3 / 2; local
/freebsd-10-stable/usr.sbin/nscd/
H A Dcachelib.c539 size_t new_capacity; local
/freebsd-10-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c630 vtblk_resize_disk(struct vtblk_softc *sc, uint64_t new_capacity) argument

Completed in 193 milliseconds