HomeSort by: relevance | last modified time | path
    Searched defs:_cluster_send_message (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/daemons/clvmd/
clvmd-cman.c 152 static int _cluster_send_message(const void *buf, int msglen, const char *csid, function
503 .cluster_send_message = _cluster_send_message,
clvmd-corosync.c 559 static int _cluster_send_message(const void *buf, int msglen, const char *csid, function
628 .cluster_send_message = _cluster_send_message,
clvmd-openais.c 665 static int _cluster_send_message(const void *buf, int msglen, const char *csid, function
695 .cluster_send_message = _cluster_send_message,
clvmd-gulm.c 983 static int _cluster_send_message(const void *buf, int msglen, const char *csid, const char *errtext) function
996 .cluster_send_message = _cluster_send_message,

Completed in 15 milliseconds