reactos/ntoskrnl/io/iomgr
Serge Gautherie b20f815126
[NTOSKRNL] Place INIT_FUNCTION before the return type (#2823)
(but after 'static' or SAL 2 annotation.)
Follow-up to 71fefa32, which mentions that it's actually required by the compiler in some circumstances.
2020-05-23 15:56:10 +02:00
..
adapter.c
arcname.c [NTOSKRNL] Declare IoRemoteBootClient in internal headers 2019-10-21 14:16:58 +02:00
bootlog.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
controller.c
device.c [NTOS:IO] Fix indentation. No code changes! 2020-03-21 14:32:18 +01:00
deviface.c
driver.c [NTOS:IO] Use UNICODE_STRING operations in IopUnloadDriver. 2019-12-31 15:18:17 +01:00
error.c
file.c
iocomp.c
ioevent.c
iofunc.c
iomdl.c
iomgr.c [NTOSKRNL] Place INIT_FUNCTION before the return type (#2823) 2020-05-23 15:56:10 +02:00
iorsrce.c
iotimer.c
iowork.c
irp.c
irq.c
ramdisk.c
rawfs.c
remlock.c
symlink.c
util.c
volume.c [NTOS:IO] Fix list enumeration in IopShutdownBaseFileSystems 2019-12-30 15:48:38 +01:00