scan_ll 102 lib/common/strings.c rc = scan_ll(text, &local_result, default_value, NULL); scan_ll 378 lib/common/strings.c rc = scan_ll(input, &msec, PCMK__PARSE_INT_DEFAULT, &units); scan_ll 936 lib/common/strings.c int rc = scan_ll(srcstring+1, end, PCMK__PARSE_INT_DEFAULT, &remainder); scan_ll 945 lib/common/strings.c rc = scan_ll(srcstring, start, PCMK__PARSE_INT_DEFAULT, &remainder); scan_ll 953 lib/common/strings.c int rc = scan_ll(remainder+1, end, PCMK__PARSE_INT_DEFAULT, scan_ll 1412 lib/common/strings.c (void) scan_ll(text, &result, PCMK__PARSE_INT_DEFAULT, NULL);