Searched refs:CMD_NONE (Results 1 – 4 of 4) sorted by relevance
34 #define CMD_NONE 0xf0 macro223 sc->accepted_cmd = CMD_NONE; in utwitch_intr()224 sc->issueing_cmd = CMD_NONE; in utwitch_intr()292 sc->accepted_cmd = CMD_NONE; in utwitch_read_value_request()317 sc->accepted_cmd = CMD_NONE; in utwitch_write_value_request()
64 enum { CMD_NONE = 0, CMD_PORT, CMD_EPRT, CMD_PASV, CMD_EPSV }; enumerator149 s->cmd = CMD_NONE; in client_parse()574 s->cmd = CMD_NONE; in init_session()946 if (s->cmd == CMD_NONE || linelen < 4 || linebuf[0] != '2') in server_parse()954 s->cmd = CMD_NONE; in server_parse()1062 s->cmd = CMD_NONE; in allow_data_connection()
115 CMD_NONE, CMD_QUERY, CMD_REPLY, CMD_VERIFY enumerator161 if (cfg.mode != CMD_NONE) in ts_opt_query()170 if (cfg.mode != CMD_NONE) in ts_opt_reply()179 if (cfg.mode != CMD_NONE) in ts_opt_verify()386 cfg.mode = CMD_NONE; in ts_main()402 case CMD_NONE: in ts_main()
143 #define CMD_NONE 2 macro154 int result = CMD_NONE; in db_cmd_search()225 case CMD_NONE: in db_command()