Searched refs:tmpsize (Results 1 – 3 of 3) sorted by relevance
146 int tmpsize; in krb5_principal_internalize() local160 tmpsize = ibuf+1; in krb5_principal_internalize()161 tmpname = (char *) MALLOC(tmpsize); in krb5_principal_internalize()184 FREE(tmpname,tmpsize); in krb5_principal_internalize()
497 size_t tmpsize; in remap_cache_file_ch() local513 tmpsize = (u_long)fcd - (u_long)ch + ch->reclength; in remap_cache_file_ch()514 while (tmpsize > newsize && fcd > &(ch->array[0])) { in remap_cache_file_ch()524 tmpsize -= ch->reclength; in remap_cache_file_ch()
1315 int tmpsize; in hermon_wqe_send_build() local1652 tmpsize = ((uintptr_t)&ds[last_ds] - (uintptr_t)desc); in hermon_wqe_send_build()1654 *size = tmpsize >> 0x4; in hermon_wqe_send_build()1695 int tmpsize; in hermon_wqe_mlx_build() local1894 tmpsize = ((uintptr_t)&ds[num_ds] - (uintptr_t)desc); in hermon_wqe_mlx_build()1896 *size = tmpsize >> 0x04; in hermon_wqe_mlx_build()