%!PS-Adobe-3.0
%%Creator: graphviz version 12.2.1 (20241206.2353)
%%Title: jmi
%%Pages: (atend)
%%BoundingBox: (atend)
%%EndComments
save
%%BeginProlog
/DotDict 200 dict def
DotDict begin
/setupLatin1 {
mark
/EncodingVector 256 array def
EncodingVector 0
ISOLatin1Encoding 0 255 getinterval putinterval
EncodingVector 45 /hyphen put
% Set up ISO Latin 1 character encoding
/starnetISO {
dup dup findfont dup length dict begin
{ 1 index /FID ne { def }{ pop pop } ifelse
} forall
/Encoding EncodingVector def
currentdict end definefont
} def
/Times-Roman starnetISO def
/Times-Italic starnetISO def
/Times-Bold starnetISO def
/Times-BoldItalic starnetISO def
/Helvetica starnetISO def
/Helvetica-Oblique starnetISO def
/Helvetica-Bold starnetISO def
/Helvetica-BoldOblique starnetISO def
/Courier starnetISO def
/Courier-Oblique starnetISO def
/Courier-Bold starnetISO def
/Courier-BoldOblique starnetISO def
cleartomark
} bind def
%%BeginResource: procset graphviz 0 0
/coord-font-family /Times-Roman def
/default-font-family /Times-Roman def
/coordfont coord-font-family findfont 8 scalefont def
/InvScaleFactor 1.0 def
/set_scale {
dup 1 exch div /InvScaleFactor exch def
scale
} bind def
% styles
/solid { [] 0 setdash } bind def
/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
/bold { 2 setlinewidth } bind def
/filled { } bind def
/unfilled { } bind def
/rounded { } bind def
/diagonals { } bind def
/tapered { } bind def
% hooks for setting color
/nodecolor { sethsbcolor } bind def
/edgecolor { sethsbcolor } bind def
/graphcolor { sethsbcolor } bind def
/nopcolor {pop pop pop} bind def
/beginpage { % i j npages
/npages exch def
/j exch def
/i exch def
/str 10 string def
npages 1 gt {
gsave
coordfont setfont
0 0 moveto
(\() show i str cvs show (,) show j str cvs show (\)) show
grestore
} if
} bind def
/set_font {
findfont exch
scalefont setfont
} def
% draw text fitted to its expected width
/alignedtext { % width text
/text exch def
/width exch def
gsave
width 0 gt {
[] 0 setdash
text stringwidth pop width exch sub text length div 0 text ashow
} if
grestore
} def
/boxprim { % xcorner ycorner xsize ysize
4 2 roll
moveto
2 copy
exch 0 rlineto
0 exch rlineto
pop neg 0 rlineto
closepath
} bind def
/ellipse_path {
/ry exch def
/rx exch def
/y exch def
/x exch def
matrix currentmatrix
newpath
x y translate
rx ry scale
0 0 1 0 360 arc
setmatrix
} bind def
/endpage { showpage } bind def
/showpage { } def
/layercolorseq
[ % layer color sequence - darkest to lightest
[0 0 0]
[.2 .8 .8]
[.4 .8 .8]
[.6 .8 .8]
[.8 .8 .8]
]
def
/layerlen layercolorseq length def
/setlayer {/maxlayer exch def /curlayer exch def
layercolorseq curlayer 1 sub layerlen mod get
aload pop sethsbcolor
/nodecolor {nopcolor} def
/edgecolor {nopcolor} def
/graphcolor {nopcolor} def
} bind def
/onlayer { curlayer ne {invis} if } def
/onlayers {
/myupper exch def
/mylower exch def
curlayer mylower lt
curlayer myupper gt
or
{invis} if
} def
/curlayer 0 def
%%EndResource
%%EndProlog
%%BeginSetup
14 default-font-family set_font
% /arrowlength 10 def
% /arrowwidth 5 def
% make sure pdfmark is harmless for PS-interpreters other than Distiller
/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
% make '<<' and '>>' safe on PS Level 1 devices
/languagelevel where {pop languagelevel}{1} ifelse
2 lt {
userdict (<<) cvn ([) cvn load put
userdict (>>) cvn ([) cvn load put
} if
%%EndSetup
setupLatin1
%%Page: 1 1
%%PageBoundingBox: 36 36 508 213
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 472 177 boxprim clip newpath
1 1 set_scale 0 rotate 40 40 translate
% Node1
gsave
0 0 0.6 nodecolor
newpath 28.8 93.25 moveto
0 93.25 lineto
0 74 lineto
28.8 74 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 28.8 93.25 moveto
0 93.25 lineto
0 74 lineto
28.8 74 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
8.025 79.75 moveto 12.75 (jmi) alignedtext
grestore
% Node2
gsave
[ /Rect [ 76.425 93 135.175 112.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($exec_8c.html#a67aa113662a32422101e971fd05dad21) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 135.175 112.25 moveto
76.425 112.25 lineto
76.425 93 lineto
135.175 93 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 135.175 112.25 moveto
76.425 112.25 lineto
76.425 93 lineto
135.175 93 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
84.425 98.75 moveto 42.75 (get_adr_x) alignedtext
grestore
% Node1->Node2
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 28.978 86.511 moveto
38.65 88.566 52.18 91.442 65.138 94.196 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 64.278 97.591 moveto
74.787 96.246 lineto
65.733 90.744 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 64.278 97.591 moveto
74.787 96.246 lineto
65.733 90.744 lineto
closepath stroke
grestore
% Node8
gsave
[ /Rect [ 64.8 56 146.8 75.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($struct_8c.html#ab6fb3f305d8b1ab26140ee30bd61e980) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 146.8 75.25 moveto
64.8 75.25 lineto
64.8 56 lineto
146.8 56 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 146.8 75.25 moveto
64.8 75.25 lineto
64.8 56 lineto
146.8 56 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
72.8 61.75 moveto 66 (getcmdwordlen) alignedtext
grestore
% Node1->Node8
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 28.978 80.891 moveto
35.715 79.535 44.324 77.801 53.309 75.992 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 53.756 79.473 moveto
62.869 74.068 lineto
52.375 72.61 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 53.756 79.473 moveto
62.869 74.068 lineto
52.375 72.61 lineto
closepath stroke
grestore
% Node3
gsave
[ /Rect [ 195.925 113 249.425 132.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($exec_8c.html#a6d397129872393161d8e7fcc0d70e604) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 249.425 132.25 moveto
195.925 132.25 lineto
195.925 113 lineto
249.425 113 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 249.425 132.25 moveto
195.925 132.25 lineto
195.925 113 lineto
249.425 113 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
203.925 118.75 moveto 37.5 (get_x_r2) alignedtext
grestore
% Node2->Node3
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 135.491 107.62 moveto
150.358 110.209 168.686 113.399 184.612 116.172 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 183.758 119.576 moveto
194.21 117.843 lineto
184.959 112.68 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 183.758 119.576 moveto
194.21 117.843 lineto
184.959 112.68 lineto
closepath stroke
grestore
% Node4
gsave
[ /Rect [ 310.175 113 350.925 132.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($exec_8c.html#a5a98a9f0712105d8d84c29c429d514cf) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 350.925 132.25 moveto
310.175 132.25 lineto
310.175 113 lineto
350.925 113 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 350.925 132.25 moveto
310.175 132.25 lineto
310.175 113 lineto
350.925 113 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
318.175 118.75 moveto 24.75 (pr2str) alignedtext
grestore
% Node3->Node4
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 249.846 122.625 moveto
264.681 122.625 283.32 122.625 298.844 122.625 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 298.479 126.125 moveto
308.479 122.625 lineto
298.478 119.125 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 298.479 126.125 moveto
308.479 122.625 lineto
298.478 119.125 lineto
closepath stroke
grestore
% Node6
gsave
[ /Rect [ 307.55 150 353.55 169.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($cerr_8c.html#ac878972bcd42a554769270aadf8c6bbe) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 353.55 169.25 moveto
307.55 169.25 lineto
307.55 150 lineto
353.55 150 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 353.55 169.25 moveto
307.55 169.25 lineto
307.55 150 lineto
353.55 150 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
315.55 155.75 moveto 30 (setcerr) alignedtext
grestore
% Node3->Node6
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 249.846 131.771 moveto
264.038 136.731 281.712 142.907 296.808 148.183 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 295.235 151.34 moveto
305.83 151.335 lineto
297.544 144.732 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 295.235 151.34 moveto
305.83 151.335 lineto
297.544 144.732 lineto
closepath stroke
grestore
% Node5
gsave
[ /Rect [ 398.55 94 464.05 113.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($cmem_8c.html#ab59996fd09e57355900e5d0f6a772297) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 464.05 113.25 moveto
398.55 113.25 lineto
398.55 94 lineto
464.05 94 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 464.05 113.25 moveto
398.55 113.25 lineto
398.55 94 lineto
464.05 94 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
406.55 99.75 moveto 49.5 (malloc_chk) alignedtext
grestore
% Node4->Node5
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 351.06 118.871 moveto
361.388 116.884 374.509 114.359 387.088 111.939 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 387.747 115.377 moveto
396.906 110.05 lineto
386.425 108.503 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 387.747 115.377 moveto
396.906 110.05 lineto
386.425 108.503 lineto
closepath stroke
grestore
% Node6->Node5
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 349.205 149.613 moveto
363.998 141.224 385.379 129.099 402.473 119.405 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 404.177 122.463 moveto
411.149 114.485 lineto
400.724 116.374 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 404.177 122.463 moveto
411.149 114.485 lineto
400.724 116.374 lineto
closepath stroke
grestore
% Node7
gsave
[ /Rect [ 398.925 150 463.675 169.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($cerr_8c.html#a35de2f8c0300862bd73ec67ada917574) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 463.675 169.25 moveto
398.925 169.25 lineto
398.925 150 lineto
463.675 150 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 463.675 169.25 moveto
398.925 169.25 lineto
398.925 150 lineto
463.675 150 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
406.925 155.75 moveto 48.75 (getcerrmsg) alignedtext
grestore
% Node6->Node7
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 353.958 159.625 moveto
363.859 159.625 375.848 159.625 387.362 159.625 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 387.108 163.125 moveto
397.108 159.625 lineto
387.108 156.125 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 387.108 163.125 moveto
397.108 159.625 lineto
387.108 156.125 lineto
closepath stroke
grestore
% Node9
gsave
[ /Rect [ 182.8 56 262.55 75.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($struct_8c.html#aeae4030e83292f23161ee79d8f1d5e1b) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 262.55 75.25 moveto
182.8 75.25 lineto
182.8 56 lineto
262.55 56 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 262.55 75.25 moveto
182.8 75.25 lineto
182.8 56 lineto
262.55 56 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
190.8 61.75 moveto 63.75 (hash_cmdtype) alignedtext
grestore
% Node8->Node9
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 146.978 65.625 moveto
154.805 65.625 163.105 65.625 171.215 65.625 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 170.974 69.125 moveto
180.974 65.625 lineto
170.974 62.125 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 170.974 69.125 moveto
180.974 65.625 lineto
170.974 62.125 lineto
closepath stroke
grestore
% Node9->Node5
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 263.026 72.862 moveto
298.421 79.371 350.328 88.918 386.913 95.646 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 386.256 99.084 moveto
396.724 97.45 lineto
387.522 92.199 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 386.256 99.084 moveto
396.724 97.45 lineto
387.522 92.199 lineto
closepath stroke
grestore
% Node10
gsave
[ /Rect [ 312.05 37 349.05 56.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($hash_8c.html#ac7eca217f473c9ee585bc67d937e05a5) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 349.05 56.25 moveto
312.05 56.25 lineto
312.05 37 lineto
349.05 37 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 349.05 56.25 moveto
312.05 56.25 lineto
312.05 37 lineto
349.05 37 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
320.05 42.75 moveto 21 (hash) alignedtext
grestore
% Node9->Node10
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 262.798 58.604 moveto
275.214 56.376 288.721 53.952 300.315 51.871 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 300.866 55.329 moveto
310.091 50.117 lineto
299.63 48.439 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 300.866 55.329 moveto
310.091 50.117 lineto
299.63 48.439 lineto
closepath stroke
grestore
% Node11
gsave
[ /Rect [ 298.55 0 362.55 19.25 ]
/Border [ 0 0 0 ]
/Action << /Subtype /URI /URI ($cmem_8c.html#aff54004f8d4f59b7ad933d53ae4e1f53) >>
/Subtype /Link
/ANN pdfmark
0 0 1 nodecolor
newpath 362.55 19.25 moveto
298.55 19.25 lineto
298.55 0 lineto
362.55 0 lineto
closepath fill
1 setlinewidth
filled
0 0 0.4 nodecolor
newpath 362.55 19.25 moveto
298.55 19.25 lineto
298.55 0 lineto
362.55 0 lineto
closepath stroke
0 0 0 nodecolor
10 /Helvetica set_font
306.55 5.75 moveto 48 (strdup_chk) alignedtext
grestore
% Node9->Node11
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 242.603 55.613 moveto
258.688 47.106 282.038 34.755 300.49 24.995 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 301.887 28.216 moveto
309.091 20.446 lineto
298.615 22.028 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 301.887 28.216 moveto
309.091 20.446 lineto
298.615 22.028 lineto
closepath stroke
grestore
% Node11->Node5
gsave
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 350.866 19.568 moveto
354.886 21.981 358.982 24.713 362.55 27.625 curveto
383.501 44.72 403.605 68.523 416.393 84.912 curveto
stroke
0.57255 0.61176 1 edgecolor
newpath 413.258 86.573 moveto
422.11 92.396 lineto
418.821 82.324 lineto
closepath fill
1 setlinewidth
solid
0.57255 0.61176 1 edgecolor
newpath 413.258 86.573 moveto
422.11 92.396 lineto
418.821 82.324 lineto
closepath stroke
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 508 213
end
restore
%%EOF