sub_rc            269 lib/common/rules.c         int sub_rc = pcmk__add_time_from_xml(*end, component, duration);    \
sub_rc            270 lib/common/rules.c         if (sub_rc != pcmk_rc_ok) {                                         \
sub_rc            275 lib/common/rules.c                               pcmk_rc_str(sub_rc));                         \
sub_rc            276 lib/common/rules.c             rc = sub_rc;                                                    \