sort_return      1686 lib/pengine/pe_actions.c         sort_return(0, "duplicate");
sort_return      1696 lib/pengine/pe_actions.c         sort_return(0, "pending");
sort_return      1699 lib/pengine/pe_actions.c         sort_return(-1, "call id");
sort_return      1702 lib/pengine/pe_actions.c         sort_return(1, "call id");
sort_return      1718 lib/pengine/pe_actions.c             sort_return(-1, "rc-change");
sort_return      1721 lib/pengine/pe_actions.c             sort_return(1, "rc-change");
sort_return      1723 lib/pengine/pe_actions.c         sort_return(0, "rc-change");
sort_return      1739 lib/pengine/pe_actions.c         CRM_CHECK(a_magic != NULL && b_magic != NULL, sort_return(0, "No magic"));
sort_return      1742 lib/pengine/pe_actions.c             sort_return(0, "bad magic a");
sort_return      1746 lib/pengine/pe_actions.c             sort_return(0, "bad magic b");
sort_return      1765 lib/pengine/pe_actions.c                 sort_return(-1, "transition + call");
sort_return      1768 lib/pengine/pe_actions.c                 sort_return(1, "transition + call");
sort_return      1772 lib/pengine/pe_actions.c             sort_return(-1, "transition");
sort_return      1775 lib/pengine/pe_actions.c             sort_return(1, "transition");
sort_return      1780 lib/pengine/pe_actions.c     CRM_CHECK(FALSE, sort_return(0, "default"));