Searched defs:proto_min (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/responder/kcm/
H A Dkcmsrv_cmd.c149 uint8_t proto_min = 0; local
173 SAFEALIGN_COPY_UINT8_CHECK(&proto_min,
185 if (proto_min != KCM_PROTOCOL_VERSION_MINOR) {

Completed in 7 milliseconds