Home
last modified time | relevance | path

Searched refs:SIMU_GAP_MAGIC (Results 1 – 16 of 16) sorted by relevance

/dports/misc/amanda-server/amanda-3.3.9/ndmp-src/
H A Dndma_tape_simulator.c58 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
157 gap.magic = SIMU_GAP_MAGIC; in ndmos_tape_open()
184 if (gap.magic != SIMU_GAP_MAGIC) { in ndmos_tape_open()
189 if (gap.magic != SIMU_GAP_MAGIC in ndmos_tape_open()
325 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
340 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
599 || gap.magic != SIMU_GAP_MAGIC) { in ndmos_tape_write()
606 gap.magic = SIMU_GAP_MAGIC; in ndmos_tape_write()
684 || gap.magic != SIMU_GAP_MAGIC) { in ndmos_tape_wfm()
691 gap.magic = SIMU_GAP_MAGIC; in ndmos_tape_wfm()
[all …]
H A Damndma_tape_simulator.c51 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
/dports/misc/amanda-client/amanda-3.3.9/ndmp-src/
H A Dndma_tape_simulator.c58 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
157 gap.magic = SIMU_GAP_MAGIC; in ndmos_tape_open()
184 if (gap.magic != SIMU_GAP_MAGIC) { in ndmos_tape_open()
189 if (gap.magic != SIMU_GAP_MAGIC in ndmos_tape_open()
325 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
340 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
599 || gap.magic != SIMU_GAP_MAGIC) { in ndmos_tape_write()
606 gap.magic = SIMU_GAP_MAGIC; in ndmos_tape_write()
684 || gap.magic != SIMU_GAP_MAGIC) { in ndmos_tape_wfm()
691 gap.magic = SIMU_GAP_MAGIC; in ndmos_tape_wfm()
[all …]
H A Damndma_tape_simulator.c51 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
77 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
91 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
248 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
275 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
293 if (rc == sizeof gap && gap.magic == SIMU_GAP_MAGIC) { in ndmjob_tape_open()
483 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
490 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
559 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
566 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
77 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
91 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
248 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
275 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
293 if (rc == sizeof gap && gap.magic == SIMU_GAP_MAGIC) { in ndmjob_tape_open()
483 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
490 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
559 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
566 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
77 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
91 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
248 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
275 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
293 if (rc == sizeof gap && gap.magic == SIMU_GAP_MAGIC) { in ndmjob_tape_open()
483 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
490 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
559 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
566 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
78 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
93 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
266 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
293 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
298 if (gap.magic != SIMU_GAP_MAGIC in ndmjob_tape_open()
529 || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
536 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
614 || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
621 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
77 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
91 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
248 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
275 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
293 if (rc == sizeof gap && gap.magic == SIMU_GAP_MAGIC) { in ndmjob_tape_open()
483 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
490 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
559 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
566 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
77 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
91 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
248 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
275 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
293 if (rc == sizeof gap && gap.magic == SIMU_GAP_MAGIC) { in ndmjob_tape_open()
483 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
490 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
559 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
566 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
78 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
93 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
266 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
293 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
298 if (gap.magic != SIMU_GAP_MAGIC in ndmjob_tape_open()
529 || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
536 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
614 || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
621 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
77 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
91 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
248 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
275 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
293 if (rc == sizeof gap && gap.magic == SIMU_GAP_MAGIC) { in ndmjob_tape_open()
483 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
490 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
559 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
566 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
78 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
93 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
266 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
293 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
298 if (gap.magic != SIMU_GAP_MAGIC in ndmjob_tape_open()
529 || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
536 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
614 || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
621 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
77 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
91 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
248 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
275 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
293 if (rc == sizeof gap && gap.magic == SIMU_GAP_MAGIC) { in ndmjob_tape_open()
483 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
490 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
559 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
566 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
78 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
93 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) in simu_back_one()
266 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
293 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
298 if (gap.magic != SIMU_GAP_MAGIC in ndmjob_tape_open()
529 || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
536 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
614 || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
621 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_simulator.c52 #define SIMU_GAP_MAGIC 0x0BEEFEE0 macro
77 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
91 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) goto bail_out; in simu_back_one()
248 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_open()
275 if (gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_open()
293 if (rc == sizeof gap && gap.magic == SIMU_GAP_MAGIC) { in ndmjob_tape_open()
483 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_write()
490 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_write()
559 if (rc != sizeof gap || gap.magic != SIMU_GAP_MAGIC) { in ndmjob_tape_wfm()
566 gap.magic = SIMU_GAP_MAGIC; in ndmjob_tape_wfm()
[all …]