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