Searched refs:obtained_version (Results 1 - 1 of 1) sorted by relevance
/sssd/src/sss_client/ | ||
H A D | common.c | 394 uint32_t obtained_version; local 427 SAFEALIGN_COPY_UINT32(&obtained_version, repbuf, NULL); 430 return (obtained_version == expected_version); |
Completed in 524 milliseconds