Home
last modified time | relevance | path

Searched refs:ctdb_reply_error_old (Results 1 – 2 of 2) sorted by relevance

/dports/net/samba412/samba-4.12.15/ctdb/include/
H A Dctdb_protocol.h79 struct ctdb_reply_error_old { struct
/dports/net/samba412/samba-4.12.15/ctdb/server/
H A Dctdb_call.c88 struct ctdb_reply_error_old *r; in ctdb_send_error()
105 len = offsetof(struct ctdb_reply_error_old, msg); in ctdb_send_error()
107 struct ctdb_reply_error_old); in ctdb_send_error()
1318 struct ctdb_reply_error_old *c = (struct ctdb_reply_error_old *)hdr; in ctdb_reply_error()