rsc_op_template   212 crmd/te_callbacks.c         path_max = strlen(rsc_op_template) + strlen(op_id) + 1;
rsc_op_template   214 crmd/te_callbacks.c         snprintf(rsc_op_xpath, path_max, rsc_op_template, op_id);