Home
last modified time | relevance | path

Searched refs:NBD_MAGIC (Results 1 – 8 of 8) sorted by relevance

/dports/net/nbdkit/nbdkit-1.20.4/server/
H A Dprotocol-handshake-oldstyle.c67 handshake.nbdmagic = htobe64 (NBD_MAGIC); in protocol_handshake_oldstyle()
H A Dprotocol-handshake-newstyle.c738 handshake.nbdmagic = htobe64 (NBD_MAGIC); in protocol_handshake_newstyle()
/dports/net/nbdkit/nbdkit-1.20.4/tests/
H A Dtest-socket-activation.c220 if (be64toh (magic) != NBD_MAGIC) { in main()
H A Dtest-layers.c183 if (be64toh (handshake.nbdmagic) != NBD_MAGIC || in main()
/dports/net/nbdkit/nbdkit-1.20.4/common/protocol/
H A Dnbd-protocol.h61 #define NBD_MAGIC UINT64_C(0x4e42444d41474943) /* ASCII "NBDMAGIC" */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/
H A Dnbd.c143 #define NBD_MAGIC 0x68797548 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/
H A Dnbd.c143 #define NBD_MAGIC 0x68797548 macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/
H A Dnbd.c143 #define NBD_MAGIC 0x68797548 macro