Searched refs:port (Results 1 - 1 of 1) sorted by relevance

/scfdot/
H A Dscfdot.c282 * Print an edge for a dependency. port should be the name of the dependency
286 print_dependency(const char *from, const char *port, const char *to, argument
289 (void) printf("\"%s\":%s:e -> \"%s\"", from, port, to);
328 * or a string of "<dependency port name> dependency name" strings joined by

Completed in 7 milliseconds