talloc_array_length   63 source3/lib/avahi.c 	int num_watches = talloc_array_length(ctx->watches);
talloc_array_length  126 source3/lib/avahi.c 	num_watches = talloc_array_length(watches);
talloc_array_length  156 source3/lib/avahi.c 	int num_timeouts = talloc_array_length(ctx->timeouts);
talloc_array_length  230 source3/lib/avahi.c 	num_timeouts = talloc_array_length(timeouts);