Searched refs:MS_NOT_STORED (Results 1 – 1 of 1) sorted by relevance
78 #define MS_NOT_STORED "NOT_STORED" macro79 #define MS_NOT_STORED_LEN (sizeof(MS_NOT_STORED)-1)673 else if (strcmp(conn->buffer, MS_NOT_STORED MC_EOL) == 0) { in storage_cmd_write()