Home
last modified time | relevance | path

Searched refs:restore_file_handle (Results 1 – 25 of 32) sorted by relevance

12

/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/win32/filed/plugins/
H A Dexch_file_node.c30 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
41 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
46 CloseHandle(restore_file_handle); in ~file_node_t()
132 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
143 restore_file_handle = (void *)handle; in pluginIoOpen()
190 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
220 CloseHandle(restore_file_handle); in pluginIoClose()
221 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dfile_node.c28 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
39 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
44 CloseHandle(restore_file_handle); in ~file_node_t()
130 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
141 restore_file_handle = (void *)handle; in pluginIoOpen()
188 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
218 CloseHandle(restore_file_handle); in pluginIoClose()
219 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dnode.h64 VOID *restore_file_handle; variable
H A Dexch_node.h64 VOID *restore_file_handle; variable
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/win32/filed/plugins/
H A Dexch_file_node.c30 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
41 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
46 CloseHandle(restore_file_handle); in ~file_node_t()
132 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
143 restore_file_handle = (void *)handle; in pluginIoOpen()
190 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
220 CloseHandle(restore_file_handle); in pluginIoClose()
221 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dfile_node.c28 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
39 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
44 CloseHandle(restore_file_handle); in ~file_node_t()
130 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
141 restore_file_handle = (void *)handle; in pluginIoOpen()
188 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
218 CloseHandle(restore_file_handle); in pluginIoClose()
219 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dexch_node.h64 VOID *restore_file_handle; variable
H A Dnode.h64 VOID *restore_file_handle; variable
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/win32/filed/plugins/
H A Dexch_file_node.c30 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
41 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
46 CloseHandle(restore_file_handle); in ~file_node_t()
132 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
143 restore_file_handle = (void *)handle; in pluginIoOpen()
190 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
220 CloseHandle(restore_file_handle); in pluginIoClose()
221 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dfile_node.c28 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
39 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
44 CloseHandle(restore_file_handle); in ~file_node_t()
130 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
141 restore_file_handle = (void *)handle; in pluginIoOpen()
188 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
218 CloseHandle(restore_file_handle); in pluginIoClose()
219 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dexch_node.h64 VOID *restore_file_handle; variable
H A Dnode.h64 VOID *restore_file_handle; variable
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/win32/filed/plugins/
H A Dfile_node.c28 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
39 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
44 CloseHandle(restore_file_handle); in ~file_node_t()
130 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
141 restore_file_handle = (void *)handle; in pluginIoOpen()
188 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
218 CloseHandle(restore_file_handle); in pluginIoClose()
219 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dexch_file_node.c30 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
41 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
46 CloseHandle(restore_file_handle); in ~file_node_t()
132 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
143 restore_file_handle = (void *)handle; in pluginIoOpen()
190 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
220 CloseHandle(restore_file_handle); in pluginIoClose()
221 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dnode.h64 VOID *restore_file_handle; variable
H A Dexch_node.h64 VOID *restore_file_handle; variable
/dports/sysutils/bacula11-client/bacula-11.0.5/src/win32/filed/plugins/
H A Dfile_node.c28 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
39 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
44 CloseHandle(restore_file_handle); in ~file_node_t()
130 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
141 restore_file_handle = (void *)handle; in pluginIoOpen()
188 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
218 CloseHandle(restore_file_handle); in pluginIoClose()
219 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dexch_file_node.c30 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
41 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
46 CloseHandle(restore_file_handle); in ~file_node_t()
132 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
143 restore_file_handle = (void *)handle; in pluginIoOpen()
190 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
220 CloseHandle(restore_file_handle); in pluginIoClose()
221 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/win32/filed/plugins/
H A Dfile_node.c28 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
39 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
44 CloseHandle(restore_file_handle); in ~file_node_t()
130 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
141 restore_file_handle = (void *)handle; in pluginIoOpen()
188 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
218 CloseHandle(restore_file_handle); in pluginIoClose()
219 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dexch_file_node.c30 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
41 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
46 CloseHandle(restore_file_handle); in ~file_node_t()
132 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
143 restore_file_handle = (void *)handle; in pluginIoOpen()
190 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
220 CloseHandle(restore_file_handle); in pluginIoClose()
221 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/win32/filed/plugins/
H A Dexch_file_node.c30 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
41 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
46 CloseHandle(restore_file_handle); in ~file_node_t()
132 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
143 restore_file_handle = (void *)handle; in pluginIoOpen()
190 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
220 CloseHandle(restore_file_handle); in pluginIoClose()
221 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dfile_node.c28 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
39 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
44 CloseHandle(restore_file_handle); in ~file_node_t()
130 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
141 restore_file_handle = (void *)handle; in pluginIoOpen()
188 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
218 CloseHandle(restore_file_handle); in pluginIoClose()
219 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dexch_node.h64 VOID *restore_file_handle; variable
/dports/sysutils/bacula9-server/bacula-9.6.7/src/win32/filed/plugins/
H A Dexch_file_node.c30 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
41 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
46 CloseHandle(restore_file_handle); in ~file_node_t()
132 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
143 restore_file_handle = (void *)handle; in pluginIoOpen()
190 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
220 CloseHandle(restore_file_handle); in pluginIoClose()
221 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()
H A Dfile_node.c28 restore_file_handle = INVALID_HANDLE_VALUE; in file_node_t()
39 if (restore_file_handle != INVALID_HANDLE_VALUE) in ~file_node_t()
44 CloseHandle(restore_file_handle); in ~file_node_t()
130 result = HrESERestoreOpenFile(hccx, filename, 1, &restore_file_handle); in pluginIoOpen()
141 restore_file_handle = (void *)handle; in pluginIoOpen()
188 if (!WriteFile(restore_file_handle, io->buf, io->count, &bytes_written, NULL)) in pluginIoWrite()
218 CloseHandle(restore_file_handle); in pluginIoClose()
219 restore_file_handle = INVALID_HANDLE_VALUE; in pluginIoClose()

12