| 1655 | cached_pattern_t *newpatterncachelist; |
| 1656 | char *filecontents; |
| 1657 | struct stat statbuffer; |
| 1658 | FILE *f; |
| 1659 | |
| 1660 | debugprint("rtpstream_cache_file filename = %s mode = %d id = %d bytes_per_packet = %d stream_type = %d\n", filename, mode, id, bytes_per_packet, stream_type); |
no outgoing calls
no test coverage detected