Searched defs:reply_command (Results 1 – 3 of 3) sorted by relevance
142 uint8_t reply_command = exc_reply_packet.GetU8(&offset); in SetStopInfoFrom_KDP_EXCEPTION() local
92 const uint8_t reply_command = reply_packet.GetU8(&offset); in SendRequestAndGetReply() local252 uint8_t reply_command = packet.GetU8(&offset); in CheckForPacket() local
774 reply_command(CONF *conf, char *section, char *queryfile, char *passin, in reply_command() function