sort_return      1684 lib/pengine/pe_actions.c         sort_return(0, "duplicate");
sort_return      1694 lib/pengine/pe_actions.c         sort_return(0, "pending");
sort_return      1697 lib/pengine/pe_actions.c         sort_return(-1, "call id");
sort_return      1700 lib/pengine/pe_actions.c         sort_return(1, "call id");
sort_return      1716 lib/pengine/pe_actions.c             sort_return(-1, "rc-change");
sort_return      1719 lib/pengine/pe_actions.c             sort_return(1, "rc-change");
sort_return      1721 lib/pengine/pe_actions.c         sort_return(0, "rc-change");
sort_return      1737 lib/pengine/pe_actions.c         CRM_CHECK(a_magic != NULL && b_magic != NULL, sort_return(0, "No magic"));
sort_return      1740 lib/pengine/pe_actions.c             sort_return(0, "bad magic a");
sort_return      1744 lib/pengine/pe_actions.c             sort_return(0, "bad magic b");
sort_return      1763 lib/pengine/pe_actions.c                 sort_return(-1, "transition + call");
sort_return      1766 lib/pengine/pe_actions.c                 sort_return(1, "transition + call");
sort_return      1770 lib/pengine/pe_actions.c             sort_return(-1, "transition");
sort_return      1773 lib/pengine/pe_actions.c             sort_return(1, "transition");
sort_return      1778 lib/pengine/pe_actions.c     CRM_CHECK(FALSE, sort_return(0, "default"));