Searched refs:ctdb_reply_dmaster (Results 1 – 11 of 11) sorted by relevance
/dports/net/samba412/samba-4.12.15/ctdb/tests/src/ |
H A D | protocol_common_ctdb.h | 51 struct ctdb_reply_dmaster *c); 52 void verify_ctdb_reply_dmaster(struct ctdb_reply_dmaster *c, 53 struct ctdb_reply_dmaster *c2);
|
H A D | protocol_ctdb_test.c | 284 PROTOCOL_CTDB4_TEST(struct ctdb_reply_dmaster, ctdb_reply_dmaster, 344 TEST_FUNC(ctdb_reply_dmaster)();
|
H A D | protocol_ctdb_compat_test.c | 612 struct ctdb_reply_dmaster *c) 619 struct ctdb_reply_dmaster *c, 648 struct ctdb_reply_dmaster *c) 1202 COMPAT_CTDB4_TEST(struct ctdb_reply_dmaster, ctdb_reply_dmaster, CTDB_REPLY_DMASTER); 1252 COMPAT_TEST_FUNC(ctdb_reply_dmaster)();
|
H A D | protocol_common_ctdb.c | 123 struct ctdb_reply_dmaster *c) 131 void verify_ctdb_reply_dmaster(struct ctdb_reply_dmaster *c, 132 struct ctdb_reply_dmaster *c2)
|
/dports/net/samba412/samba-4.12.15/ctdb/protocol/ |
H A D | protocol_call.c | 452 struct ctdb_reply_dmaster *c) in ctdb_reply_dmaster_len() 463 struct ctdb_reply_dmaster *c, in ctdb_reply_dmaster_push() 509 struct ctdb_reply_dmaster *c) in ctdb_reply_dmaster_pull()
|
H A D | protocol_api.h | 143 struct ctdb_reply_dmaster *c); 146 struct ctdb_reply_dmaster *c, 152 struct ctdb_reply_dmaster *c);
|
H A D | protocol_debug.c | 434 static void ctdb_reply_dmaster_print(struct ctdb_reply_dmaster *c, FILE *fp) in ctdb_reply_dmaster_print() 561 struct ctdb_reply_dmaster c; in ctdb_reply_dmaster_parse()
|
H A D | protocol.h | 96 struct ctdb_reply_dmaster { struct
|
/dports/net/samba412/samba-4.12.15/ctdb/server/ |
H A D | ctdb_server.c | 260 ctdb_reply_dmaster(ctdb, hdr); in ctdb_input_pkt()
|
H A D | ctdb_call.c | 1271 void ctdb_reply_dmaster(struct ctdb_context *ctdb, struct ctdb_req_header *hdr) in ctdb_reply_dmaster() function
|
/dports/net/samba412/samba-4.12.15/ctdb/include/ |
H A D | ctdb_private.h | 497 void ctdb_reply_dmaster(struct ctdb_context *ctdb,
|