MCPcopy Create free account
hub / github.com/esnet/iperf / warning

Function warning

src/iperf_api.c:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124
125
126void warning(const char *str)
127{
128 fprintf(stderr, "warning: %s\n", str);
129}
130
131
132/************** Getter routines for some fields inside iperf_test *************/

Callers 10

iperf_tcp_acceptFunction · 0.85
iperf_tcp_connectFunction · 0.85
iperf_parse_argumentsFunction · 0.85
JSON_readFunction · 0.85
iperf_connectFunction · 0.85
iperf_server_listenFunction · 0.85
iperf_run_serverFunction · 0.85
iperf_udp_buffercheckFunction · 0.85
iperf_udp_acceptFunction · 0.85
iperf_udp_connectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…