Searched refs:link_format (Results 1 – 3 of 3) sorted by relevance
115 int link_format(Link *link, char **ret);
60 assert_se(link_format(link, &output) >= 0); in test_link_one()
1288 int link_format(Link *link, char **ret) { in link_format() function