Home
last modified time | relevance | path

Searched refs:tape_op (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/stored/
H A Dwin_tape_dev.h42 int tape_op(struct mtop *mt_com);
H A Dvtape_dev.h88 int tape_op(struct mtop *mt_com);
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/stored/
H A Dwin_tape_dev.h42 int tape_op(struct mtop *mt_com);
H A Dvtape_dev.h88 int tape_op(struct mtop *mt_com);
/dports/sysutils/bacula11-client/bacula-11.0.5/src/stored/
H A Dwin_tape_dev.h42 int tape_op(struct mtop *mt_com);
H A Dvtape_dev.h88 int tape_op(struct mtop *mt_com);
/dports/sysutils/bacula11-server/bacula-11.0.5/src/stored/
H A Dwin_tape_dev.h42 int tape_op(struct mtop *mt_com);
H A Dvtape_dev.h88 int tape_op(struct mtop *mt_com);
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/stored/
H A Dwin_tape_dev.h42 int tape_op(struct mtop *mt_com);
H A Dvtape_dev.h88 int tape_op(struct mtop *mt_com);
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/stored/
H A Dwin_tape_dev.h42 int tape_op(struct mtop *mt_com);
H A Dvtape_dev.h88 int tape_op(struct mtop *mt_com);
/dports/sysutils/bacula9-client/bacula-9.6.7/src/stored/
H A Dwin_tape_dev.h42 int tape_op(struct mtop *mt_com);
H A Dvtape_dev.h88 int tape_op(struct mtop *mt_com);
/dports/sysutils/bacula9-server/bacula-9.6.7/src/stored/
H A Dwin_tape_dev.h42 int tape_op(struct mtop *mt_com);
H A Dvtape_dev.h88 int tape_op(struct mtop *mt_com);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/char/
H A Dtape.h78 enum tape_op { enum
138 enum tape_op op;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/char/
H A Dtape.h78 enum tape_op { enum
138 enum tape_op op;
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/char/
H A Dtape.h78 enum tape_op { enum
138 enum tape_op op;
/dports/misc/amanda-server/amanda-3.3.9/ndmp-src/
H A Dndmpconnobj.h148 ndmp9_tape_mtio_op tape_op,
H A Dndmpconnobj.c308 ndmp9_tape_mtio_op tape_op, in ndmp_connection_tape_mtio() argument
315 request->tape_op = tape_op; in ndmp_connection_tape_mtio()
/dports/misc/amanda-client/amanda-3.3.9/ndmp-src/
H A Dndmpconnobj.h148 ndmp9_tape_mtio_op tape_op,
H A Dndmpconnobj.c308 ndmp9_tape_mtio_op tape_op, in ndmp_connection_tape_mtio() argument
315 request->tape_op = tape_op; in ndmp_connection_tape_mtio()
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/win32/stored/
H A Dmtops.cpp180 static int tape_op(int fd, struct mtop *mt_com);
457 result = tape_op(fd, va_arg(argp, mtop *)); in win32_tape_ioctl()
479 static int tape_op(int fd, struct mtop *mt_com) in tape_op() function
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/win32/stored/
H A Dmtops.cpp180 static int tape_op(int fd, struct mtop *mt_com);
457 result = tape_op(fd, va_arg(argp, mtop *)); in win32_tape_ioctl()
479 static int tape_op(int fd, struct mtop *mt_com) in tape_op() function

1234567891011