Searched defs:input_key (Results 1 – 3 of 3) sorted by relevance
27 DeleteFile::DeleteFile(SyscallInterface& syscall, int repeat, int input_key) in DeleteFile()
103 int input_key = SharedVariables::GetKey(thread_ids, options.input()); in CreateFromProtoInstruction() local120 int input_key = SharedVariables::GetKey(thread_ids, options.input()); in CreateFromProtoInstruction() local
34 OpenFile::OpenFile(SyscallInterface& syscall, int repeat, int input_key, bool create, in OpenFile()