Lines Matching refs:handle
85 # client to handle stale whole or partially-delivered JSON text in
225 # Open a file in the guest and retrieve a file handle for it
231 # Returns: Guest file handle
244 # @handle: filehandle returned by guest-file-open
249 'data': { 'handle': 'int' } }
275 # @handle: filehandle returned by guest-file-open
285 'data': { 'handle': 'int', '*count': 'int' },
308 # @handle: filehandle returned by guest-file-open
320 'data': { 'handle': 'int', 'buf-b64': 'str', '*count': 'int' },
376 # @handle: filehandle returned by guest-file-open
387 'data': { 'handle': 'int', 'offset': 'int',
396 # @handle: filehandle returned by guest-file-open
401 'data': { 'handle': 'int' } }