more_remainder 760 lib/common/strings.c char *more_remainder = NULL; more_remainder 761 lib/common/strings.c int rc = scan_ll(remainder+1, end, &more_remainder); more_remainder 763 lib/common/strings.c if (rc != pcmk_rc_ok || *more_remainder != '\0') {