Home
last modified time | relevance | path

Searched refs:IoStatus (Results 1 – 25 of 567) sorted by relevance

12345678910>>...23

/dports/net/zerotier/ZeroTierOne-1.8.3/windows/TapDriver6/
H A Ddevice.c139 Irp->IoStatus.Information = 0; in TapDeviceCreate()
197 Irp->IoStatus.Status = status; in TapDeviceCreate()
198 Irp->IoStatus.Information = 0; in TapDeviceCreate()
408 Irp->IoStatus.Information = size; in TapDeviceControl()
427 Irp->IoStatus.Information = size; in TapDeviceControl()
726 Irp->IoStatus.Information = 1; in TapDeviceControl()
751 Irp->IoStatus.Status = ntStatus; in TapDeviceControl()
866 Irp->IoStatus.Status = status; in TapDeviceCleanup()
867 Irp->IoStatus.Information = 0; in TapDeviceCleanup()
956 Irp->IoStatus.Status = status; in TapDeviceClose()
[all …]
H A Drxpath.c280 irp->IoStatus.Status = IoCompletionStatus; in tapCompleteIrpAndFreeReceiveNetBufferList()
365 Irp->IoStatus.Status = ntStatus = STATUS_CANCELLED; in TapDeviceWrite()
366 Irp->IoStatus.Information = 0; in TapDeviceWrite()
373 Irp->IoStatus.Information = irpSp->Parameters.Write.Length; in TapDeviceWrite()
381 Irp->IoStatus.Status = ntStatus = STATUS_INVALID_PARAMETER; in TapDeviceWrite()
382 Irp->IoStatus.Information = 0; in TapDeviceWrite()
405 Irp->IoStatus.Information = 0; in TapDeviceWrite()
413 Irp->IoStatus.Information = irpSp->Parameters.Write.Length; in TapDeviceWrite()
513 Irp->IoStatus.Information = 0; in TapDeviceWrite()
649 Irp->IoStatus.Information = 0; // ETHERNET_HEADER_SIZE; in TapDeviceWrite()
[all …]
H A Dtxpath.c316 if (len < 0 || (int) Irp->IoStatus.Information < len) in tapCompletePendingReadIrp()
318 Irp->IoStatus.Information = 0; in tapCompletePendingReadIrp()
319 Irp->IoStatus.Status = status = STATUS_BUFFER_OVERFLOW; in tapCompletePendingReadIrp()
324 Irp->IoStatus.Information = len; in tapCompletePendingReadIrp()
325 Irp->IoStatus.Status = status = STATUS_SUCCESS; in tapCompletePendingReadIrp()
1111 Irp->IoStatus.Status = ntStatus = STATUS_CANCELLED; in TapDeviceRead()
1112 Irp->IoStatus.Information = 0; in TapDeviceRead()
1119 Irp->IoStatus.Information = irpSp->Parameters.Read.Length; in TapDeviceRead()
1127 Irp->IoStatus.Status = ntStatus = STATUS_INVALID_PARAMETER; in TapDeviceRead()
1128 Irp->IoStatus.Information = 0; in TapDeviceRead()
[all …]
/dports/net/xrdp-devel/xrdp-0.9.16/sesman/chansrv/
H A Dchansrv_fuse.h83 enum NTSTATUS IoStatus);
86 enum NTSTATUS IoStatus,
90 enum NTSTATUS IoStatus);
93 enum NTSTATUS IoStatus,
97 enum NTSTATUS IoStatus,
101 enum NTSTATUS IoStatus,
105 enum NTSTATUS IoStatus,
110 enum NTSTATUS IoStatus);
113 enum NTSTATUS IoStatus);
H A Ddevredir.c119 enum NTSTATUS IoStatus);
122 enum NTSTATUS IoStatus);
142 enum NTSTATUS IoStatus);
942 IoStatus, in devredir_proc_device_iocompletion()
1061 if (IoStatus == STATUS_SUCCESS) in devredir_proc_query_dir_response()
1807 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_rmdir_or_file()
1840 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_rmdir_or_file_resp()
1864 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_rename_file()
1911 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_rename_file_resp()
2048 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_lookup()
[all …]
H A Dsmartcard.c190 tui32 IoStatus);
194 tui32 IoStatus);
199 tui32 IoStatus);
203 tui32 IoStatus);
207 tui32 IoStatus);
215 tui32 IoStatus);
219 tui32 IoStatus);
224 tui32 IoStatus);
232 tui32 IoStatus);
238 tui32 IoStatus);
[all …]
H A Dchansrv_fuse.c112 enum NTSTATUS IoStatus, in xfuse_devredir_cb_write_file() argument
1018 if (IoStatus != STATUS_SUCCESS && IoStatus != STATUS_NO_SUCH_FILE) in xfuse_devredir_cb_enum_dir_done()
1021 switch (IoStatus) in xfuse_devredir_cb_enum_dir_done()
1070 switch (IoStatus) in xfuse_devredir_cb_lookup_entry()
1195 switch (IoStatus) in xfuse_devredir_cb_setattr()
1237 if (IoStatus != 0) in xfuse_devredir_cb_create_file()
1239 switch (IoStatus) in xfuse_devredir_cb_create_file()
1339 if (IoStatus != 0) in xfuse_devredir_cb_open_file()
1341 switch (IoStatus) in xfuse_devredir_cb_open_file()
1405 enum NTSTATUS IoStatus, in xfuse_devredir_cb_write_file() argument
[all …]
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/chansrv/
H A Dchansrv_fuse.h83 enum NTSTATUS IoStatus);
86 enum NTSTATUS IoStatus,
90 enum NTSTATUS IoStatus);
93 enum NTSTATUS IoStatus,
97 enum NTSTATUS IoStatus,
101 enum NTSTATUS IoStatus,
105 enum NTSTATUS IoStatus,
110 enum NTSTATUS IoStatus);
113 enum NTSTATUS IoStatus);
H A Ddevredir.c119 enum NTSTATUS IoStatus);
122 enum NTSTATUS IoStatus);
142 enum NTSTATUS IoStatus);
943 IoStatus, in devredir_proc_device_iocompletion()
1062 if (IoStatus == STATUS_SUCCESS) in devredir_proc_query_dir_response()
1808 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_rmdir_or_file()
1841 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_rmdir_or_file_resp()
1865 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_rename_file()
1912 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_rename_file_resp()
2049 if (IoStatus != STATUS_SUCCESS) in devredir_proc_cid_lookup()
[all …]
H A Dsmartcard.c190 tui32 IoStatus);
194 tui32 IoStatus);
199 tui32 IoStatus);
203 tui32 IoStatus);
207 tui32 IoStatus);
215 tui32 IoStatus);
219 tui32 IoStatus);
224 tui32 IoStatus);
232 tui32 IoStatus);
238 tui32 IoStatus);
[all …]
H A Dchansrv_fuse.c112 enum NTSTATUS IoStatus, in xfuse_devredir_cb_write_file() argument
1018 if (IoStatus != STATUS_SUCCESS && IoStatus != STATUS_NO_SUCH_FILE) in xfuse_devredir_cb_enum_dir_done()
1021 switch (IoStatus) in xfuse_devredir_cb_enum_dir_done()
1070 switch (IoStatus) in xfuse_devredir_cb_lookup_entry()
1195 switch (IoStatus) in xfuse_devredir_cb_setattr()
1237 if (IoStatus != 0) in xfuse_devredir_cb_create_file()
1239 switch (IoStatus) in xfuse_devredir_cb_create_file()
1339 if (IoStatus != 0) in xfuse_devredir_cb_open_file()
1341 switch (IoStatus) in xfuse_devredir_cb_open_file()
1405 enum NTSTATUS IoStatus, in xfuse_devredir_cb_write_file() argument
[all …]
/dports/security/softether/v4.38-9760/src/See/
H A DOpenclos.c121 Irp->IoStatus.Status = STATUS_INSUFFICIENT_RESOURCES; in NPF_Open()
200 Irp->IoStatus.Status = STATUS_INSUFFICIENT_RESOURCES; in NPF_Open()
347 Irp->IoStatus.Status = Status; in NPF_OpenAdapterComplete()
348 Irp->IoStatus.Information = 0; in NPF_OpenAdapterComplete()
381 Irp->IoStatus.Status = Status; in NPF_OpenAdapterComplete()
382 Irp->IoStatus.Information = 0; in NPF_OpenAdapterComplete()
446 Irp->IoStatus.Information = 0; in NPF_Close()
447 Irp->IoStatus.Status = STATUS_SUCCESS; in NPF_Close()
557 Irp->IoStatus.Status = STATUS_SUCCESS; in NPF_CloseAdapterComplete()
558 Irp->IoStatus.Information = 0; in NPF_CloseAdapterComplete()
[all …]
H A Ddump.c50 IO_STATUS_BLOCK IoStatus; in NPF_OpenDumpFile() local
104 &IoStatus, in NPF_OpenDumpFile()
157 IO_STATUS_BLOCK IoStatus; in NPF_StartDump() local
206 &IoStatus, in NPF_StartDump()
363 &IoStatus); in NPF_SaveCurrentBuffer()
367 if(!NT_SUCCESS(IoStatus.Status)){ in NPF_SaveCurrentBuffer()
428 &IoStatus); in NPF_SaveCurrentBuffer()
432 if(!NT_SUCCESS(IoStatus.Status)){ in NPF_SaveCurrentBuffer()
503 *Irp->UserIosb = Irp->IoStatus; in PacketDumpCompletion()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/See/
H A DOpenclos.c121 Irp->IoStatus.Status = STATUS_INSUFFICIENT_RESOURCES; in NPF_Open()
200 Irp->IoStatus.Status = STATUS_INSUFFICIENT_RESOURCES; in NPF_Open()
347 Irp->IoStatus.Status = Status; in NPF_OpenAdapterComplete()
348 Irp->IoStatus.Information = 0; in NPF_OpenAdapterComplete()
381 Irp->IoStatus.Status = Status; in NPF_OpenAdapterComplete()
382 Irp->IoStatus.Information = 0; in NPF_OpenAdapterComplete()
446 Irp->IoStatus.Information = 0; in NPF_Close()
447 Irp->IoStatus.Status = STATUS_SUCCESS; in NPF_Close()
557 Irp->IoStatus.Status = STATUS_SUCCESS; in NPF_CloseAdapterComplete()
558 Irp->IoStatus.Information = 0; in NPF_CloseAdapterComplete()
[all …]
H A Ddump.c50 IO_STATUS_BLOCK IoStatus; in NPF_OpenDumpFile() local
104 &IoStatus, in NPF_OpenDumpFile()
157 IO_STATUS_BLOCK IoStatus; in NPF_StartDump() local
206 &IoStatus, in NPF_StartDump()
363 &IoStatus); in NPF_SaveCurrentBuffer()
367 if(!NT_SUCCESS(IoStatus.Status)){ in NPF_SaveCurrentBuffer()
428 &IoStatus); in NPF_SaveCurrentBuffer()
432 if(!NT_SUCCESS(IoStatus.Status)){ in NPF_SaveCurrentBuffer()
503 *Irp->UserIosb = Irp->IoStatus; in PacketDumpCompletion()
/dports/security/softether-devel/v4.36-9754/src/See/
H A DOpenclos.c121 Irp->IoStatus.Status = STATUS_INSUFFICIENT_RESOURCES; in NPF_Open()
200 Irp->IoStatus.Status = STATUS_INSUFFICIENT_RESOURCES; in NPF_Open()
347 Irp->IoStatus.Status = Status; in NPF_OpenAdapterComplete()
348 Irp->IoStatus.Information = 0; in NPF_OpenAdapterComplete()
381 Irp->IoStatus.Status = Status; in NPF_OpenAdapterComplete()
382 Irp->IoStatus.Information = 0; in NPF_OpenAdapterComplete()
446 Irp->IoStatus.Information = 0; in NPF_Close()
447 Irp->IoStatus.Status = STATUS_SUCCESS; in NPF_Close()
557 Irp->IoStatus.Status = STATUS_SUCCESS; in NPF_CloseAdapterComplete()
558 Irp->IoStatus.Information = 0; in NPF_CloseAdapterComplete()
[all …]
H A Ddump.c50 IO_STATUS_BLOCK IoStatus; in NPF_OpenDumpFile() local
104 &IoStatus, in NPF_OpenDumpFile()
157 IO_STATUS_BLOCK IoStatus; in NPF_StartDump() local
206 &IoStatus, in NPF_StartDump()
363 &IoStatus); in NPF_SaveCurrentBuffer()
367 if(!NT_SUCCESS(IoStatus.Status)){ in NPF_SaveCurrentBuffer()
428 &IoStatus); in NPF_SaveCurrentBuffer()
432 if(!NT_SUCCESS(IoStatus.Status)){ in NPF_SaveCurrentBuffer()
503 *Irp->UserIosb = Irp->IoStatus; in PacketDumpCompletion()
/dports/sysutils/libcpuid/libcpuid-0.5.1/contrib/MSR Driver/Kernel/
H A DTmpRdr.c72 Irp->IoStatus.Status = STATUS_SUCCESS; in DispatchCreateClose()
73 Irp->IoStatus.Information = 0; in DispatchCreateClose()
99 Irp->IoStatus.Information = sizeof(__int64); in DispatchIoctl()
108 Irp->IoStatus.Status = ntStatus; in DispatchIoctl()
111 Irp->IoStatus.Information = irpStack->Parameters.DeviceIoControl.OutputBufferLength; in DispatchIoctl()
113 Irp->IoStatus.Information = 0; in DispatchIoctl()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/vidix/dhahelperwin/
H A Ddhahelper.c135 Irp->IoStatus.Status = STATUS_SUCCESS; in dhahelperdispatch()
136 Irp->IoStatus.Information = 0; in dhahelperdispatch()
165 else Irp->IoStatus.Status = STATUS_INSUFFICIENT_RESOURCES; in dhahelperdispatch()
183 Irp->IoStatus.Information = dwInputBufferLength; in dhahelperdispatch()
185 Irp->IoStatus.Status = ntStatus; in dhahelperdispatch()
187 else Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in dhahelperdispatch()
194 Irp->IoStatus.Status = ntStatus; in dhahelperdispatch()
197 Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in dhahelperdispatch()
201 Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in dhahelperdispatch()
210 ntStatus = Irp->IoStatus.Status; in dhahelperdispatch()
/dports/comms/libticables2/libticables2-1.3.5/src/win32/dha/
H A Ddhahelper.c138 Irp->IoStatus.Status = STATUS_SUCCESS; in dhahelperdispatch()
139 Irp->IoStatus.Information = 0; in dhahelperdispatch()
168 else Irp->IoStatus.Status = STATUS_INSUFFICIENT_RESOURCES; in dhahelperdispatch()
186 Irp->IoStatus.Information = dwInputBufferLength; in dhahelperdispatch()
188 Irp->IoStatus.Status = ntStatus; in dhahelperdispatch()
190 else Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in dhahelperdispatch()
197 Irp->IoStatus.Status = ntStatus; in dhahelperdispatch()
200 Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in dhahelperdispatch()
204 Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in dhahelperdispatch()
213 ntStatus = Irp->IoStatus.Status; in dhahelperdispatch()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/vidix/dhahelperwin/
H A Ddhahelper.c135 Irp->IoStatus.Status = STATUS_SUCCESS; in dhahelperdispatch()
136 Irp->IoStatus.Information = 0; in dhahelperdispatch()
165 else Irp->IoStatus.Status = STATUS_INSUFFICIENT_RESOURCES; in dhahelperdispatch()
183 Irp->IoStatus.Information = dwInputBufferLength; in dhahelperdispatch()
185 Irp->IoStatus.Status = ntStatus; in dhahelperdispatch()
187 else Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in dhahelperdispatch()
194 Irp->IoStatus.Status = ntStatus; in dhahelperdispatch()
197 Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in dhahelperdispatch()
201 Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in dhahelperdispatch()
210 ntStatus = Irp->IoStatus.Status; in dhahelperdispatch()
/dports/comms/libticables2/libticables2-1.3.5/src/win64/rwp/
H A Drwports.c115 Irp->IoStatus.Status = STATUS_SUCCESS; in RwPortsDispatch()
116 Irp->IoStatus.Information = 0; in RwPortsDispatch()
153 Irp->IoStatus.Information = 1; // 1 byte written in RwPortsDispatch()
168 Irp->IoStatus.Information = 0; // 0 bytes written in RwPortsDispatch()
176 Irp->IoStatus.Status = STATUS_INVALID_PARAMETER; in RwPortsDispatch()
185 ntStatus = Irp->IoStatus.Status; in RwPortsDispatch()
/dports/sysutils/intel-pcm-devel/pcm-0212b38/WinMSRDriver/
H A Dmsrmain.c113 Irp->IoStatus.Status = STATUS_SUCCESS; in dummyFunction()
114 Irp->IoStatus.Information = 0; in dummyFunction()
195 Irp->IoStatus.Information = 0; // result size in deviceControl()
211 Irp->IoStatus.Information = sizeof(ULONG64); // result size in deviceControl()
215 Irp->IoStatus.Information = sizeof(ULONG64); // result size in deviceControl()
228 Irp->IoStatus.Information = sizeof(PVOID); // result size in deviceControl()
250 … Irp->IoStatus.Information = 0; // result size in deviceControl()
268 …Irp->IoStatus.Information = sizeof(ULONG64); // result size in deviceControl()
282 Irp->IoStatus.Status = status; in deviceControl()
/dports/sysutils/intel-pcm/pcm-202109/WinMSRDriver/
H A Dmsrmain.c113 Irp->IoStatus.Status = STATUS_SUCCESS; in dummyFunction()
114 Irp->IoStatus.Information = 0; in dummyFunction()
195 Irp->IoStatus.Information = 0; // result size in deviceControl()
211 Irp->IoStatus.Information = sizeof(ULONG64); // result size in deviceControl()
215 Irp->IoStatus.Information = sizeof(ULONG64); // result size in deviceControl()
228 Irp->IoStatus.Information = sizeof(PVOID); // result size in deviceControl()
250 … Irp->IoStatus.Information = 0; // result size in deviceControl()
268 …Irp->IoStatus.Information = sizeof(ULONG64); // result size in deviceControl()
282 Irp->IoStatus.Status = status; in deviceControl()
/dports/net/freerdp/freerdp-2.5.0/channels/drive/client/
H A Ddrive_main.c251 irp->IoStatus = STATUS_UNSUCCESSFUL; in drive_process_irp_close()
257 irp->IoStatus = STATUS_SUCCESS; in drive_process_irp_close()
289 irp->IoStatus = STATUS_UNSUCCESSFUL; in drive_process_irp_read()
352 irp->IoStatus = STATUS_UNSUCCESSFUL; in drive_process_irp_write()
392 irp->IoStatus = STATUS_UNSUCCESSFUL; in drive_process_irp_query_information()
426 irp->IoStatus = STATUS_UNSUCCESSFUL; in drive_process_irp_set_information()
578 irp->IoStatus = STATUS_UNSUCCESSFUL; in drive_process_irp_query_volume_information()
636 irp->IoStatus = STATUS_UNSUCCESSFUL; in drive_process_irp_query_directory()
667 irp->IoStatus = STATUS_NOT_SUPPORTED; in drive_process_irp_directory_control()
701 irp->IoStatus = STATUS_SUCCESS; in drive_process_irp()
[all …]

12345678910>>...23