pp_cache           94 source3/printing/pcap.c void pcap_cache_destroy_specific(struct pcap_cache **pp_cache)
pp_cache           98 source3/printing/pcap.c 	for (p = *pp_cache; p != NULL; p = next) {
pp_cache          105 source3/printing/pcap.c 	*pp_cache = NULL;