MCPcopy Create free account
hub / github.com/SIPp/sipp / stat

Class stat

src/rtpstream.cpp:1657–1657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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);

Callers 1

rtpstream_cache_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected