Searched refs:network_format (Results 1 – 3 of 3) sorted by relevance
15 assert_se(network_format(network, &output) >= 0); in test_network_one()34 assert_se(network_format(network, &output) >= 0); in test_network_two()
107 int network_format(Network *network, char **ret);
1226 int network_format(Network *network, char **ret) { in network_format() function