sort_return      1605 lib/pengine/pe_actions.c         sort_return(0, "duplicate");
sort_return      1615 lib/pengine/pe_actions.c         sort_return(0, "pending");
sort_return      1618 lib/pengine/pe_actions.c         sort_return(-1, "call id");
sort_return      1621 lib/pengine/pe_actions.c         sort_return(1, "call id");
sort_return      1637 lib/pengine/pe_actions.c             sort_return(-1, "rc-change");
sort_return      1640 lib/pengine/pe_actions.c             sort_return(1, "rc-change");
sort_return      1642 lib/pengine/pe_actions.c         sort_return(0, "rc-change");
sort_return      1658 lib/pengine/pe_actions.c         CRM_CHECK(a_magic != NULL && b_magic != NULL, sort_return(0, "No magic"));
sort_return      1661 lib/pengine/pe_actions.c             sort_return(0, "bad magic a");
sort_return      1665 lib/pengine/pe_actions.c             sort_return(0, "bad magic b");
sort_return      1684 lib/pengine/pe_actions.c                 sort_return(-1, "transition + call");
sort_return      1687 lib/pengine/pe_actions.c                 sort_return(1, "transition + call");
sort_return      1691 lib/pengine/pe_actions.c             sort_return(-1, "transition");
sort_return      1694 lib/pengine/pe_actions.c             sort_return(1, "transition");
sort_return      1699 lib/pengine/pe_actions.c     CRM_CHECK(FALSE, sort_return(0, "default"));