Searched defs:obtained_version (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/sss_client/ | ||
H A D | common.c | 398 uint32_t obtained_version; local 431 SAFEALIGN_COPY_UINT32(&obtained_version, repbuf, NULL); 434 return (obtained_version == expected_version); |
Completed in 12 milliseconds