Searched refs:VOTEQUORUM_INFO_WAIT_FOR_ALL (Results 1 – 5 of 5) sorted by relevance
153 if (info.flags & VOTEQUORUM_INFO_WAIT_FOR_ALL) printf("WaitForAll "); in main()183 if (info.flags & VOTEQUORUM_INFO_WAIT_FOR_ALL) printf("WaitForAll "); in main()
52 #define VOTEQUORUM_INFO_WAIT_FOR_ALL 4 macro
173 #define VOTEQUORUM_INFO_WAIT_FOR_ALL 4 macro
625 if (info.flags & VOTEQUORUM_INFO_WAIT_FOR_ALL) printf("WaitForAll "); in display_quorum_data()
2606 res_lib_votequorum_getinfo.flags |= VOTEQUORUM_INFO_WAIT_FOR_ALL; in message_handler_req_lib_votequorum_getinfo()