sort_return      1531 lib/pengine/pe_actions.c         sort_return(0, "duplicate");
sort_return      1541 lib/pengine/pe_actions.c         sort_return(0, "pending");
sort_return      1544 lib/pengine/pe_actions.c         sort_return(-1, "call id");
sort_return      1547 lib/pengine/pe_actions.c         sort_return(1, "call id");
sort_return      1564 lib/pengine/pe_actions.c             sort_return(-1, "rc-change");
sort_return      1567 lib/pengine/pe_actions.c             sort_return(1, "rc-change");
sort_return      1569 lib/pengine/pe_actions.c         sort_return(0, "rc-change");
sort_return      1582 lib/pengine/pe_actions.c         CRM_CHECK(a_magic != NULL && b_magic != NULL, sort_return(0, "No magic"));
sort_return      1585 lib/pengine/pe_actions.c             sort_return(0, "bad magic a");
sort_return      1589 lib/pengine/pe_actions.c             sort_return(0, "bad magic b");
sort_return      1608 lib/pengine/pe_actions.c                 sort_return(-1, "transition + call");
sort_return      1611 lib/pengine/pe_actions.c                 sort_return(1, "transition + call");
sort_return      1615 lib/pengine/pe_actions.c             sort_return(-1, "transition");
sort_return      1618 lib/pengine/pe_actions.c             sort_return(1, "transition");
sort_return      1623 lib/pengine/pe_actions.c     CRM_CHECK(FALSE, sort_return(0, "default"));