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

/scfdot/
H A Dscfdot.c4 * The contents of this file are subject to the terms of the
23 * Use is subject to license terms.
35 * -s width,height Size, in inches, that the graph should be limited to.
55 * -L causes the program to print a dot file for use as a legend. It
136 /* Scratch libscf objects, to save time. */
286 print_dependency(const char *from, const char *port, const char *to, argument
289 (void) printf("\"%s\":%s:e -> \"%s\"", from, port, to);
306 * Choose a coloring for the given service. Returns a pointer to an array of
350 * Print some fake service nodes in a box to demonstrate the coloring and the
664 * service node to eac
[all...]

Completed in 6 milliseconds