Current File : //usr/local/emps/share/doc/freetds/reference/a00559_ga82ac44924fb1ae41042c233573a4ac8d_cgraph.dot |
digraph "parse_server_name_for_port"
{
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node1 [label="parse_server_name_for_port",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Check the server name to find port info first Warning: connection-> & login-> are all modified when n..."];
Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node2 [label="tds_dstr_copy",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00566.html#gad96366d9fa93bfc283cef1299fbe97ab",tooltip="copy a string from another"];
Node2 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node3 [label="tds_dstr_copyn",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00566.html#ga656718f240d7403f986ae887d84a6ca1",tooltip="Set string to a given buffer of characters."];
Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node4 [label="tds_dstr_cstr",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00566.html#ga5f351a208e7aa13b4cc2d32cac8fc0fa",tooltip="Returns a C version (NUL terminated string) of dstr."];
}