Searched defs:proto_min (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/responder/kcm/ | ||
H A D | kcmsrv_cmd.c | 149 uint8_t proto_min = 0; local 173 SAFEALIGN_COPY_UINT8_CHECK(&proto_min, 185 if (proto_min != KCM_PROTOCOL_VERSION_MINOR) { |
Completed in 12 milliseconds