comma_count 239 librpc/rpc/binding.c int i, j, comma_count; comma_count 320 librpc/rpc/binding.c comma_count = count_chars(options, ','); comma_count 322 librpc/rpc/binding.c b->options = talloc_array(b, const char *, comma_count+2);