Searched refs:buf_index (Results 1 - 1 of 1) sorted by relevance
/sssd/src/sss_client/ | ||
H A D | nss_group.c | 283 size_t buf_index = 0; local 380 buf_index = 2 * sizeof(uint32_t); 383 SAFEALIGN_COPY_UINT32(&(*groups)[*start], repbuf + buf_index, 384 &buf_index); |
Completed in 900 milliseconds