sort_return      1635 lib/pengine/pe_actions.c         sort_return(0, "duplicate");
sort_return      1645 lib/pengine/pe_actions.c         sort_return(0, "pending");
sort_return      1648 lib/pengine/pe_actions.c         sort_return(-1, "call id");
sort_return      1651 lib/pengine/pe_actions.c         sort_return(1, "call id");
sort_return      1667 lib/pengine/pe_actions.c             sort_return(-1, "rc-change");
sort_return      1670 lib/pengine/pe_actions.c             sort_return(1, "rc-change");
sort_return      1672 lib/pengine/pe_actions.c         sort_return(0, "rc-change");
sort_return      1688 lib/pengine/pe_actions.c         CRM_CHECK(a_magic != NULL && b_magic != NULL, sort_return(0, "No magic"));
sort_return      1691 lib/pengine/pe_actions.c             sort_return(0, "bad magic a");
sort_return      1695 lib/pengine/pe_actions.c             sort_return(0, "bad magic b");
sort_return      1714 lib/pengine/pe_actions.c                 sort_return(-1, "transition + call");
sort_return      1717 lib/pengine/pe_actions.c                 sort_return(1, "transition + call");
sort_return      1721 lib/pengine/pe_actions.c             sort_return(-1, "transition");
sort_return      1724 lib/pengine/pe_actions.c             sort_return(1, "transition");
sort_return      1729 lib/pengine/pe_actions.c     CRM_CHECK(FALSE, sort_return(0, "default"));