Searched refs:old_max_size (Results 1 – 1 of 1) sorted by relevance
64 uint64_t old_max_size = io_stream->max_size; in krb5int_ipc_stream_reallocate() local67 if (in_new_size > old_max_size) { in krb5int_ipc_stream_reallocate()74 } else if ((in_new_size + K5_IPC_STREAM_SIZE_INCREMENT) < old_max_size) { in krb5int_ipc_stream_reallocate()