sort_return      1719 lib/pengine/pe_actions.c         sort_return(0, "duplicate");
sort_return      1729 lib/pengine/pe_actions.c         sort_return(0, "pending");
sort_return      1732 lib/pengine/pe_actions.c         sort_return(-1, "call id");
sort_return      1735 lib/pengine/pe_actions.c         sort_return(1, "call id");
sort_return      1752 lib/pengine/pe_actions.c             sort_return(-1, "rc-change");
sort_return      1755 lib/pengine/pe_actions.c             sort_return(1, "rc-change");
sort_return      1757 lib/pengine/pe_actions.c         sort_return(0, "rc-change");
sort_return      1770 lib/pengine/pe_actions.c         CRM_CHECK(a_magic != NULL && b_magic != NULL, sort_return(0, "No magic"));
sort_return      1773 lib/pengine/pe_actions.c             sort_return(0, "bad magic a");
sort_return      1777 lib/pengine/pe_actions.c             sort_return(0, "bad magic b");
sort_return      1796 lib/pengine/pe_actions.c                 sort_return(-1, "transition + call");
sort_return      1799 lib/pengine/pe_actions.c                 sort_return(1, "transition + call");
sort_return      1803 lib/pengine/pe_actions.c             sort_return(-1, "transition");
sort_return      1806 lib/pengine/pe_actions.c             sort_return(1, "transition");
sort_return      1811 lib/pengine/pe_actions.c     CRM_CHECK(FALSE, sort_return(0, "default"));