Home
last modified time | relevance | path

Searched refs:NBD_OPT_INFO (Results 1 – 25 of 43) sorted by relevance

12

/dports/net/nbdkit/nbdkit-1.20.4/common/protocol/
H A Dprotostrings.c151 case NBD_OPT_INFO: in name_of_nbd_opt()
H A Dnbd-protocol.h122 #define NBD_OPT_INFO 6 macro
/dports/net/nbd-server/nbd-3.23/
H A Dcliserv.h102 #define NBD_OPT_INFO (6) /**< Client wants information about the given export */ macro
/dports/emulators/qemu60/qemu-6.0.0/nbd/
H A Dcommon.c72 case NBD_OPT_INFO: in nbd_opt_lookup()
H A Dclient.c354 assert(opt == NBD_OPT_GO || opt == NBD_OPT_INFO); in nbd_opt_info_or_go()
1186 rc = nbd_opt_info_or_go(ioc, NBD_OPT_INFO, &array[i], errp); in nbd_receive_export_list()
/dports/emulators/qemu42/qemu-4.2.1/nbd/
H A Dcommon.c72 case NBD_OPT_INFO: in nbd_opt_lookup()
/dports/emulators/qemu/qemu-6.2.0/nbd/
H A Dcommon.c72 case NBD_OPT_INFO: in nbd_opt_lookup()
/dports/emulators/qemu5/qemu-5.2.0/nbd/
H A Dcommon.c72 case NBD_OPT_INFO: in nbd_opt_lookup()
/dports/emulators/qemu-utils/qemu-4.2.1/nbd/
H A Dcommon.c72 case NBD_OPT_INFO: in nbd_opt_lookup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/nbd/
H A Dcommon.c72 case NBD_OPT_INFO: in nbd_opt_lookup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/nbd/
H A Dcommon.c72 case NBD_OPT_INFO: in nbd_opt_lookup()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/nbd/
H A Dcommon.c72 case NBD_OPT_INFO: in nbd_opt_lookup()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/nbd/
H A Dcommon.c72 case NBD_OPT_INFO: in nbd_opt_lookup()
/dports/net/nbdkit/nbdkit-1.20.4/server/
H A Dprotocol-handshake-newstyle.c418 case NBD_OPT_INFO: in negotiate_handshake_newstyle_options()
520 if (option == NBD_OPT_INFO) { in negotiate_handshake_newstyle_options()
/dports/net/nbd-server/nbd-3.23/doc/
H A Dproto.md508 via `NBD_OPT_INFO`, MAY refuse to provide information
509 about non-existent exports via `NBD_OPT_INFO`, and MAY omit
571 This is avoided by use of `NBD_OPT_INFO` and `NBD_OPT_GO`.
581 If the server receives `NBD_OPT_INFO` or `NBD_OPT_GO` and TLS
594 option other than `NBD_OPT_INFO`, `NBD_OPT_GO` and
648 option other than `NBD_OPT_INFO` or `NBD_OPT_GO`, this
655 `NBD_OPT_INFO` or `NBD_OPT_GO` this indicates that the
1189 * `NBD_OPT_INFO` (6) and `NBD_OPT_GO` (7)
1304 See above under `NBD_OPT_INFO`.
1481 `NBD_OPT_INFO`, or `NBD_OPT_GO`
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/block/
H A Dnbd.h158 #define NBD_OPT_INFO (6) macro
/dports/net/nbdkit/nbdkit-1.20.4/docs/
H A Dnbdkit-release-notes-1.10.pod23 Implemented C<NBD_OPT_INFO> (Eric Blake).
/dports/emulators/qemu60/qemu-6.0.0/include/block/
H A Dnbd.h177 #define NBD_OPT_INFO (6) macro
/dports/emulators/qemu5/qemu-5.2.0/include/block/
H A Dnbd.h177 #define NBD_OPT_INFO (6) macro
/dports/emulators/qemu42/qemu-4.2.1/include/block/
H A Dnbd.h175 #define NBD_OPT_INFO (6) macro
/dports/emulators/qemu/qemu-6.2.0/include/block/
H A Dnbd.h177 #define NBD_OPT_INFO (6) macro
/dports/emulators/qemu-utils/qemu-4.2.1/include/block/
H A Dnbd.h175 #define NBD_OPT_INFO (6) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/block/
H A Dnbd.h175 #define NBD_OPT_INFO (6) macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/block/
H A Dnbd.h177 #define NBD_OPT_INFO (6) macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/block/
H A Dnbd.h175 #define NBD_OPT_INFO (6) macro

12