server: Rename ioctl to irp to allow supporting various types of I/O requests.
commit165dd1ff361817f1ba744eba2af786cc5ee2b602
authorAlexandre Julliard <julliard@winehq.org>
Tue, 5 May 2015 02:34:15 +0000 (5 11:34 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 May 2015 23:44:29 +0000 (6 08:44 +0900)
treeeb9046246e939a05fe7fc1fe9ed32d50d912c2c9
parent6adcad498c6c68aaff1bd3bd1c97880717a09a71
server: Rename ioctl to irp to allow supporting various types of I/O requests.
dlls/ntdll/file.c
dlls/ntoskrnl.exe/ntoskrnl.c
include/wine/server_protocol.h
server/device.c
server/protocol.def
server/request.h
server/trace.c