Home
last modified time | relevance | path

Searched refs:o_tape_scsi (Results 1 – 25 of 42) sorted by relevance

12

/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_args.c596 o_tape_scsi = NDMOS_API_MALLOC(sizeof(struct ndmscsi_target)); in handle_long_option()
597 if (!o_tape_scsi) { error_byebye("No memory for tape-scsi target"); } in handle_long_option()
598 if (ndmscsi_target_from_str(o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h116 GLOBAL struct ndmscsi_target* o_tape_scsi; variable
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_args.c658 o_tape_scsi = NDMOS_API_MALLOC (sizeof(struct ndmscsi_target)); in handle_long_option()
659 if (!o_tape_scsi) { in handle_long_option()
662 if (ndmscsi_target_from_str (o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h113 GLOBAL struct ndmscsi_target * o_tape_scsi; variable
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_args.c596 o_tape_scsi = NDMOS_API_MALLOC(sizeof(struct ndmscsi_target)); in handle_long_option()
597 if (!o_tape_scsi) { error_byebye("No memory for tape-scsi target"); } in handle_long_option()
598 if (ndmscsi_target_from_str(o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h116 GLOBAL struct ndmscsi_target* o_tape_scsi; variable
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_args.c596 o_tape_scsi = NDMOS_API_MALLOC(sizeof(struct ndmscsi_target)); in handle_long_option()
597 if (!o_tape_scsi) { error_byebye("No memory for tape-scsi target"); } in handle_long_option()
598 if (ndmscsi_target_from_str(o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h116 GLOBAL struct ndmscsi_target* o_tape_scsi; variable
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_args.c596 o_tape_scsi = NDMOS_API_MALLOC(sizeof(struct ndmscsi_target)); in handle_long_option()
597 if (!o_tape_scsi) { error_byebye("No memory for tape-scsi target"); } in handle_long_option()
598 if (ndmscsi_target_from_str(o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h116 GLOBAL struct ndmscsi_target* o_tape_scsi; variable
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_args.c596 o_tape_scsi = NDMOS_API_MALLOC(sizeof(struct ndmscsi_target)); in handle_long_option()
597 if (!o_tape_scsi) { error_byebye("No memory for tape-scsi target"); } in handle_long_option()
598 if (ndmscsi_target_from_str(o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h116 GLOBAL struct ndmscsi_target* o_tape_scsi; variable
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_args.c658 o_tape_scsi = NDMOS_API_MALLOC (sizeof(struct ndmscsi_target)); in handle_long_option()
659 if (!o_tape_scsi) { in handle_long_option()
662 if (ndmscsi_target_from_str (o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h113 GLOBAL struct ndmscsi_target * o_tape_scsi; variable
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_args.c658 o_tape_scsi = NDMOS_API_MALLOC (sizeof(struct ndmscsi_target)); in handle_long_option()
659 if (!o_tape_scsi) { in handle_long_option()
662 if (ndmscsi_target_from_str (o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h113 GLOBAL struct ndmscsi_target * o_tape_scsi; variable
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_args.c596 o_tape_scsi = NDMOS_API_MALLOC(sizeof(struct ndmscsi_target)); in handle_long_option()
597 if (!o_tape_scsi) { error_byebye("No memory for tape-scsi target"); } in handle_long_option()
598 if (ndmscsi_target_from_str(o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h116 GLOBAL struct ndmscsi_target* o_tape_scsi; variable
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/ndmp/
H A Dndmjob_args.c658 o_tape_scsi = NDMOS_API_MALLOC (sizeof(struct ndmscsi_target)); in handle_long_option()
659 if (!o_tape_scsi) { in handle_long_option()
662 if (ndmscsi_target_from_str (o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h113 GLOBAL struct ndmscsi_target * o_tape_scsi; variable
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/ndmp/
H A Dndmjob_args.c596 o_tape_scsi = NDMOS_API_MALLOC(sizeof(struct ndmscsi_target)); in handle_long_option()
597 if (!o_tape_scsi) { error_byebye("No memory for tape-scsi target"); } in handle_long_option()
598 if (ndmscsi_target_from_str(o_tape_scsi, value)) { in handle_long_option()
H A Dndmjob.h116 GLOBAL struct ndmscsi_target* o_tape_scsi; variable
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/ndmp/
H A Dndmjob_args.c596 o_tape_scsi = NDMOS_API_MALLOC(sizeof(struct ndmscsi_target)); in handle_long_option()
597 if (!o_tape_scsi) { error_byebye("No memory for tape-scsi target"); } in handle_long_option()
598 if (ndmscsi_target_from_str(o_tape_scsi, value)) { in handle_long_option()
/dports/misc/amanda-server/amanda-3.3.9/ndmp-src/
H A Dndmjob.h114 GLOBAL struct ndmscsi_target o_tape_scsi; variable
/dports/misc/amanda-client/amanda-3.3.9/ndmp-src/
H A Dndmjob.h114 GLOBAL struct ndmscsi_target o_tape_scsi; variable

12