tmp_cache         132 source3/printing/pcap.c 	struct pcap_cache *tmp_cache = NULL;
tmp_cache         144 source3/printing/pcap.c 	tmp_cache = pcap_cache;
tmp_cache         246 source3/printing/pcap.c 		pcap_cache_destroy_specific(&tmp_cache);
tmp_cache         249 source3/printing/pcap.c 		pcap_cache = tmp_cache;