Searched refs:OpFailedStorageNotFound (Results 1 – 3 of 3) sorted by relevance
37 return(ResponseCode::OpFailedStorageNotFound); in convertFromErrno()
46 static const int OpFailedStorageNotFound = 406; variable
268 cli->sendMsg(ResponseCode::OpFailedStorageNotFound, "Error", false); in runCommand()