docs/masqmail-cs

view fig/callgraph.eps @ 9:b30bdf167fa0

added tables and figures to repo
author meillo@marmaro.de
date Wed, 11 Mar 2009 14:18:28 +0100
parents
children
line source
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%BoundingBox: 36 36 504 423
3 %%HiResBoundingBox: 36.000000 36.500000 504.000000 422.500000
4 %%Creator: Graphviz version 2.20.2 (Sun Oct 12 22:28:10 UTC 2008)
5 %%For: (meillo) Meillo r e t u r n s,,,
6 %%Title: callgraph
7 %%EndComments
8 % EPSF created by ps2eps 1.64
9 %%BeginProlog
10 save
11 countdictstack
12 mark
13 newpath
14 /showpage {} def
15 /setpagedevice {pop} def
16 %%EndProlog
17 %%Page 1 1
18 save
19 %%BeginProlog
20 /DotDict 200 dict def
21 DotDict begin
22 %%BeginResource: procset graphviz 0 0
23 /InvScaleFactor 1.0 def
24 /set_scale {
25 dup 1 exch div /InvScaleFactor exch def
26 scale
27 } bind def
28 % styles
29 /solid { [] 0 setdash } bind def
30 /dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
31 /dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
32 /invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
33 /bold { 2 setlinewidth } bind def
34 /filled { } bind def
35 /unfilled { } bind def
36 /rounded { } bind def
37 /diagonals { } bind def
38 % hooks for setting color
39 /nodecolor { sethsbcolor } bind def
40 /edgecolor { sethsbcolor } bind def
41 /graphcolor { sethsbcolor } bind def
42 /nopcolor {pop pop pop} bind def
43 /boxprim { % xcorner ycorner xsize ysize
44 4 2 roll
45 moveto
46 2 copy
47 exch 0 rlineto
48 0 exch rlineto
49 pop neg 0 rlineto
50 closepath
51 } bind def
52 /ellipse_path {
53 /ry exch def
54 /rx exch def
55 /y exch def
56 /x exch def
57 matrix currentmatrix
58 newpath
59 x y translate
60 rx ry scale
61 0 0 1 0 360 arc
62 setmatrix
63 } bind def
64 /endpage { showpage } bind def
65 /showpage { } def
66 /layercolorseq
67 [ % layer color sequence - darkest to lightest
68 [0 0 0]
69 [.2 .8 .8]
70 [.4 .8 .8]
71 [.6 .8 .8]
72 [.8 .8 .8]
73 ]
74 def
75 /layerlen layercolorseq length def
76 /setlayer {/maxlayer exch def /curlayer exch def
77 layercolorseq curlayer 1 sub layerlen mod get
78 aload pop sethsbcolor
79 /nodecolor {nopcolor} def
80 /edgecolor {nopcolor} def
81 /graphcolor {nopcolor} def
82 } bind def
83 /onlayer { curlayer ne {invis} if } def
84 /onlayers {
85 /myupper exch def
86 /mylower exch def
87 curlayer mylower lt
88 curlayer myupper gt
89 or
90 {invis} if
91 } def
92 /curlayer 0 def
93 %%EndResource
94 %%EndProlog
95 %%BeginSetup
96 1 setmiterlimit
97 % /arrowlength 10 def
98 % /arrowwidth 5 def
99 % make sure pdfmark is harmless for PS-interpreters other than Distiller
100 /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
101 % make '<<' and '>>' safe on PS Level 1 devices
102 /languagelevel where {pop languagelevel}{1} ifelse
103 2 lt {
104 userdict (<<) cvn ([) cvn load put
105 userdict (>>) cvn ([) cvn load put
106 } if
107 %%EndSetup
108 %%Page: 1 1
109 %%PageBoundingBox: 36 36 540 458
110 %%PageOrientation: Portrait
111 gsave
112 36 36 504 422 boxprim clip newpath
113 0.114545 0.114545 set_scale 0 rotate 318.286 318.286 translate
114 % skip_comment
115 gsave
116 1 setlinewidth
117 0.000 0.000 0.000 nodecolor
118 4294 1674 68.79 18 ellipse_path stroke
119 0.000 0.000 0.000 nodecolor
120 grestore
121 % skip_comment->skip_comment
122 gsave
123 1 setlinewidth
124 solid
125 0.000 0.000 0.000 edgecolor
126 newpath 4255 1689 moveto
127 4243 1700 4256 1710 4294 1710 curveto
128 4321 1710 4335 1705 4337 1698 curveto
129 stroke
130 0.000 0.000 0.000 edgecolor
131 newpath 4340.26 1696.72 moveto
132 4333 1689 lineto
133 4333.86 1699.56 lineto
134 closepath fill
135 1 setlinewidth
136 solid
137 0.000 0.000 0.000 edgecolor
138 newpath 4340.26 1696.72 moveto
139 4333 1689 lineto
140 4333.86 1699.56 lineto
141 closepath stroke
142 grestore
143 % parse_address_list
144 gsave
145 1 setlinewidth
146 0.000 0.000 0.000 nodecolor
147 3031 1902 82.89 18 ellipse_path stroke
148 0.000 0.000 0.000 nodecolor
149 grestore
150 % parse_list
151 gsave
152 1 setlinewidth
153 0.000 0.000 0.000 nodecolor
154 3284 1967 47.95 18 ellipse_path stroke
155 0.000 0.000 0.000 nodecolor
156 grestore
157 % parse_address_list->parse_list
158 gsave
159 1 setlinewidth
160 solid
161 0.000 0.000 0.000 edgecolor
162 newpath 3085 1916 moveto
163 3130 1927 3191 1943 3234 1955 curveto
164 stroke
165 0.000 0.000 0.000 edgecolor
166 newpath 3233.51 1958.47 moveto
167 3244 1957 lineto
168 3234.88 1951.61 lineto
169 closepath fill
170 1 setlinewidth
171 solid
172 0.000 0.000 0.000 edgecolor
173 newpath 3233.51 1958.47 moveto
174 3244 1957 lineto
175 3234.88 1951.61 lineto
176 closepath stroke
177 grestore
178 % create_address
179 gsave
180 1 setlinewidth
181 0.000 0.000 0.000 nodecolor
182 3537 1404 68.99 18 ellipse_path stroke
183 0.000 0.000 0.000 nodecolor
184 grestore
185 % parse_address_list->create_address
186 gsave
187 1 setlinewidth
188 solid
189 0.000 0.000 0.000 edgecolor
190 newpath 3049 1884 moveto
191 3073 1859 3116 1810 3140 1761 curveto
192 3170 1700 3128 1661 3176 1615 curveto
193 3247 1547 3321 1639 3392 1572 curveto
194 3439 1527 3383 1476 3428 1431 curveto
195 3437 1422 3448 1416 3460 1412 curveto
196 stroke
197 0.000 0.000 0.000 edgecolor
198 newpath 3461.43 1415.23 moveto
199 3470 1409 lineto
200 3459.42 1408.52 lineto
201 closepath fill
202 1 setlinewidth
203 solid
204 0.000 0.000 0.000 edgecolor
205 newpath 3461.43 1415.23 moveto
206 3470 1409 lineto
207 3459.42 1408.52 lineto
208 closepath stroke
209 grestore
210 % _create_address
211 gsave
212 1 setlinewidth
213 0.000 0.000 0.000 nodecolor
214 3805 1566 75.05 18 ellipse_path stroke
215 0.000 0.000 0.000 nodecolor
216 grestore
217 % create_address->_create_address
218 gsave
219 1 setlinewidth
220 solid
221 0.000 0.000 0.000 edgecolor
222 newpath 3597 1413 moveto
223 3613 1417 3631 1423 3646 1431 curveto
224 3701 1459 3754 1510 3782 1540 curveto
225 stroke
226 0.000 0.000 0.000 edgecolor
227 newpath 3779.78 1542.78 moveto
228 3789 1548 lineto
229 3785.05 1538.17 lineto
230 closepath fill
231 1 setlinewidth
232 solid
233 0.000 0.000 0.000 edgecolor
234 newpath 3779.78 1542.78 moveto
235 3789 1548 lineto
236 3785.05 1538.17 lineto
237 closepath stroke
238 grestore
239 % destroy_message
240 gsave
241 1 setlinewidth
242 0.000 0.000 0.000 nodecolor
243 771 2060 78.02 18 ellipse_path stroke
244 0.000 0.000 0.000 nodecolor
245 grestore
246 % msg_free_data
247 gsave
248 1 setlinewidth
249 0.000 0.000 0.000 nodecolor
250 3284 2803 68.79 18 ellipse_path stroke
251 0.000 0.000 0.000 nodecolor
252 grestore
253 % destroy_message->msg_free_data
254 gsave
255 1 setlinewidth
256 solid
257 0.000 0.000 0.000 edgecolor
258 newpath 848 2064 moveto
259 1024 2074 1469 2106 1832 2185 curveto
260 1963 2213 1999 2217 2118 2277 curveto
261 2267 2350 2279 2410 2422 2492 curveto
262 2520 2547 2547 2557 2652 2595 curveto
263 2754 2630 2808 2582 2886 2656 curveto
264 2924 2690 2883 2732 2922 2765 curveto
265 2944 2782 3107 2793 3206 2799 curveto
266 stroke
267 0.000 0.000 0.000 edgecolor
268 newpath 3205.7 2802.49 moveto
269 3216 2800 lineto
270 3206.4 2795.52 lineto
271 closepath fill
272 1 setlinewidth
273 solid
274 0.000 0.000 0.000 edgecolor
275 newpath 3205.7 2802.49 moveto
276 3216 2800 lineto
277 3206.4 2795.52 lineto
278 closepath stroke
279 grestore
280 % table_read
281 gsave
282 1 setlinewidth
283 0.000 0.000 0.000 nodecolor
284 1442 1702 50.92 18 ellipse_path stroke
285 0.000 0.000 0.000 nodecolor
286 grestore
287 % parse_table_pair
288 gsave
289 1 setlinewidth
290 0.000 0.000 0.000 nodecolor
291 3031 1452 75.05 18 ellipse_path stroke
292 0.000 0.000 0.000 nodecolor
293 grestore
294 % table_read->parse_table_pair
295 gsave
296 1 setlinewidth
297 solid
298 0.000 0.000 0.000 edgecolor
299 newpath 1446 1684 moveto
300 1469 1589 1577 1144 1578 1142 curveto
301 1634 1096 2832 1051 2886 1099 curveto
302 2935 1142 2887 1333 2922 1387 curveto
303 2935 1408 2958 1423 2979 1433 curveto
304 stroke
305 0.000 0.000 0.000 edgecolor
306 newpath 2977.44 1436.14 moveto
307 2988 1437 lineto
308 2980.28 1429.74 lineto
309 closepath fill
310 1 setlinewidth
311 solid
312 0.000 0.000 0.000 edgecolor
313 newpath 2977.44 1436.14 moveto
314 2988 1437 lineto
315 2980.28 1429.74 lineto
316 closepath stroke
317 grestore
318 % read_queue
319 gsave
320 1 setlinewidth
321 0.000 0.000 0.000 nodecolor
322 578 1158 55.79 18 ellipse_path stroke
323 0.000 0.000 0.000 nodecolor
324 grestore
325 % msg_spool_read
326 gsave
327 1 setlinewidth
328 0.000 0.000 0.000 nodecolor
329 771 1120 75.94 18 ellipse_path stroke
330 0.000 0.000 0.000 nodecolor
331 grestore
332 % read_queue->msg_spool_read
333 gsave
334 1 setlinewidth
335 solid
336 0.000 0.000 0.000 edgecolor
337 newpath 626 1149 moveto
338 649 1145 677 1139 702 1134 curveto
339 stroke
340 0.000 0.000 0.000 edgecolor
341 newpath 702.88 1137.39 moveto
342 712 1132 lineto
343 701.51 1130.53 lineto
344 closepath fill
345 1 setlinewidth
346 solid
347 0.000 0.000 0.000 edgecolor
348 newpath 702.88 1137.39 moveto
349 712 1132 lineto
350 701.51 1130.53 lineto
351 closepath stroke
352 grestore
353 % spool_read_header
354 gsave
355 1 setlinewidth
356 0.000 0.000 0.000 nodecolor
357 3031 364 84.97 18 ellipse_path stroke
358 0.000 0.000 0.000 nodecolor
359 grestore
360 % msg_spool_read->spool_read_header
361 gsave
362 1 setlinewidth
363 solid
364 0.000 0.000 0.000 edgecolor
365 newpath 778 1102 moveto
366 793 1065 832 980 886 925 curveto
367 1090 719 1153 586 1442 586 curveto
368 1442 586 1442 586 1705 586 curveto
369 1956 586 2725 429 2961 379 curveto
370 stroke
371 0.000 0.000 0.000 edgecolor
372 newpath 2961.88 382.39 moveto
373 2971 377 lineto
374 2960.51 375.53 lineto
375 closepath fill
376 1 setlinewidth
377 solid
378 0.000 0.000 0.000 edgecolor
379 newpath 2961.88 382.39 moveto
380 2971 377 lineto
381 2960.51 375.53 lineto
382 closepath stroke
383 grestore
384 % spool_read_data
385 gsave
386 1 setlinewidth
387 0.000 0.000 0.000 nodecolor
388 3284 1512 75.94 18 ellipse_path stroke
389 0.000 0.000 0.000 nodecolor
390 grestore
391 % msg_spool_read->spool_read_data
392 gsave
393 1 setlinewidth
394 solid
395 0.000 0.000 0.000 edgecolor
396 newpath 841 1113 moveto
397 1028 1093 1554 1043 1993 1042 curveto
398 1993 1042 1993 1042 2769 1042 curveto
399 2979 1042 3035 1153 3140 1333 curveto
400 3170 1382 3140 1413 3176 1458 curveto
401 3190 1473 3208 1485 3227 1494 curveto
402 stroke
403 0.000 0.000 0.000 edgecolor
404 newpath 3225.44 1497.14 moveto
405 3236 1498 lineto
406 3228.28 1490.74 lineto
407 closepath fill
408 1 setlinewidth
409 solid
410 0.000 0.000 0.000 edgecolor
411 newpath 3225.44 1497.14 moveto
412 3236 1498 lineto
413 3228.28 1490.74 lineto
414 closepath stroke
415 grestore
416 % create_message
417 gsave
418 1 setlinewidth
419 0.000 0.000 0.000 nodecolor
420 961 1044 71.77 18 ellipse_path stroke
421 0.000 0.000 0.000 nodecolor
422 grestore
423 % msg_spool_read->create_message
424 gsave
425 1 setlinewidth
426 solid
427 0.000 0.000 0.000 edgecolor
428 newpath 810 1104 moveto
429 840 1092 880 1076 912 1063 curveto
430 stroke
431 0.000 0.000 0.000 edgecolor
432 newpath 914.02 1065.96 moveto
433 922 1059 lineto
434 911.42 1059.46 lineto
435 closepath fill
436 1 setlinewidth
437 solid
438 0.000 0.000 0.000 edgecolor
439 newpath 914.02 1065.96 moveto
440 922 1059 lineto
441 911.42 1059.46 lineto
442 closepath stroke
443 grestore
444 % smtp_out_init
445 gsave
446 1 setlinewidth
447 0.000 0.000 0.000 nodecolor
448 2519 1326 64.12 18 ellipse_path stroke
449 0.000 0.000 0.000 nodecolor
450 grestore
451 % check_response
452 gsave
453 1 setlinewidth
454 0.000 0.000 0.000 nodecolor
455 2769 1234 73.85 18 ellipse_path stroke
456 0.000 0.000 0.000 nodecolor
457 grestore
458 % smtp_out_init->check_response
459 gsave
460 1 setlinewidth
461 solid
462 0.000 0.000 0.000 edgecolor
463 newpath 2568 1314 moveto
464 2584 1309 2601 1303 2616 1294 curveto
465 2635 1284 2633 1272 2652 1261 curveto
466 2665 1254 2680 1249 2695 1245 curveto
467 stroke
468 0.000 0.000 0.000 edgecolor
469 newpath 2695.88 1248.39 moveto
470 2705 1243 lineto
471 2694.51 1241.53 lineto
472 closepath fill
473 1 setlinewidth
474 solid
475 0.000 0.000 0.000 edgecolor
476 newpath 2695.88 1248.39 moveto
477 2705 1243 lineto
478 2694.51 1241.53 lineto
479 closepath stroke
480 grestore
481 % smtp_out_log_failure
482 gsave
483 1 setlinewidth
484 0.000 0.000 0.000 nodecolor
485 2769 1288 93.81 18 ellipse_path stroke
486 0.000 0.000 0.000 nodecolor
487 grestore
488 % smtp_out_init->smtp_out_log_failure
489 gsave
490 1 setlinewidth
491 solid
492 0.000 0.000 0.000 edgecolor
493 newpath 2576 1317 moveto
494 2608 1312 2649 1306 2685 1301 curveto
495 stroke
496 0.000 0.000 0.000 edgecolor
497 newpath 2685.88 1304.39 moveto
498 2695 1299 lineto
499 2684.51 1297.53 lineto
500 closepath fill
501 1 setlinewidth
502 solid
503 0.000 0.000 0.000 edgecolor
504 newpath 2685.88 1304.39 moveto
505 2695 1299 lineto
506 2684.51 1297.53 lineto
507 closepath stroke
508 grestore
509 % read_response
510 gsave
511 1 setlinewidth
512 0.000 0.000 0.000 nodecolor
513 2769 1180 68.1 18 ellipse_path stroke
514 0.000 0.000 0.000 nodecolor
515 grestore
516 % smtp_out_init->read_response
517 gsave
518 1 setlinewidth
519 solid
520 0.000 0.000 0.000 edgecolor
521 newpath 2574 1316 moveto
522 2589 1312 2604 1305 2616 1294 curveto
523 2647 1266 2621 1235 2652 1207 curveto
524 2663 1197 2678 1191 2693 1186 curveto
525 stroke
526 0.000 0.000 0.000 edgecolor
527 newpath 2693.88 1189.39 moveto
528 2703 1184 lineto
529 2692.51 1182.53 lineto
530 closepath fill
531 1 setlinewidth
532 solid
533 0.000 0.000 0.000 edgecolor
534 newpath 2693.88 1189.39 moveto
535 2703 1184 lineto
536 2692.51 1182.53 lineto
537 closepath stroke
538 grestore
539 % get_response_arg
540 gsave
541 1 setlinewidth
542 0.000 0.000 0.000 nodecolor
543 2769 1126 79.91 18 ellipse_path stroke
544 0.000 0.000 0.000 nodecolor
545 grestore
546 % smtp_out_init->get_response_arg
547 gsave
548 1 setlinewidth
549 solid
550 0.000 0.000 0.000 edgecolor
551 newpath 2576 1317 moveto
552 2591 1313 2606 1305 2616 1294 curveto
553 2661 1247 2606 1199 2652 1153 curveto
554 2661 1144 2671 1139 2682 1135 curveto
555 stroke
556 0.000 0.000 0.000 edgecolor
557 newpath 2684.02 1137.96 moveto
558 2692 1131 lineto
559 2681.42 1131.46 lineto
560 closepath fill
561 1 setlinewidth
562 solid
563 0.000 0.000 0.000 edgecolor
564 newpath 2684.02 1137.96 moveto
565 2692 1131 lineto
566 2681.42 1131.46 lineto
567 closepath stroke
568 grestore
569 % read_sockline
570 gsave
571 1 setlinewidth
572 0.000 0.000 0.000 nodecolor
573 3284 253 64.12 18 ellipse_path stroke
574 0.000 0.000 0.000 nodecolor
575 grestore
576 % read_response->read_sockline
577 gsave
578 1 setlinewidth
579 solid
580 0.000 0.000 0.000 edgecolor
581 newpath 2837 1179 moveto
582 2856 1176 2874 1168 2886 1153 curveto
583 2945 1084 2863 406 2922 337 curveto
584 2987 263 3044 318 3140 294 curveto
585 3170 287 3204 277 3231 270 curveto
586 stroke
587 0.000 0.000 0.000 edgecolor
588 newpath 3232.43 273.23 moveto
589 3241 267 lineto
590 3230.42 266.52 lineto
591 closepath fill
592 1 setlinewidth
593 solid
594 0.000 0.000 0.000 edgecolor
595 newpath 3232.43 273.23 moveto
596 3241 267 lineto
597 3230.42 266.52 lineto
598 closepath stroke
599 grestore
600 % deliver_finish_list
601 gsave
602 1 setlinewidth
603 0.000 0.000 0.000 nodecolor
604 2270 2208 79.22 18 ellipse_path stroke
605 0.000 0.000 0.000 nodecolor
606 grestore
607 % deliver_finish
608 gsave
609 1 setlinewidth
610 0.000 0.000 0.000 nodecolor
611 2519 2208 62.04 18 ellipse_path stroke
612 0.000 0.000 0.000 nodecolor
613 grestore
614 % deliver_finish_list->deliver_finish
615 gsave
616 1 setlinewidth
617 solid
618 0.000 0.000 0.000 edgecolor
619 newpath 2349 2208 moveto
620 2380 2208 2416 2208 2446 2208 curveto
621 stroke
622 0.000 0.000 0.000 edgecolor
623 newpath 2446 2211.5 moveto
624 2456 2208 lineto
625 2446 2204.5 lineto
626 closepath fill
627 1 setlinewidth
628 solid
629 0.000 0.000 0.000 edgecolor
630 newpath 2446 2211.5 moveto
631 2456 2208 lineto
632 2446 2204.5 lineto
633 closepath stroke
634 grestore
635 % addr_is_finished_children
636 gsave
637 1 setlinewidth
638 0.000 0.000 0.000 nodecolor
639 2769 2334 111.88 18 ellipse_path stroke
640 0.000 0.000 0.000 nodecolor
641 grestore
642 % deliver_finish->addr_is_finished_children
643 gsave
644 1 setlinewidth
645 solid
646 0.000 0.000 0.000 edgecolor
647 newpath 2537 2225 moveto
648 2562 2248 2607 2286 2652 2307 curveto
649 2662 2312 2672 2315 2682 2318 curveto
650 stroke
651 0.000 0.000 0.000 edgecolor
652 newpath 2681.42 2321.48 moveto
653 2692 2321 lineto
654 2683.43 2314.77 lineto
655 closepath fill
656 1 setlinewidth
657 solid
658 0.000 0.000 0.000 edgecolor
659 newpath 2681.42 2321.48 moveto
660 2692 2321 lineto
661 2683.43 2314.77 lineto
662 closepath stroke
663 grestore
664 % spool_delete_all
665 gsave
666 1 setlinewidth
667 0.000 0.000 0.000 nodecolor
668 2769 1780 73.85 18 ellipse_path stroke
669 0.000 0.000 0.000 nodecolor
670 grestore
671 % deliver_finish->spool_delete_all
672 gsave
673 1 setlinewidth
674 solid
675 0.000 0.000 0.000 edgecolor
676 newpath 2542 2191 moveto
677 2565 2173 2600 2141 2616 2106 curveto
678 2673 1986 2566 1911 2652 1812 curveto
679 2662 1801 2675 1793 2688 1789 curveto
680 stroke
681 0.000 0.000 0.000 edgecolor
682 newpath 2689.43 1792.23 moveto
683 2698 1786 lineto
684 2687.42 1785.52 lineto
685 closepath fill
686 1 setlinewidth
687 solid
688 0.000 0.000 0.000 edgecolor
689 newpath 2689.43 1792.23 moveto
690 2698 1786 lineto
691 2687.42 1785.52 lineto
692 closepath stroke
693 grestore
694 % addr_is_delivered_children
695 gsave
696 1 setlinewidth
697 0.000 0.000 0.000 nodecolor
698 2769 2208 116.24 18 ellipse_path stroke
699 0.000 0.000 0.000 nodecolor
700 grestore
701 % deliver_finish->addr_is_delivered_children
702 gsave
703 1 setlinewidth
704 solid
705 0.000 0.000 0.000 edgecolor
706 newpath 2582 2208 moveto
707 2600 2208 2621 2208 2642 2208 curveto
708 stroke
709 0.000 0.000 0.000 edgecolor
710 newpath 2642 2211.5 moveto
711 2652 2208 lineto
712 2642 2204.5 lineto
713 closepath fill
714 1 setlinewidth
715 solid
716 0.000 0.000 0.000 edgecolor
717 newpath 2642 2211.5 moveto
718 2652 2208 lineto
719 2642 2204.5 lineto
720 closepath stroke
721 grestore
722 % spool_write
723 gsave
724 1 setlinewidth
725 0.000 0.000 0.000 nodecolor
726 2769 654 56.98 18 ellipse_path stroke
727 0.000 0.000 0.000 nodecolor
728 grestore
729 % deliver_finish->spool_write
730 gsave
731 1 setlinewidth
732 solid
733 0.000 0.000 0.000 edgecolor
734 newpath 2523 2190 moveto
735 2537 2118 2590 1847 2616 1623 curveto
736 2644 1391 2615 1329 2652 1099 curveto
737 2679 939 2737 751 2760 682 curveto
738 stroke
739 0.000 0.000 0.000 edgecolor
740 newpath 2763.48 682.58 moveto
741 2763 672 lineto
742 2756.77 680.57 lineto
743 closepath fill
744 1 setlinewidth
745 solid
746 0.000 0.000 0.000 edgecolor
747 newpath 2763.48 682.58 moveto
748 2763 672 lineto
749 2756.77 680.57 lineto
750 closepath stroke
751 grestore
752 % update_non_rcpt_list
753 gsave
754 1 setlinewidth
755 0.000 0.000 0.000 nodecolor
756 2769 2280 93.81 18 ellipse_path stroke
757 0.000 0.000 0.000 nodecolor
758 grestore
759 % deliver_finish->update_non_rcpt_list
760 gsave
761 1 setlinewidth
762 solid
763 0.000 0.000 0.000 edgecolor
764 newpath 2558 2222 moveto
765 2585 2231 2620 2243 2652 2253 curveto
766 2667 2257 2682 2260 2696 2264 curveto
767 stroke
768 0.000 0.000 0.000 edgecolor
769 newpath 2695.51 2267.47 moveto
770 2706 2266 lineto
771 2696.88 2260.61 lineto
772 closepath fill
773 1 setlinewidth
774 solid
775 0.000 0.000 0.000 edgecolor
776 newpath 2695.51 2267.47 moveto
777 2706 2266 lineto
778 2696.88 2260.61 lineto
779 closepath stroke
780 grestore
781 % resolve_dns_a
782 gsave
783 1 setlinewidth
784 0.000 0.000 0.000 nodecolor
785 3284 2306 66.9 18 ellipse_path stroke
786 0.000 0.000 0.000 nodecolor
787 grestore
788 % dns_resolve
789 gsave
790 1 setlinewidth
791 0.000 0.000 0.000 nodecolor
792 3537 2252 57.87 18 ellipse_path stroke
793 0.000 0.000 0.000 nodecolor
794 grestore
795 % resolve_dns_a->dns_resolve
796 gsave
797 1 setlinewidth
798 solid
799 0.000 0.000 0.000 edgecolor
800 newpath 3337 2295 moveto
801 3379 2286 3436 2274 3479 2264 curveto
802 stroke
803 0.000 0.000 0.000 edgecolor
804 newpath 3479.88 2267.39 moveto
805 3489 2262 lineto
806 3478.51 2260.53 lineto
807 closepath fill
808 1 setlinewidth
809 solid
810 0.000 0.000 0.000 edgecolor
811 newpath 3479.88 2267.39 moveto
812 3489 2262 lineto
813 3478.51 2260.53 lineto
814 closepath stroke
815 grestore
816 % dns_next
817 gsave
818 1 setlinewidth
819 0.000 0.000 0.000 nodecolor
820 3537 2306 46.06 18 ellipse_path stroke
821 0.000 0.000 0.000 nodecolor
822 grestore
823 % resolve_dns_a->dns_next
824 gsave
825 1 setlinewidth
826 solid
827 0.000 0.000 0.000 edgecolor
828 newpath 3352 2306 moveto
829 3392 2306 3442 2306 3480 2306 curveto
830 stroke
831 0.000 0.000 0.000 edgecolor
832 newpath 3480 2309.5 moveto
833 3490 2306 lineto
834 3480 2302.5 lineto
835 closepath fill
836 1 setlinewidth
837 solid
838 0.000 0.000 0.000 edgecolor
839 newpath 3480 2309.5 moveto
840 3490 2306 lineto
841 3480 2302.5 lineto
842 closepath stroke
843 grestore
844 % addr_is_local
845 gsave
846 1 setlinewidth
847 0.000 0.000 0.000 nodecolor
848 3031 3406 63.93 18 ellipse_path stroke
849 0.000 0.000 0.000 nodecolor
850 grestore
851 % create_address_qualified
852 gsave
853 1 setlinewidth
854 0.000 0.000 0.000 nodecolor
855 3284 1431 107.21 18 ellipse_path stroke
856 0.000 0.000 0.000 nodecolor
857 grestore
858 % addr_is_local->create_address_qualified
859 gsave
860 1 setlinewidth
861 solid
862 0.000 0.000 0.000 edgecolor
863 newpath 3038 3388 moveto
864 3059 3334 3119 3170 3140 3029 curveto
865 3154 2944 3131 1557 3176 1485 curveto
866 3186 1470 3201 1458 3217 1450 curveto
867 stroke
868 0.000 0.000 0.000 edgecolor
869 newpath 3218.28 1453.26 moveto
870 3226 1446 lineto
871 3215.44 1446.86 lineto
872 closepath fill
873 1 setlinewidth
874 solid
875 0.000 0.000 0.000 edgecolor
876 newpath 3218.28 1453.26 moveto
877 3226 1446 lineto
878 3215.44 1446.86 lineto
879 closepath stroke
880 grestore
881 % addr_isequal
882 gsave
883 1 setlinewidth
884 0.000 0.000 0.000 nodecolor
885 3537 3558 59.96 18 ellipse_path stroke
886 0.000 0.000 0.000 nodecolor
887 grestore
888 % addr_is_local->addr_isequal
889 gsave
890 1 setlinewidth
891 solid
892 0.000 0.000 0.000 edgecolor
893 newpath 3076 3419 moveto
894 3096 3425 3119 3431 3140 3438 curveto
895 3269 3477 3299 3494 3428 3531 curveto
896 3445 3535 3463 3540 3480 3544 curveto
897 stroke
898 0.000 0.000 0.000 edgecolor
899 newpath 3479.42 3547.48 moveto
900 3490 3547 lineto
901 3481.43 3540.77 lineto
902 closepath fill
903 1 setlinewidth
904 solid
905 0.000 0.000 0.000 edgecolor
906 newpath 3479.42 3547.48 moveto
907 3490 3547 lineto
908 3481.43 3540.77 lineto
909 closepath stroke
910 grestore
911 % destroy_address
912 gsave
913 1 setlinewidth
914 0.000 0.000 0.000 nodecolor
915 3284 3268 75.24 18 ellipse_path stroke
916 0.000 0.000 0.000 nodecolor
917 grestore
918 % addr_is_local->destroy_address
919 gsave
920 1 setlinewidth
921 solid
922 0.000 0.000 0.000 edgecolor
923 newpath 3049 3389 moveto
924 3074 3364 3125 3319 3176 3295 curveto
925 3188 3289 3201 3285 3213 3282 curveto
926 stroke
927 0.000 0.000 0.000 edgecolor
928 newpath 3214.43 3285.23 moveto
929 3223 3279 lineto
930 3212.42 3278.52 lineto
931 closepath fill
932 1 setlinewidth
933 solid
934 0.000 0.000 0.000 edgecolor
935 newpath 3214.43 3285.23 moveto
936 3223 3279 lineto
937 3212.42 3278.52 lineto
938 closepath stroke
939 grestore
940 % create_address_qualified->create_address
941 gsave
942 1 setlinewidth
943 solid
944 0.000 0.000 0.000 edgecolor
945 newpath 3375 1421 moveto
946 3404 1418 3435 1415 3463 1412 curveto
947 stroke
948 0.000 0.000 0.000 edgecolor
949 newpath 3463.4 1415.48 moveto
950 3473 1411 lineto
951 3462.7 1408.51 lineto
952 closepath fill
953 1 setlinewidth
954 solid
955 0.000 0.000 0.000 edgecolor
956 newpath 3463.4 1415.48 moveto
957 3473 1411 lineto
958 3462.7 1408.51 lineto
959 closepath stroke
960 grestore
961 % make_server_socket
962 gsave
963 1 setlinewidth
964 0.000 0.000 0.000 nodecolor
965 373 678 91.03 18 ellipse_path stroke
966 0.000 0.000 0.000 nodecolor
967 grestore
968 % init_sockaddr
969 gsave
970 1 setlinewidth
971 0.000 0.000 0.000 nodecolor
972 578 678 64.12 18 ellipse_path stroke
973 0.000 0.000 0.000 nodecolor
974 grestore
975 % make_server_socket->init_sockaddr
976 gsave
977 1 setlinewidth
978 solid
979 0.000 0.000 0.000 edgecolor
980 newpath 464 678 moveto
981 477 678 491 678 503 678 curveto
982 stroke
983 0.000 0.000 0.000 edgecolor
984 newpath 503 681.5 moveto
985 513 678 lineto
986 503 674.5 lineto
987 closepath fill
988 1 setlinewidth
989 solid
990 0.000 0.000 0.000 edgecolor
991 newpath 503 681.5 moveto
992 513 678 lineto
993 503 674.5 lineto
994 closepath stroke
995 grestore
996 % spool_read_header->create_address
997 gsave
998 1 setlinewidth
999 solid
1000 0.000 0.000 0.000 edgecolor
1001 newpath 3079 349 moveto
1002 3114 339 3157 326 3176 323 curveto
1003 3272 310 3320 260 3392 323 curveto
1004 3475 395 3526 1212 3535 1376 curveto
1005 stroke
1006 0.000 0.000 0.000 edgecolor
1007 newpath 3531.52 1376.4 moveto
1008 3536 1386 lineto
1009 3538.49 1375.7 lineto
1010 closepath fill
1011 1 setlinewidth
1012 solid
1013 0.000 0.000 0.000 edgecolor
1014 newpath 3531.52 1376.4 moveto
1015 3536 1386 lineto
1016 3538.49 1375.7 lineto
1017 closepath stroke
1018 grestore
1019 % get_header
1020 gsave
1021 1 setlinewidth
1022 0.000 0.000 0.000 nodecolor
1023 3284 199 53.01 18 ellipse_path stroke
1024 0.000 0.000 0.000 nodecolor
1025 grestore
1026 % spool_read_header->get_header
1027 gsave
1028 1 setlinewidth
1029 solid
1030 0.000 0.000 0.000 edgecolor
1031 newpath 3045 346 moveto
1032 3068 317 3120 257 3176 226 curveto
1033 3191 219 3209 212 3225 208 curveto
1034 stroke
1035 0.000 0.000 0.000 edgecolor
1036 newpath 3225.88 211.39 moveto
1037 3235 206 lineto
1038 3224.51 204.53 lineto
1039 closepath fill
1040 1 setlinewidth
1041 solid
1042 0.000 0.000 0.000 edgecolor
1043 newpath 3225.88 211.39 moveto
1044 3235 206 lineto
1045 3224.51 204.53 lineto
1046 closepath stroke
1047 grestore
1048 % create_address_pipe
1049 gsave
1050 1 setlinewidth
1051 0.000 0.000 0.000 nodecolor
1052 3284 383 91.22 18 ellipse_path stroke
1053 0.000 0.000 0.000 nodecolor
1054 grestore
1055 % spool_read_header->create_address_pipe
1056 gsave
1057 1 setlinewidth
1058 solid
1059 0.000 0.000 0.000 edgecolor
1060 newpath 3112 370 moveto
1061 3136 372 3163 374 3188 376 curveto
1062 stroke
1063 0.000 0.000 0.000 edgecolor
1064 newpath 3187.7 379.49 moveto
1065 3198 377 lineto
1066 3188.4 372.52 lineto
1067 closepath fill
1068 1 setlinewidth
1069 solid
1070 0.000 0.000 0.000 edgecolor
1071 newpath 3187.7 379.49 moveto
1072 3198 377 lineto
1073 3188.4 372.52 lineto
1074 closepath stroke
1075 grestore
1076 % read_line
1077 gsave
1078 1 setlinewidth
1079 0.000 0.000 0.000 nodecolor
1080 3537 1512 45.86 18 ellipse_path stroke
1081 0.000 0.000 0.000 nodecolor
1082 grestore
1083 % spool_read_header->read_line
1084 gsave
1085 1 setlinewidth
1086 solid
1087 0.000 0.000 0.000 edgecolor
1088 newpath 3096 352 moveto
1089 3189 337 3352 317 3392 356 curveto
1090 3483 444 3350 1387 3428 1485 curveto
1091 3441 1500 3462 1508 3481 1511 curveto
1092 stroke
1093 0.000 0.000 0.000 edgecolor
1094 newpath 3480.7 1514.49 moveto
1095 3491 1512 lineto
1096 3481.4 1507.52 lineto
1097 closepath fill
1098 1 setlinewidth
1099 solid
1100 0.000 0.000 0.000 edgecolor
1101 newpath 3480.7 1514.49 moveto
1102 3491 1512 lineto
1103 3481.4 1507.52 lineto
1104 closepath stroke
1105 grestore
1106 % fail_msg
1107 gsave
1108 1 setlinewidth
1109 0.000 0.000 0.000 nodecolor
1110 3031 2704 43.78 18 ellipse_path stroke
1111 0.000 0.000 0.000 nodecolor
1112 grestore
1113 % fail_msg->msg_free_data
1114 gsave
1115 1 setlinewidth
1116 solid
1117 0.000 0.000 0.000 edgecolor
1118 newpath 3072 2710 moveto
1119 3094 2715 3120 2723 3140 2736 curveto
1120 3161 2748 3156 2763 3176 2776 curveto
1121 3187 2782 3200 2787 3213 2791 curveto
1122 stroke
1123 0.000 0.000 0.000 edgecolor
1124 newpath 3212.42 2794.48 moveto
1125 3223 2794 lineto
1126 3214.43 2787.77 lineto
1127 closepath fill
1128 1 setlinewidth
1129 solid
1130 0.000 0.000 0.000 edgecolor
1131 newpath 3212.42 2794.48 moveto
1132 3223 2794 lineto
1133 3214.43 2787.77 lineto
1134 closepath stroke
1135 grestore
1136 % fail_msg->create_address_qualified
1137 gsave
1138 1 setlinewidth
1139 solid
1140 0.000 0.000 0.000 edgecolor
1141 newpath 3075 2705 moveto
1142 3098 2703 3125 2696 3140 2677 curveto
1143 3224 2573 3105 1596 3176 1485 curveto
1144 3186 1470 3201 1458 3217 1450 curveto
1145 stroke
1146 0.000 0.000 0.000 edgecolor
1147 newpath 3218.28 1453.26 moveto
1148 3226 1446 lineto
1149 3215.44 1446.86 lineto
1150 closepath fill
1151 1 setlinewidth
1152 solid
1153 0.000 0.000 0.000 edgecolor
1154 newpath 3218.28 1453.26 moveto
1155 3226 1446 lineto
1156 3215.44 1446.86 lineto
1157 closepath stroke
1158 grestore
1159 % fail_msg->destroy_address
1160 gsave
1161 1 setlinewidth
1162 solid
1163 0.000 0.000 0.000 edgecolor
1164 newpath 3043 2722 moveto
1165 3066 2757 3116 2842 3140 2921 curveto
1166 3178 3045 3102 3105 3176 3212 curveto
1167 3188 3229 3207 3242 3227 3250 curveto
1168 stroke
1169 0.000 0.000 0.000 edgecolor
1170 newpath 3225.44 3253.14 moveto
1171 3236 3254 lineto
1172 3228.28 3246.74 lineto
1173 closepath fill
1174 1 setlinewidth
1175 solid
1176 0.000 0.000 0.000 edgecolor
1177 newpath 3225.44 3253.14 moveto
1178 3236 3254 lineto
1179 3228.28 3246.74 lineto
1180 closepath stroke
1181 grestore
1182 % copy_modify_address
1183 gsave
1184 1 setlinewidth
1185 0.000 0.000 0.000 nodecolor
1186 3284 2416 98.87 18 ellipse_path stroke
1187 0.000 0.000 0.000 nodecolor
1188 grestore
1189 % fail_msg->copy_modify_address
1190 gsave
1191 1 setlinewidth
1192 solid
1193 0.000 0.000 0.000 edgecolor
1194 newpath 3075 2704 moveto
1195 3098 2701 3124 2695 3140 2677 curveto
1196 3211 2599 3106 2520 3176 2443 curveto
1197 3181 2438 3186 2434 3191 2431 curveto
1198 stroke
1199 0.000 0.000 0.000 edgecolor
1200 newpath 3192.96 2433.92 moveto
1201 3200 2426 lineto
1202 3189.56 2427.8 lineto
1203 closepath fill
1204 1 setlinewidth
1205 solid
1206 0.000 0.000 0.000 edgecolor
1207 newpath 3192.96 2433.92 moveto
1208 3200 2426 lineto
1209 3189.56 2427.8 lineto
1210 closepath stroke
1211 grestore
1212 % destroy_table
1213 gsave
1214 1 setlinewidth
1215 0.000 0.000 0.000 nodecolor
1216 3284 3322 63.93 18 ellipse_path stroke
1217 0.000 0.000 0.000 nodecolor
1218 grestore
1219 % fail_msg->destroy_table
1220 gsave
1221 1 setlinewidth
1222 solid
1223 0.000 0.000 0.000 edgecolor
1224 newpath 3043 2722 moveto
1225 3066 2757 3118 2842 3140 2921 curveto
1226 3164 3001 3122 3231 3176 3295 curveto
1227 3185 3305 3198 3312 3211 3316 curveto
1228 stroke
1229 0.000 0.000 0.000 edgecolor
1230 newpath 3210.42 3319.48 moveto
1231 3221 3319 lineto
1232 3212.43 3312.77 lineto
1233 closepath fill
1234 1 setlinewidth
1235 solid
1236 0.000 0.000 0.000 edgecolor
1237 newpath 3210.42 3319.48 moveto
1238 3221 3319 lineto
1239 3212.43 3312.77 lineto
1240 closepath stroke
1241 grestore
1242 % var_table_conf
1243 gsave
1244 1 setlinewidth
1245 0.000 0.000 0.000 nodecolor
1246 3284 2695 68.99 18 ellipse_path stroke
1247 0.000 0.000 0.000 nodecolor
1248 grestore
1249 % fail_msg->var_table_conf
1250 gsave
1251 1 setlinewidth
1252 solid
1253 0.000 0.000 0.000 edgecolor
1254 newpath 3075 2702 moveto
1255 3111 2701 3162 2699 3205 2697 curveto
1256 stroke
1257 0.000 0.000 0.000 edgecolor
1258 newpath 3205 2700.5 moveto
1259 3215 2697 lineto
1260 3205 2693.5 lineto
1261 closepath fill
1262 1 setlinewidth
1263 solid
1264 0.000 0.000 0.000 edgecolor
1265 newpath 3205 2700.5 moveto
1266 3215 2697 lineto
1267 3205 2693.5 lineto
1268 closepath stroke
1269 grestore
1270 % addr_string
1271 gsave
1272 1 setlinewidth
1273 0.000 0.000 0.000 nodecolor
1274 3284 821 55.09 18 ellipse_path stroke
1275 0.000 0.000 0.000 nodecolor
1276 grestore
1277 % fail_msg->addr_string
1278 gsave
1279 1 setlinewidth
1280 solid
1281 0.000 0.000 0.000 edgecolor
1282 newpath 3075 2705 moveto
1283 3098 2703 3125 2696 3140 2677 curveto
1284 3187 2619 3168 1423 3176 1350 curveto
1285 3199 1156 3256 928 3276 849 curveto
1286 stroke
1287 0.000 0.000 0.000 edgecolor
1288 newpath 3279.48 849.58 moveto
1289 3279 839 lineto
1290 3272.77 847.57 lineto
1291 closepath fill
1292 1 setlinewidth
1293 solid
1294 0.000 0.000 0.000 edgecolor
1295 newpath 3279.48 849.58 moveto
1296 3279 839 lineto
1297 3272.77 847.57 lineto
1298 closepath stroke
1299 grestore
1300 % fail_msg->spool_read_data
1301 gsave
1302 1 setlinewidth
1303 solid
1304 0.000 0.000 0.000 edgecolor
1305 newpath 3075 2705 moveto
1306 3098 2703 3125 2696 3140 2677 curveto
1307 3215 2585 3128 1722 3176 1615 curveto
1308 3191 1581 3223 1553 3249 1535 curveto
1309 stroke
1310 0.000 0.000 0.000 edgecolor
1311 newpath 3251.1 1537.8 moveto
1312 3257 1529 lineto
1313 3246.9 1532.2 lineto
1314 closepath fill
1315 1 setlinewidth
1316 solid
1317 0.000 0.000 0.000 edgecolor
1318 newpath 3251.1 1537.8 moveto
1319 3257 1529 lineto
1320 3246.9 1532.2 lineto
1321 closepath stroke
1322 grestore
1323 % peidopen
1324 gsave
1325 1 setlinewidth
1326 0.000 0.000 0.000 nodecolor
1327 3284 2603 46.75 18 ellipse_path stroke
1328 0.000 0.000 0.000 nodecolor
1329 grestore
1330 % fail_msg->peidopen
1331 gsave
1332 1 setlinewidth
1333 solid
1334 0.000 0.000 0.000 edgecolor
1335 newpath 3074 2700 moveto
1336 3095 2696 3120 2689 3140 2677 curveto
1337 3161 2664 3156 2648 3176 2635 curveto
1338 3192 2624 3212 2617 3230 2612 curveto
1339 stroke
1340 0.000 0.000 0.000 edgecolor
1341 newpath 3230.88 2615.39 moveto
1342 3240 2610 lineto
1343 3229.51 2608.53 lineto
1344 closepath fill
1345 1 setlinewidth
1346 solid
1347 0.000 0.000 0.000 edgecolor
1348 newpath 3230.88 2615.39 moveto
1349 3240 2610 lineto
1350 3229.51 2608.53 lineto
1351 closepath stroke
1352 grestore
1353 % addr_isequal_parent
1354 gsave
1355 1 setlinewidth
1356 0.000 0.000 0.000 nodecolor
1357 3284 2749 89.14 18 ellipse_path stroke
1358 0.000 0.000 0.000 nodecolor
1359 grestore
1360 % fail_msg->addr_isequal_parent
1361 gsave
1362 1 setlinewidth
1363 solid
1364 0.000 0.000 0.000 edgecolor
1365 newpath 3071 2711 moveto
1366 3107 2718 3162 2727 3207 2735 curveto
1367 stroke
1368 0.000 0.000 0.000 edgecolor
1369 newpath 3206.51 2738.47 moveto
1370 3217 2737 lineto
1371 3207.88 2731.61 lineto
1372 closepath fill
1373 1 setlinewidth
1374 solid
1375 0.000 0.000 0.000 edgecolor
1376 newpath 3206.51 2738.47 moveto
1377 3217 2737 lineto
1378 3207.88 2731.61 lineto
1379 closepath stroke
1380 grestore
1381 % var_table_msg
1382 gsave
1383 1 setlinewidth
1384 0.000 0.000 0.000 nodecolor
1385 3284 2857 68.1 18 ellipse_path stroke
1386 0.000 0.000 0.000 nodecolor
1387 grestore
1388 % fail_msg->var_table_msg
1389 gsave
1390 1 setlinewidth
1391 solid
1392 0.000 0.000 0.000 edgecolor
1393 newpath 3046 2721 moveto
1394 3070 2748 3122 2801 3176 2830 curveto
1395 3188 2836 3202 2841 3216 2845 curveto
1396 stroke
1397 0.000 0.000 0.000 edgecolor
1398 newpath 3215.51 2848.47 moveto
1399 3226 2847 lineto
1400 3216.88 2841.61 lineto
1401 closepath fill
1402 1 setlinewidth
1403 solid
1404 0.000 0.000 0.000 edgecolor
1405 newpath 3215.51 2848.47 moveto
1406 3226 2847 lineto
1407 3216.88 2841.61 lineto
1408 closepath stroke
1409 grestore
1410 % fail_msg->read_sockline
1411 gsave
1412 1 setlinewidth
1413 solid
1414 0.000 0.000 0.000 edgecolor
1415 newpath 3075 2705 moveto
1416 3098 2703 3125 2696 3140 2677 curveto
1417 3221 2576 3125 475 3176 356 curveto
1418 3191 322 3223 293 3249 275 curveto
1419 stroke
1420 0.000 0.000 0.000 edgecolor
1421 newpath 3251.1 277.8 moveto
1422 3257 269 lineto
1423 3246.9 272.2 lineto
1424 closepath fill
1425 1 setlinewidth
1426 solid
1427 0.000 0.000 0.000 edgecolor
1428 newpath 3251.1 277.8 moveto
1429 3257 269 lineto
1430 3246.9 272.2 lineto
1431 closepath stroke
1432 grestore
1433 % expand
1434 gsave
1435 1 setlinewidth
1436 0.000 0.000 0.000 nodecolor
1437 3284 3185 39.11 18 ellipse_path stroke
1438 0.000 0.000 0.000 nodecolor
1439 grestore
1440 % fail_msg->expand
1441 gsave
1442 1 setlinewidth
1443 solid
1444 0.000 0.000 0.000 edgecolor
1445 newpath 3040 2722 moveto
1446 3079 2794 3224 3071 3270 3158 curveto
1447 stroke
1448 0.000 0.000 0.000 edgecolor
1449 newpath 3267.08 3159.96 moveto
1450 3275 3167 lineto
1451 3273.2 3156.56 lineto
1452 closepath fill
1453 1 setlinewidth
1454 solid
1455 0.000 0.000 0.000 edgecolor
1456 newpath 3267.08 3159.96 moveto
1457 3275 3167 lineto
1458 3273.2 3156.56 lineto
1459 closepath stroke
1460 grestore
1461 % create_pair_string
1462 gsave
1463 1 setlinewidth
1464 0.000 0.000 0.000 nodecolor
1465 3537 2857 80.11 18 ellipse_path stroke
1466 0.000 0.000 0.000 nodecolor
1467 grestore
1468 % fail_msg->create_pair_string
1469 gsave
1470 1 setlinewidth
1471 solid
1472 0.000 0.000 0.000 edgecolor
1473 newpath 3069 2695 moveto
1474 3090 2689 3116 2683 3140 2677 curveto
1475 3249 2649 3292 2618 3392 2668 curveto
1476 3461 2701 3506 2786 3526 2830 curveto
1477 stroke
1478 0.000 0.000 0.000 edgecolor
1479 newpath 3522.74 2831.28 moveto
1480 3530 2839 lineto
1481 3529.14 2828.44 lineto
1482 closepath fill
1483 1 setlinewidth
1484 solid
1485 0.000 0.000 0.000 edgecolor
1486 newpath 3522.74 2831.28 moveto
1487 3530 2839 lineto
1488 3529.14 2828.44 lineto
1489 closepath stroke
1490 grestore
1491 % var_table_conf->create_pair_string
1492 gsave
1493 1 setlinewidth
1494 solid
1495 0.000 0.000 0.000 edgecolor
1496 newpath 3344 2704 moveto
1497 3360 2708 3377 2714 3392 2722 curveto
1498 3444 2750 3491 2800 3516 2831 curveto
1499 stroke
1500 0.000 0.000 0.000 edgecolor
1501 newpath 3513.78 2833.78 moveto
1502 3523 2839 lineto
1503 3519.05 2829.17 lineto
1504 closepath fill
1505 1 setlinewidth
1506 solid
1507 0.000 0.000 0.000 edgecolor
1508 newpath 3513.78 2833.78 moveto
1509 3523 2839 lineto
1510 3519.05 2829.17 lineto
1511 closepath stroke
1512 grestore
1513 % spool_read_data->read_line
1514 gsave
1515 1 setlinewidth
1516 solid
1517 0.000 0.000 0.000 edgecolor
1518 newpath 3361 1512 moveto
1519 3399 1512 3446 1512 3481 1512 curveto
1520 stroke
1521 0.000 0.000 0.000 edgecolor
1522 newpath 3481 1515.5 moveto
1523 3491 1512 lineto
1524 3481 1508.5 lineto
1525 closepath fill
1526 1 setlinewidth
1527 solid
1528 0.000 0.000 0.000 edgecolor
1529 newpath 3481 1515.5 moveto
1530 3491 1512 lineto
1531 3481 1508.5 lineto
1532 closepath stroke
1533 grestore
1534 % create_argv
1535 gsave
1536 1 setlinewidth
1537 0.000 0.000 0.000 nodecolor
1538 3537 2603 55.79 18 ellipse_path stroke
1539 0.000 0.000 0.000 nodecolor
1540 grestore
1541 % peidopen->create_argv
1542 gsave
1543 1 setlinewidth
1544 solid
1545 0.000 0.000 0.000 edgecolor
1546 newpath 3332 2603 moveto
1547 3371 2603 3427 2603 3470 2603 curveto
1548 stroke
1549 0.000 0.000 0.000 edgecolor
1550 newpath 3470 2606.5 moveto
1551 3480 2603 lineto
1552 3470 2599.5 lineto
1553 closepath fill
1554 1 setlinewidth
1555 solid
1556 0.000 0.000 0.000 edgecolor
1557 newpath 3470 2606.5 moveto
1558 3480 2603 lineto
1559 3470 2599.5 lineto
1560 closepath stroke
1561 grestore
1562 % addr_isequal_parent->addr_isequal
1563 gsave
1564 1 setlinewidth
1565 solid
1566 0.000 0.000 0.000 edgecolor
1567 newpath 3365 2757 moveto
1568 3376 2761 3385 2767 3392 2776 curveto
1569 3499 2905 3322 3401 3428 3531 curveto
1570 3438 3542 3452 3550 3467 3554 curveto
1571 stroke
1572 0.000 0.000 0.000 edgecolor
1573 newpath 3466.51 3557.47 moveto
1574 3477 3556 lineto
1575 3467.88 3550.61 lineto
1576 closepath fill
1577 1 setlinewidth
1578 solid
1579 0.000 0.000 0.000 edgecolor
1580 newpath 3466.51 3557.47 moveto
1581 3477 3556 lineto
1582 3467.88 3550.61 lineto
1583 closepath stroke
1584 grestore
1585 % var_table_msg->create_pair_string
1586 gsave
1587 1 setlinewidth
1588 solid
1589 0.000 0.000 0.000 edgecolor
1590 newpath 3352 2857 moveto
1591 3381 2857 3415 2857 3446 2857 curveto
1592 stroke
1593 0.000 0.000 0.000 edgecolor
1594 newpath 3446 2860.5 moveto
1595 3456 2857 lineto
1596 3446 2853.5 lineto
1597 closepath fill
1598 1 setlinewidth
1599 solid
1600 0.000 0.000 0.000 edgecolor
1601 newpath 3446 2860.5 moveto
1602 3456 2857 lineto
1603 3446 2853.5 lineto
1604 closepath stroke
1605 grestore
1606 % alarm_on
1607 gsave
1608 1 setlinewidth
1609 0.000 0.000 0.000 nodecolor
1610 3537 118 46.75 18 ellipse_path stroke
1611 0.000 0.000 0.000 nodecolor
1612 grestore
1613 % read_sockline->alarm_on
1614 gsave
1615 1 setlinewidth
1616 solid
1617 0.000 0.000 0.000 edgecolor
1618 newpath 3346 248 moveto
1619 3362 244 3379 237 3392 226 curveto
1620 3423 201 3398 171 3428 145 curveto
1621 3442 133 3462 126 3480 123 curveto
1622 stroke
1623 0.000 0.000 0.000 edgecolor
1624 newpath 3480.88 126.39 moveto
1625 3490 121 lineto
1626 3479.51 119.53 lineto
1627 closepath fill
1628 1 setlinewidth
1629 solid
1630 0.000 0.000 0.000 edgecolor
1631 newpath 3480.88 126.39 moveto
1632 3490 121 lineto
1633 3479.51 119.53 lineto
1634 closepath stroke
1635 grestore
1636 % _read_line
1637 gsave
1638 1 setlinewidth
1639 0.000 0.000 0.000 nodecolor
1640 3537 280 50.92 18 ellipse_path stroke
1641 0.000 0.000 0.000 nodecolor
1642 grestore
1643 % read_sockline->_read_line
1644 gsave
1645 1 setlinewidth
1646 solid
1647 0.000 0.000 0.000 edgecolor
1648 newpath 3344 259 moveto
1649 3384 264 3438 269 3478 274 curveto
1650 stroke
1651 0.000 0.000 0.000 edgecolor
1652 newpath 3477.7 277.49 moveto
1653 3488 275 lineto
1654 3478.4 270.52 lineto
1655 closepath fill
1656 1 setlinewidth
1657 solid
1658 0.000 0.000 0.000 edgecolor
1659 newpath 3477.7 277.49 moveto
1660 3488 275 lineto
1661 3478.4 270.52 lineto
1662 closepath stroke
1663 grestore
1664 % _read_chug
1665 gsave
1666 1 setlinewidth
1667 0.000 0.000 0.000 nodecolor
1668 3537 226 56.98 18 ellipse_path stroke
1669 0.000 0.000 0.000 nodecolor
1670 grestore
1671 % read_sockline->_read_chug
1672 gsave
1673 1 setlinewidth
1674 solid
1675 0.000 0.000 0.000 edgecolor
1676 newpath 3344 247 moveto
1677 3383 242 3433 237 3473 233 curveto
1678 stroke
1679 0.000 0.000 0.000 edgecolor
1680 newpath 3473.4 236.48 moveto
1681 3483 232 lineto
1682 3472.7 229.51 lineto
1683 closepath fill
1684 1 setlinewidth
1685 solid
1686 0.000 0.000 0.000 edgecolor
1687 newpath 3473.4 236.48 moveto
1688 3483 232 lineto
1689 3472.7 229.51 lineto
1690 closepath stroke
1691 grestore
1692 % alarm_off
1693 gsave
1694 1 setlinewidth
1695 0.000 0.000 0.000 nodecolor
1696 3537 172 48.14 18 ellipse_path stroke
1697 0.000 0.000 0.000 nodecolor
1698 grestore
1699 % read_sockline->alarm_off
1700 gsave
1701 1 setlinewidth
1702 solid
1703 0.000 0.000 0.000 edgecolor
1704 newpath 3340 244 moveto
1705 3357 240 3376 234 3392 226 curveto
1706 3411 218 3410 208 3428 199 curveto
1707 3445 191 3464 185 3482 181 curveto
1708 stroke
1709 0.000 0.000 0.000 edgecolor
1710 newpath 3482.88 184.39 moveto
1711 3492 179 lineto
1712 3481.51 177.53 lineto
1713 closepath fill
1714 1 setlinewidth
1715 solid
1716 0.000 0.000 0.000 edgecolor
1717 newpath 3482.88 184.39 moveto
1718 3492 179 lineto
1719 3481.51 177.53 lineto
1720 closepath stroke
1721 grestore
1722 % table_find
1723 gsave
1724 1 setlinewidth
1725 0.000 0.000 0.000 nodecolor
1726 3537 3450 50.03 18 ellipse_path stroke
1727 0.000 0.000 0.000 nodecolor
1728 grestore
1729 % expand->table_find
1730 gsave
1731 1 setlinewidth
1732 solid
1733 0.000 0.000 0.000 edgecolor
1734 newpath 3315 3196 moveto
1735 3339 3206 3370 3221 3392 3241 curveto
1736 3453 3295 3502 3380 3524 3423 curveto
1737 stroke
1738 0.000 0.000 0.000 edgecolor
1739 newpath 3520.74 3424.28 moveto
1740 3528 3432 lineto
1741 3527.14 3421.44 lineto
1742 closepath fill
1743 1 setlinewidth
1744 solid
1745 0.000 0.000 0.000 edgecolor
1746 newpath 3520.74 3424.28 moveto
1747 3528 3432 lineto
1748 3527.14 3421.44 lineto
1749 closepath stroke
1750 grestore
1751 % deliver
1752 gsave
1753 1 setlinewidth
1754 0.000 0.000 0.000 nodecolor
1755 771 2220 36.83 18 ellipse_path stroke
1756 0.000 0.000 0.000 nodecolor
1757 grestore
1758 % deliver_msg_list
1759 gsave
1760 1 setlinewidth
1761 0.000 0.000 0.000 nodecolor
1762 961 2266 73.85 18 ellipse_path stroke
1763 0.000 0.000 0.000 nodecolor
1764 grestore
1765 % deliver->deliver_msg_list
1766 gsave
1767 1 setlinewidth
1768 solid
1769 0.000 0.000 0.000 edgecolor
1770 newpath 805 2228 moveto
1771 830 2234 867 2243 898 2251 curveto
1772 stroke
1773 0.000 0.000 0.000 edgecolor
1774 newpath 897.51 2254.47 moveto
1775 908 2253 lineto
1776 898.88 2247.61 lineto
1777 closepath fill
1778 1 setlinewidth
1779 solid
1780 0.000 0.000 0.000 edgecolor
1781 newpath 897.51 2254.47 moveto
1782 908 2253 lineto
1783 898.88 2247.61 lineto
1784 closepath stroke
1785 grestore
1786 % deliver_msg_list->table_read
1787 gsave
1788 1 setlinewidth
1789 solid
1790 0.000 0.000 0.000 edgecolor
1791 newpath 974 2248 moveto
1792 992 2223 1029 2177 1072 2155 curveto
1793 1166 2105 1231 2186 1306 2112 curveto
1794 1366 2052 1317 2006 1342 1926 curveto
1795 1365 1852 1406 1770 1427 1729 curveto
1796 stroke
1797 0.000 0.000 0.000 edgecolor
1798 newpath 1430.2 1730.44 moveto
1799 1432 1720 lineto
1800 1424.08 1727.04 lineto
1801 closepath fill
1802 1 setlinewidth
1803 solid
1804 0.000 0.000 0.000 edgecolor
1805 newpath 1430.2 1730.44 moveto
1806 1432 1720 lineto
1807 1424.08 1727.04 lineto
1808 closepath stroke
1809 grestore
1810 % deliver_msg_list->create_address_qualified
1811 gsave
1812 1 setlinewidth
1813 solid
1814 0.000 0.000 0.000 edgecolor
1815 newpath 964 2248 moveto
1816 986 2124 1133 1399 1578 1104 curveto
1817 1723 1008 3012 912 3140 1028 curveto
1818 3203 1085 3122 1340 3176 1404 curveto
1819 3180 1408 3184 1412 3189 1415 curveto
1820 stroke
1821 0.000 0.000 0.000 edgecolor
1822 newpath 3187.56 1418.2 moveto
1823 3198 1420 lineto
1824 3190.96 1412.08 lineto
1825 closepath fill
1826 1 setlinewidth
1827 solid
1828 0.000 0.000 0.000 edgecolor
1829 newpath 3187.56 1418.2 moveto
1830 3198 1420 lineto
1831 3190.96 1412.08 lineto
1832 closepath stroke
1833 grestore
1834 % deliver_msg_list->destroy_table
1835 gsave
1836 1 setlinewidth
1837 solid
1838 0.000 0.000 0.000 edgecolor
1839 newpath 1013 2279 moveto
1840 1022 2284 1030 2290 1036 2298 curveto
1841 1096 2385 1009 3163 1072 3248 curveto
1842 1185 3396 1685 3475 1868 3509 curveto
1843 2111 3553 2176 3528 2422 3534 curveto
1844 2629 3538 2681 3550 2886 3531 curveto
1845 3001 3519 3041 3540 3140 3484 curveto
1846 3198 3451 3245 3385 3269 3349 curveto
1847 stroke
1848 0.000 0.000 0.000 edgecolor
1849 newpath 3272.2 3350.44 moveto
1850 3274 3340 lineto
1851 3266.08 3347.04 lineto
1852 closepath fill
1853 1 setlinewidth
1854 solid
1855 0.000 0.000 0.000 edgecolor
1856 newpath 3272.2 3350.44 moveto
1857 3274 3340 lineto
1858 3266.08 3347.04 lineto
1859 closepath stroke
1860 grestore
1861 % rcptlist_with_one_of_hostlist
1862 gsave
1863 1 setlinewidth
1864 0.000 0.000 0.000 nodecolor
1865 1993 2704 125.08 18 ellipse_path stroke
1866 0.000 0.000 0.000 nodecolor
1867 grestore
1868 % deliver_msg_list->rcptlist_with_one_of_hostlist
1869 gsave
1870 1 setlinewidth
1871 solid
1872 0.000 0.000 0.000 edgecolor
1873 newpath 1013 2279 moveto
1874 1022 2284 1030 2290 1036 2298 curveto
1875 1084 2362 1014 2603 1072 2659 curveto
1876 1186 2766 1663 2736 1882 2716 curveto
1877 stroke
1878 0.000 0.000 0.000 edgecolor
1879 newpath 1882.4 2719.48 moveto
1880 1892 2715 lineto
1881 1881.7 2712.51 lineto
1882 closepath fill
1883 1 setlinewidth
1884 solid
1885 0.000 0.000 0.000 edgecolor
1886 newpath 1882.4 2719.48 moveto
1887 1892 2715 lineto
1888 1881.7 2712.51 lineto
1889 closepath stroke
1890 grestore
1891 % spool_unlock
1892 gsave
1893 1 setlinewidth
1894 0.000 0.000 0.000 nodecolor
1895 1189 879 64.12 18 ellipse_path stroke
1896 0.000 0.000 0.000 nodecolor
1897 grestore
1898 % deliver_msg_list->spool_unlock
1899 gsave
1900 1 setlinewidth
1901 solid
1902 0.000 0.000 0.000 edgecolor
1903 newpath 962 2248 moveto
1904 970 2092 1031 981 1072 925 curveto
1905 1085 909 1104 898 1123 891 curveto
1906 stroke
1907 0.000 0.000 0.000 edgecolor
1908 newpath 1124.43 894.23 moveto
1909 1133 888 lineto
1910 1122.42 887.52 lineto
1911 closepath fill
1912 1 setlinewidth
1913 solid
1914 0.000 0.000 0.000 edgecolor
1915 newpath 1124.43 894.23 moveto
1916 1133 888 lineto
1917 1122.42 887.52 lineto
1918 closepath stroke
1919 grestore
1920 % read_route_list
1921 gsave
1922 1 setlinewidth
1923 0.000 0.000 0.000 nodecolor
1924 1442 2052 68.79 18 ellipse_path stroke
1925 0.000 0.000 0.000 nodecolor
1926 grestore
1927 % deliver_msg_list->read_route_list
1928 gsave
1929 1 setlinewidth
1930 solid
1931 0.000 0.000 0.000 edgecolor
1932 newpath 1027 2257 moveto
1933 1120 2245 1283 2222 1306 2209 curveto
1934 1362 2178 1405 2115 1427 2079 curveto
1935 stroke
1936 0.000 0.000 0.000 edgecolor
1937 newpath 1430.2 2080.44 moveto
1938 1432 2070 lineto
1939 1424.08 2077.04 lineto
1940 closepath fill
1941 1 setlinewidth
1942 solid
1943 0.000 0.000 0.000 edgecolor
1944 newpath 1430.2 2080.44 moveto
1945 1432 2070 lineto
1946 1424.08 2077.04 lineto
1947 closepath stroke
1948 grestore
1949 % destroy_route_list
1950 gsave
1951 1 setlinewidth
1952 0.000 0.000 0.000 nodecolor
1953 1442 2647 80.8 18 ellipse_path stroke
1954 0.000 0.000 0.000 nodecolor
1955 grestore
1956 % deliver_msg_list->destroy_route_list
1957 gsave
1958 1 setlinewidth
1959 solid
1960 0.000 0.000 0.000 edgecolor
1961 newpath 1013 2279 moveto
1962 1022 2284 1030 2290 1036 2298 curveto
1963 1079 2354 1022 2565 1072 2615 curveto
1964 1154 2694 1297 2679 1379 2663 curveto
1965 stroke
1966 0.000 0.000 0.000 edgecolor
1967 newpath 1379.88 2666.39 moveto
1968 1389 2661 lineto
1969 1378.51 2659.53 lineto
1970 closepath fill
1971 1 setlinewidth
1972 solid
1973 0.000 0.000 0.000 edgecolor
1974 newpath 1379.88 2666.39 moveto
1975 1389 2661 lineto
1976 1378.51 2659.53 lineto
1977 closepath stroke
1978 grestore
1979 % spool_lock
1980 gsave
1981 1 setlinewidth
1982 0.000 0.000 0.000 nodecolor
1983 1189 952 54.9 18 ellipse_path stroke
1984 0.000 0.000 0.000 nodecolor
1985 grestore
1986 % deliver_msg_list->spool_lock
1987 gsave
1988 1 setlinewidth
1989 solid
1990 0.000 0.000 0.000 edgecolor
1991 newpath 964 2248 moveto
1992 989 2105 1153 1157 1184 980 curveto
1993 stroke
1994 0.000 0.000 0.000 edgecolor
1995 newpath 1187.47 980.49 moveto
1996 1186 970 lineto
1997 1180.61 979.12 lineto
1998 closepath fill
1999 1 setlinewidth
2000 solid
2001 0.000 0.000 0.000 edgecolor
2002 newpath 1187.47 980.49 moveto
2003 1186 970 lineto
2004 1180.61 979.12 lineto
2005 closepath stroke
2006 grestore
2007 % alias_expand
2008 gsave
2009 1 setlinewidth
2010 0.000 0.000 0.000 nodecolor
2011 2769 3436 61.15 18 ellipse_path stroke
2012 0.000 0.000 0.000 nodecolor
2013 grestore
2014 % deliver_msg_list->alias_expand
2015 gsave
2016 1 setlinewidth
2017 solid
2018 0.000 0.000 0.000 edgecolor
2019 newpath 1013 2279 moveto
2020 1022 2284 1030 2290 1036 2298 curveto
2021 1093 2380 1005 3123 1072 3198 curveto
2022 1184 3321 2393 3411 2699 3431 curveto
2023 stroke
2024 0.000 0.000 0.000 edgecolor
2025 newpath 2698.7 3434.49 moveto
2026 2709 3432 lineto
2027 2699.4 3427.52 lineto
2028 closepath fill
2029 1 setlinewidth
2030 solid
2031 0.000 0.000 0.000 edgecolor
2032 newpath 2698.7 3434.49 moveto
2033 2709 3432 lineto
2034 2699.4 3427.52 lineto
2035 closepath stroke
2036 grestore
2037 % create_msg_out_list
2038 gsave
2039 1 setlinewidth
2040 0.000 0.000 0.000 nodecolor
2041 1189 2892 89.14 18 ellipse_path stroke
2042 0.000 0.000 0.000 nodecolor
2043 grestore
2044 % deliver_msg_list->create_msg_out_list
2045 gsave
2046 1 setlinewidth
2047 solid
2048 0.000 0.000 0.000 edgecolor
2049 newpath 1013 2279 moveto
2050 1022 2284 1030 2290 1036 2298 curveto
2051 1095 2378 1036 2652 1072 2745 curveto
2052 1092 2794 1134 2840 1162 2867 curveto
2053 stroke
2054 0.000 0.000 0.000 edgecolor
2055 newpath 1159.45 2869.4 moveto
2056 1169 2874 lineto
2057 1164.4 2864.45 lineto
2058 closepath fill
2059 1 setlinewidth
2060 solid
2061 0.000 0.000 0.000 edgecolor
2062 newpath 1159.45 2869.4 moveto
2063 1169 2874 lineto
2064 1164.4 2864.45 lineto
2065 closepath stroke
2066 grestore
2067 % rcptlist_with_addr_is_local
2068 gsave
2069 1 setlinewidth
2070 0.000 0.000 0.000 nodecolor
2071 1189 3171 116.24 18 ellipse_path stroke
2072 0.000 0.000 0.000 nodecolor
2073 grestore
2074 % deliver_msg_list->rcptlist_with_addr_is_local
2075 gsave
2076 1 setlinewidth
2077 solid
2078 0.000 0.000 0.000 edgecolor
2079 newpath 1013 2279 moveto
2080 1022 2284 1030 2290 1036 2298 curveto
2081 1076 2354 1056 2851 1072 2919 curveto
2082 1094 3006 1146 3099 1173 3144 curveto
2083 stroke
2084 0.000 0.000 0.000 edgecolor
2085 newpath 1170.08 3145.96 moveto
2086 1178 3153 lineto
2087 1176.2 3142.56 lineto
2088 closepath fill
2089 1 setlinewidth
2090 solid
2091 0.000 0.000 0.000 edgecolor
2092 newpath 1170.08 3145.96 moveto
2093 1178 3153 lineto
2094 1176.2 3142.56 lineto
2095 closepath stroke
2096 grestore
2097 % deliver_msgout_list_online
2098 gsave
2099 1 setlinewidth
2100 0.000 0.000 0.000 nodecolor
2101 1189 2316 114.15 18 ellipse_path stroke
2102 0.000 0.000 0.000 nodecolor
2103 grestore
2104 % deliver_msg_list->deliver_msgout_list_online
2105 gsave
2106 1 setlinewidth
2107 solid
2108 0.000 0.000 0.000 edgecolor
2109 newpath 1016 2278 moveto
2110 1045 2284 1081 2292 1112 2299 curveto
2111 stroke
2112 0.000 0.000 0.000 edgecolor
2113 newpath 1111.51 2302.47 moveto
2114 1122 2301 lineto
2115 1112.88 2295.61 lineto
2116 closepath fill
2117 1 setlinewidth
2118 solid
2119 0.000 0.000 0.000 edgecolor
2120 newpath 1111.51 2302.47 moveto
2121 1122 2301 lineto
2122 1112.88 2295.61 lineto
2123 closepath stroke
2124 grestore
2125 % clone_msg_out
2126 gsave
2127 1 setlinewidth
2128 0.000 0.000 0.000 nodecolor
2129 1705 2574 70.88 18 ellipse_path stroke
2130 0.000 0.000 0.000 nodecolor
2131 grestore
2132 % deliver_msg_list->clone_msg_out
2133 gsave
2134 1 setlinewidth
2135 solid
2136 0.000 0.000 0.000 edgecolor
2137 newpath 1009 2280 moveto
2138 1019 2284 1028 2290 1036 2298 curveto
2139 1064 2324 1044 2349 1072 2375 curveto
2140 1232 2517 1494 2558 1625 2569 curveto
2141 stroke
2142 0.000 0.000 0.000 edgecolor
2143 newpath 1624.7 2572.49 moveto
2144 1635 2570 lineto
2145 1625.4 2565.52 lineto
2146 closepath fill
2147 1 setlinewidth
2148 solid
2149 0.000 0.000 0.000 edgecolor
2150 newpath 1624.7 2572.49 moveto
2151 1635 2570 lineto
2152 1625.4 2565.52 lineto
2153 closepath stroke
2154 grestore
2155 % deliver_route_msg_list
2156 gsave
2157 1 setlinewidth
2158 0.000 0.000 0.000 nodecolor
2159 1442 2366 98.87 18 ellipse_path stroke
2160 0.000 0.000 0.000 nodecolor
2161 grestore
2162 % deliver_msg_list->deliver_route_msg_list
2163 gsave
2164 1 setlinewidth
2165 solid
2166 0.000 0.000 0.000 edgecolor
2167 newpath 1005 2280 moveto
2168 1016 2285 1027 2291 1036 2298 curveto
2169 1057 2313 1050 2331 1072 2343 curveto
2170 1161 2389 1279 2387 1358 2379 curveto
2171 stroke
2172 0.000 0.000 0.000 edgecolor
2173 newpath 1358.4 2382.48 moveto
2174 1368 2378 lineto
2175 1357.7 2375.51 lineto
2176 closepath fill
2177 1 setlinewidth
2178 solid
2179 0.000 0.000 0.000 edgecolor
2180 newpath 1358.4 2382.48 moveto
2181 1368 2378 lineto
2182 1357.7 2375.51 lineto
2183 closepath stroke
2184 grestore
2185 % destroy_msg_out_list
2186 gsave
2187 1 setlinewidth
2188 0.000 0.000 0.000 nodecolor
2189 1705 2266 95.89 18 ellipse_path stroke
2190 0.000 0.000 0.000 nodecolor
2191 grestore
2192 % deliver_msg_list->destroy_msg_out_list
2193 gsave
2194 1 setlinewidth
2195 solid
2196 0.000 0.000 0.000 edgecolor
2197 newpath 1036 2266 moveto
2198 1168 2266 1446 2266 1599 2266 curveto
2199 stroke
2200 0.000 0.000 0.000 edgecolor
2201 newpath 1599 2269.5 moveto
2202 1609 2266 lineto
2203 1599 2262.5 lineto
2204 closepath fill
2205 1 setlinewidth
2206 solid
2207 0.000 0.000 0.000 edgecolor
2208 newpath 1599 2269.5 moveto
2209 1609 2266 lineto
2210 1599 2262.5 lineto
2211 closepath stroke
2212 grestore
2213 % deliver_local
2214 gsave
2215 1 setlinewidth
2216 0.000 0.000 0.000 nodecolor
2217 2270 2691 59.96 18 ellipse_path stroke
2218 0.000 0.000 0.000 nodecolor
2219 grestore
2220 % deliver_msg_list->deliver_local
2221 gsave
2222 1 setlinewidth
2223 solid
2224 0.000 0.000 0.000 edgecolor
2225 newpath 1011 2279 moveto
2226 1021 2284 1029 2290 1036 2298 curveto
2227 1081 2350 1027 2397 1072 2449 curveto
2228 1157 2545 1220 2513 1342 2550 curveto
2229 1445 2580 1473 2582 1578 2601 curveto
2230 1807 2640 2079 2670 2203 2684 curveto
2231 stroke
2232 0.000 0.000 0.000 edgecolor
2233 newpath 2202.7 2687.49 moveto
2234 2213 2685 lineto
2235 2203.4 2680.52 lineto
2236 closepath fill
2237 1 setlinewidth
2238 solid
2239 0.000 0.000 0.000 edgecolor
2240 newpath 2202.7 2687.49 moveto
2241 2213 2685 lineto
2242 2203.4 2680.52 lineto
2243 closepath stroke
2244 grestore
2245 % create_local_route
2246 gsave
2247 1 setlinewidth
2248 0.000 0.000 0.000 nodecolor
2249 1189 2182 82.19 18 ellipse_path stroke
2250 0.000 0.000 0.000 nodecolor
2251 grestore
2252 % deliver_msg_list->create_local_route
2253 gsave
2254 1 setlinewidth
2255 solid
2256 0.000 0.000 0.000 edgecolor
2257 newpath 992 2249 moveto
2258 1014 2238 1044 2224 1072 2214 curveto
2259 1089 2208 1106 2202 1123 2198 curveto
2260 stroke
2261 0.000 0.000 0.000 edgecolor
2262 newpath 1124.43 2201.23 moveto
2263 1133 2195 lineto
2264 1122.42 2194.52 lineto
2265 closepath fill
2266 1 setlinewidth
2267 solid
2268 0.000 0.000 0.000 edgecolor
2269 newpath 1124.43 2201.23 moveto
2270 1133 2195 lineto
2271 1122.42 2194.52 lineto
2272 closepath stroke
2273 grestore
2274 % accept_message_prepare
2275 gsave
2276 1 setlinewidth
2277 0.000 0.000 0.000 nodecolor
2278 3031 456 109.1 18 ellipse_path stroke
2279 0.000 0.000 0.000 nodecolor
2280 grestore
2281 % accept_message_prepare->create_address
2282 gsave
2283 1 setlinewidth
2284 solid
2285 0.000 0.000 0.000 edgecolor
2286 newpath 3111 468 moveto
2287 3122 473 3132 479 3140 488 curveto
2288 3199 553 3115 619 3176 680 curveto
2289 3245 750 3323 655 3392 723 curveto
2290 3488 817 3527 1259 3535 1376 curveto
2291 stroke
2292 0.000 0.000 0.000 edgecolor
2293 newpath 3531.52 1376.4 moveto
2294 3536 1386 lineto
2295 3538.49 1375.7 lineto
2296 closepath fill
2297 1 setlinewidth
2298 solid
2299 0.000 0.000 0.000 edgecolor
2300 newpath 3531.52 1376.4 moveto
2301 3536 1386 lineto
2302 3538.49 1375.7 lineto
2303 closepath stroke
2304 grestore
2305 % accept_message_prepare->create_address_qualified
2306 gsave
2307 1 setlinewidth
2308 solid
2309 0.000 0.000 0.000 edgecolor
2310 newpath 3043 474 moveto
2311 3067 510 3120 594 3140 673 curveto
2312 3161 752 3125 1341 3176 1404 curveto
2313 3180 1408 3184 1412 3188 1415 curveto
2314 stroke
2315 0.000 0.000 0.000 edgecolor
2316 newpath 3186.56 1418.2 moveto
2317 3197 1420 lineto
2318 3189.96 1412.08 lineto
2319 closepath fill
2320 1 setlinewidth
2321 solid
2322 0.000 0.000 0.000 edgecolor
2323 newpath 3186.56 1418.2 moveto
2324 3197 1420 lineto
2325 3189.96 1412.08 lineto
2326 closepath stroke
2327 grestore
2328 % accept_message_prepare->destroy_address
2329 gsave
2330 1 setlinewidth
2331 solid
2332 0.000 0.000 0.000 edgecolor
2333 newpath 3044 474 moveto
2334 3068 510 3121 594 3140 673 curveto
2335 3174 811 3102 3091 3176 3212 curveto
2336 3187 3230 3206 3242 3225 3251 curveto
2337 stroke
2338 0.000 0.000 0.000 edgecolor
2339 newpath 3223.44 3254.14 moveto
2340 3234 3255 lineto
2341 3226.28 3247.74 lineto
2342 closepath fill
2343 1 setlinewidth
2344 solid
2345 0.000 0.000 0.000 edgecolor
2346 newpath 3223.44 3254.14 moveto
2347 3234 3255 lineto
2348 3226.28 3247.74 lineto
2349 closepath stroke
2350 grestore
2351 % accept_message_prepare->addr_string
2352 gsave
2353 1 setlinewidth
2354 solid
2355 0.000 0.000 0.000 edgecolor
2356 newpath 3073 473 moveto
2357 3097 484 3125 502 3140 526 curveto
2358 3204 626 3100 700 3176 789 curveto
2359 3188 802 3204 810 3220 815 curveto
2360 stroke
2361 0.000 0.000 0.000 edgecolor
2362 newpath 3219.51 818.47 moveto
2363 3230 817 lineto
2364 3220.88 811.61 lineto
2365 closepath fill
2366 1 setlinewidth
2367 solid
2368 0.000 0.000 0.000 edgecolor
2369 newpath 3219.51 818.47 moveto
2370 3230 817 lineto
2371 3220.88 811.61 lineto
2372 closepath stroke
2373 grestore
2374 % string_base62
2375 gsave
2376 1 setlinewidth
2377 0.000 0.000 0.000 nodecolor
2378 3284 545 64.12 18 ellipse_path stroke
2379 0.000 0.000 0.000 nodecolor
2380 grestore
2381 % accept_message_prepare->string_base62
2382 gsave
2383 1 setlinewidth
2384 solid
2385 0.000 0.000 0.000 edgecolor
2386 newpath 3096 471 moveto
2387 3111 475 3126 481 3140 488 curveto
2388 3159 498 3158 509 3176 518 curveto
2389 3189 524 3204 530 3218 534 curveto
2390 stroke
2391 0.000 0.000 0.000 edgecolor
2392 newpath 3217.51 537.47 moveto
2393 3228 536 lineto
2394 3218.88 530.61 lineto
2395 closepath fill
2396 1 setlinewidth
2397 solid
2398 0.000 0.000 0.000 edgecolor
2399 newpath 3217.51 537.47 moveto
2400 3228 536 lineto
2401 3218.88 530.61 lineto
2402 closepath stroke
2403 grestore
2404 % _g_list_addr_isequal
2405 gsave
2406 1 setlinewidth
2407 0.000 0.000 0.000 nodecolor
2408 3284 491 91.22 18 ellipse_path stroke
2409 0.000 0.000 0.000 nodecolor
2410 grestore
2411 % accept_message_prepare->_g_list_addr_isequal
2412 gsave
2413 1 setlinewidth
2414 dotted
2415 0.000 0.000 0.000 edgecolor
2416 newpath 3115 468 moveto
2417 3142 472 3172 476 3199 480 curveto
2418 stroke
2419 0.000 0.000 0.000 edgecolor
2420 newpath 3198.7 483.49 moveto
2421 3209 481 lineto
2422 3199.4 476.52 lineto
2423 closepath fill
2424 1 setlinewidth
2425 solid
2426 0.000 0.000 0.000 edgecolor
2427 newpath 3198.7 483.49 moveto
2428 3209 481 lineto
2429 3199.4 476.52 lineto
2430 closepath stroke
2431 grestore
2432 % find_header
2433 gsave
2434 1 setlinewidth
2435 0.000 0.000 0.000 nodecolor
2436 3284 437 56.98 18 ellipse_path stroke
2437 0.000 0.000 0.000 nodecolor
2438 grestore
2439 % accept_message_prepare->find_header
2440 gsave
2441 1 setlinewidth
2442 solid
2443 0.000 0.000 0.000 edgecolor
2444 newpath 3130 449 moveto
2445 3159 446 3191 444 3218 442 curveto
2446 stroke
2447 0.000 0.000 0.000 edgecolor
2448 newpath 3218.4 445.48 moveto
2449 3228 441 lineto
2450 3217.7 438.51 lineto
2451 closepath fill
2452 1 setlinewidth
2453 solid
2454 0.000 0.000 0.000 edgecolor
2455 newpath 3218.4 445.48 moveto
2456 3228 441 lineto
2457 3217.7 438.51 lineto
2458 closepath stroke
2459 grestore
2460 % addr_list_append_rfc822
2461 gsave
2462 1 setlinewidth
2463 0.000 0.000 0.000 nodecolor
2464 3537 1566 109.1 18 ellipse_path stroke
2465 0.000 0.000 0.000 nodecolor
2466 grestore
2467 % accept_message_prepare->addr_list_append_rfc822
2468 gsave
2469 1 setlinewidth
2470 solid
2471 0.000 0.000 0.000 edgecolor
2472 newpath 3072 473 moveto
2473 3096 484 3124 502 3140 526 curveto
2474 3189 598 3121 651 3176 716 curveto
2475 3243 794 3332 712 3392 794 curveto
2476 3442 861 3376 1474 3428 1539 curveto
2477 3432 1543 3436 1547 3440 1550 curveto
2478 stroke
2479 0.000 0.000 0.000 edgecolor
2480 newpath 3438.56 1553.2 moveto
2481 3449 1555 lineto
2482 3441.96 1547.08 lineto
2483 closepath fill
2484 1 setlinewidth
2485 solid
2486 0.000 0.000 0.000 edgecolor
2487 newpath 3438.56 1553.2 moveto
2488 3449 1555 lineto
2489 3441.96 1547.08 lineto
2490 closepath stroke
2491 grestore
2492 % rec_timestamp
2493 gsave
2494 1 setlinewidth
2495 0.000 0.000 0.000 nodecolor
2496 3284 653 68.1 18 ellipse_path stroke
2497 0.000 0.000 0.000 nodecolor
2498 grestore
2499 % accept_message_prepare->rec_timestamp
2500 gsave
2501 1 setlinewidth
2502 solid
2503 0.000 0.000 0.000 edgecolor
2504 newpath 3110 468 moveto
2505 3121 473 3132 479 3140 488 curveto
2506 3185 534 3131 582 3176 626 curveto
2507 3185 635 3197 641 3208 645 curveto
2508 stroke
2509 0.000 0.000 0.000 edgecolor
2510 newpath 3207.42 648.48 moveto
2511 3218 648 lineto
2512 3209.43 641.77 lineto
2513 closepath fill
2514 1 setlinewidth
2515 solid
2516 0.000 0.000 0.000 edgecolor
2517 newpath 3207.42 648.48 moveto
2518 3218 648 lineto
2519 3209.43 641.77 lineto
2520 closepath stroke
2521 grestore
2522 % header_fold
2523 gsave
2524 1 setlinewidth
2525 0.000 0.000 0.000 nodecolor
2526 3284 599 57.17 18 ellipse_path stroke
2527 0.000 0.000 0.000 nodecolor
2528 grestore
2529 % accept_message_prepare->header_fold
2530 gsave
2531 1 setlinewidth
2532 solid
2533 0.000 0.000 0.000 edgecolor
2534 newpath 3107 469 moveto
2535 3119 474 3131 480 3140 488 curveto
2536 3171 515 3146 546 3176 572 curveto
2537 3187 583 3203 589 3218 593 curveto
2538 stroke
2539 0.000 0.000 0.000 edgecolor
2540 newpath 3217.51 596.47 moveto
2541 3228 595 lineto
2542 3218.88 589.61 lineto
2543 closepath fill
2544 1 setlinewidth
2545 solid
2546 0.000 0.000 0.000 edgecolor
2547 newpath 3217.51 596.47 moveto
2548 3228 595 lineto
2549 3218.88 589.61 lineto
2550 closepath stroke
2551 grestore
2552 % create_header
2553 gsave
2554 1 setlinewidth
2555 0.000 0.000 0.000 nodecolor
2556 3284 1377 64.12 18 ellipse_path stroke
2557 0.000 0.000 0.000 nodecolor
2558 grestore
2559 % accept_message_prepare->create_header
2560 gsave
2561 1 setlinewidth
2562 solid
2563 0.000 0.000 0.000 edgecolor
2564 newpath 3042 474 moveto
2565 3064 510 3113 596 3140 673 curveto
2566 3141 676 3252 1218 3278 1349 curveto
2567 stroke
2568 0.000 0.000 0.000 edgecolor
2569 newpath 3274.61 1349.88 moveto
2570 3280 1359 lineto
2571 3281.47 1348.51 lineto
2572 closepath fill
2573 1 setlinewidth
2574 solid
2575 0.000 0.000 0.000 edgecolor
2576 newpath 3274.61 1349.88 moveto
2577 3280 1359 lineto
2578 3281.47 1348.51 lineto
2579 closepath stroke
2580 grestore
2581 % destroy_header
2582 gsave
2583 1 setlinewidth
2584 0.000 0.000 0.000 nodecolor
2585 3284 1826 70.88 18 ellipse_path stroke
2586 0.000 0.000 0.000 nodecolor
2587 grestore
2588 % accept_message_prepare->destroy_header
2589 gsave
2590 1 setlinewidth
2591 solid
2592 0.000 0.000 0.000 edgecolor
2593 newpath 3044 474 moveto
2594 3068 510 3120 594 3140 673 curveto
2595 3169 787 3129 1616 3176 1723 curveto
2596 3191 1757 3223 1785 3249 1803 curveto
2597 stroke
2598 0.000 0.000 0.000 edgecolor
2599 newpath 3246.9 1805.8 moveto
2600 3257 1809 lineto
2601 3251.1 1800.2 lineto
2602 closepath fill
2603 1 setlinewidth
2604 solid
2605 0.000 0.000 0.000 edgecolor
2606 newpath 3246.9 1805.8 moveto
2607 3257 1809 lineto
2608 3251.1 1800.2 lineto
2609 closepath stroke
2610 grestore
2611 % addr_list_append_rfc822->_create_address
2612 gsave
2613 1 setlinewidth
2614 solid
2615 0.000 0.000 0.000 edgecolor
2616 newpath 3646 1566 moveto
2617 3670 1566 3696 1566 3720 1566 curveto
2618 stroke
2619 0.000 0.000 0.000 edgecolor
2620 newpath 3720 1569.5 moveto
2621 3730 1566 lineto
2622 3720 1562.5 lineto
2623 closepath fill
2624 1 setlinewidth
2625 solid
2626 0.000 0.000 0.000 edgecolor
2627 newpath 3720 1569.5 moveto
2628 3730 1566 lineto
2629 3720 1562.5 lineto
2630 closepath stroke
2631 grestore
2632 % pipe_out
2633 gsave
2634 1 setlinewidth
2635 0.000 0.000 0.000 nodecolor
2636 2519 2764 45.86 18 ellipse_path stroke
2637 0.000 0.000 0.000 nodecolor
2638 grestore
2639 % pipe_out->peidopen
2640 gsave
2641 1 setlinewidth
2642 solid
2643 0.000 0.000 0.000 edgecolor
2644 newpath 2557 2754 moveto
2645 2575 2749 2597 2743 2616 2737 curveto
2646 2755 2692 2780 2652 2922 2623 curveto
2647 3028 2601 3154 2599 3227 2601 curveto
2648 stroke
2649 0.000 0.000 0.000 edgecolor
2650 newpath 3227 2604.5 moveto
2651 3237 2601 lineto
2652 3227 2597.5 lineto
2653 closepath fill
2654 1 setlinewidth
2655 solid
2656 0.000 0.000 0.000 edgecolor
2657 newpath 3227 2604.5 moveto
2658 3237 2601 lineto
2659 3227 2597.5 lineto
2660 closepath stroke
2661 grestore
2662 % addr_find_ancestor
2663 gsave
2664 1 setlinewidth
2665 0.000 0.000 0.000 nodecolor
2666 2769 2818 87.05 18 ellipse_path stroke
2667 0.000 0.000 0.000 nodecolor
2668 grestore
2669 % pipe_out->addr_find_ancestor
2670 gsave
2671 1 setlinewidth
2672 solid
2673 0.000 0.000 0.000 edgecolor
2674 newpath 2559 2773 moveto
2675 2596 2781 2653 2793 2698 2803 curveto
2676 stroke
2677 0.000 0.000 0.000 edgecolor
2678 newpath 2697.51 2806.47 moveto
2679 2708 2805 lineto
2680 2698.88 2799.61 lineto
2681 closepath fill
2682 1 setlinewidth
2683 solid
2684 0.000 0.000 0.000 edgecolor
2685 newpath 2697.51 2806.47 moveto
2686 2708 2805 lineto
2687 2698.88 2799.61 lineto
2688 closepath stroke
2689 grestore
2690 % set_euidgid
2691 gsave
2692 1 setlinewidth
2693 0.000 0.000 0.000 nodecolor
2694 3031 821 55.09 18 ellipse_path stroke
2695 0.000 0.000 0.000 nodecolor
2696 grestore
2697 % pipe_out->set_euidgid
2698 gsave
2699 1 setlinewidth
2700 solid
2701 0.000 0.000 0.000 edgecolor
2702 newpath 2565 2762 moveto
2703 2584 2759 2604 2752 2616 2737 curveto
2704 2670 2669 2609 2034 2652 1959 curveto
2705 2714 1851 2823 1913 2886 1807 curveto
2706 2940 1716 2907 1437 2922 1333 curveto
2707 2950 1147 3004 926 3023 849 curveto
2708 stroke
2709 0.000 0.000 0.000 edgecolor
2710 newpath 3026.48 849.58 moveto
2711 3026 839 lineto
2712 3019.77 847.57 lineto
2713 closepath fill
2714 1 setlinewidth
2715 solid
2716 0.000 0.000 0.000 edgecolor
2717 newpath 3026.48 849.58 moveto
2718 3026 839 lineto
2719 3019.77 847.57 lineto
2720 closepath stroke
2721 grestore
2722 % message_stream
2723 gsave
2724 1 setlinewidth
2725 0.000 0.000 0.000 nodecolor
2726 2769 2764 75.05 18 ellipse_path stroke
2727 0.000 0.000 0.000 nodecolor
2728 grestore
2729 % pipe_out->message_stream
2730 gsave
2731 1 setlinewidth
2732 solid
2733 0.000 0.000 0.000 edgecolor
2734 newpath 2565 2764 moveto
2735 2598 2764 2644 2764 2684 2764 curveto
2736 stroke
2737 0.000 0.000 0.000 edgecolor
2738 newpath 2684 2767.5 moveto
2739 2694 2764 lineto
2740 2684 2760.5 lineto
2741 closepath fill
2742 1 setlinewidth
2743 solid
2744 0.000 0.000 0.000 edgecolor
2745 newpath 2684 2767.5 moveto
2746 2694 2764 lineto
2747 2684 2760.5 lineto
2748 closepath stroke
2749 grestore
2750 % read_route
2751 gsave
2752 1 setlinewidth
2753 0.000 0.000 0.000 nodecolor
2754 2769 2116 52.81 18 ellipse_path stroke
2755 0.000 0.000 0.000 nodecolor
2756 grestore
2757 % read_route->parse_address_list
2758 gsave
2759 1 setlinewidth
2760 solid
2761 0.000 0.000 0.000 edgecolor
2762 newpath 2822 2113 moveto
2763 2844 2109 2869 2101 2886 2084 curveto
2764 2934 2034 2875 1983 2922 1934 curveto
2765 2930 1925 2939 1919 2950 1915 curveto
2766 stroke
2767 0.000 0.000 0.000 edgecolor
2768 newpath 2951.28 1918.26 moveto
2769 2959 1911 lineto
2770 2948.44 1911.86 lineto
2771 closepath fill
2772 1 setlinewidth
2773 solid
2774 0.000 0.000 0.000 edgecolor
2775 newpath 2951.28 1918.26 moveto
2776 2959 1911 lineto
2777 2948.44 1911.86 lineto
2778 closepath stroke
2779 grestore
2780 % read_route->parse_list
2781 gsave
2782 1 setlinewidth
2783 solid
2784 0.000 0.000 0.000 edgecolor
2785 newpath 2821 2113 moveto
2786 2844 2109 2869 2101 2886 2084 curveto
2787 2924 2047 2880 2003 2922 1972 curveto
2788 2969 1937 3139 1950 3228 1960 curveto
2789 stroke
2790 0.000 0.000 0.000 edgecolor
2791 newpath 3227.7 1963.49 moveto
2792 3238 1961 lineto
2793 3228.4 1956.52 lineto
2794 closepath fill
2795 1 setlinewidth
2796 solid
2797 0.000 0.000 0.000 edgecolor
2798 newpath 3227.7 1963.49 moveto
2799 3238 1961 lineto
2800 3228.4 1956.52 lineto
2801 closepath stroke
2802 grestore
2803 % read_route->create_address
2804 gsave
2805 1 setlinewidth
2806 solid
2807 0.000 0.000 0.000 edgecolor
2808 newpath 2796 2100 moveto
2809 2824 2083 2866 2052 2886 2013 curveto
2810 2950 1891 2845 1820 2922 1707 curveto
2811 2932 1693 3161 1577 3176 1572 curveto
2812 3269 1541 3318 1601 3392 1539 curveto
2813 3431 1506 3391 1465 3428 1431 curveto
2814 3438 1422 3449 1417 3461 1412 curveto
2815 stroke
2816 0.000 0.000 0.000 edgecolor
2817 newpath 3462.43 1415.23 moveto
2818 3471 1409 lineto
2819 3460.42 1408.52 lineto
2820 closepath fill
2821 1 setlinewidth
2822 solid
2823 0.000 0.000 0.000 edgecolor
2824 newpath 3462.43 1415.23 moveto
2825 3471 1409 lineto
2826 3460.42 1408.52 lineto
2827 closepath stroke
2828 grestore
2829 % read_route->parse_table_pair
2830 gsave
2831 1 setlinewidth
2832 solid
2833 0.000 0.000 0.000 edgecolor
2834 newpath 2796 2100 moveto
2835 2824 2083 2866 2052 2886 2013 curveto
2836 2970 1847 2857 1771 2922 1598 curveto
2837 2940 1550 2979 1504 3005 1477 curveto
2838 stroke
2839 0.000 0.000 0.000 edgecolor
2840 newpath 3007.4 1479.55 moveto
2841 3012 1470 lineto
2842 3002.45 1474.6 lineto
2843 closepath fill
2844 1 setlinewidth
2845 solid
2846 0.000 0.000 0.000 edgecolor
2847 newpath 3007.4 1479.55 moveto
2848 3012 1470 lineto
2849 3002.45 1474.6 lineto
2850 closepath stroke
2851 grestore
2852 % read_route->resolve_dns_a
2853 gsave
2854 1 setlinewidth
2855 dotted
2856 0.000 0.000 0.000 edgecolor
2857 newpath 2821 2119 moveto
2858 2844 2123 2869 2132 2886 2148 curveto
2859 2921 2180 2886 2218 2922 2249 curveto
2860 3004 2316 3133 2320 3213 2315 curveto
2861 stroke
2862 0.000 0.000 0.000 edgecolor
2863 newpath 3213.4 2318.48 moveto
2864 3223 2314 lineto
2865 3212.7 2311.51 lineto
2866 closepath fill
2867 1 setlinewidth
2868 solid
2869 0.000 0.000 0.000 edgecolor
2870 newpath 3213.4 2318.48 moveto
2871 3223 2314 lineto
2872 3212.7 2311.51 lineto
2873 closepath stroke
2874 grestore
2875 % parse_boolean
2876 gsave
2877 1 setlinewidth
2878 0.000 0.000 0.000 nodecolor
2879 3031 2520 68.1 18 ellipse_path stroke
2880 0.000 0.000 0.000 nodecolor
2881 grestore
2882 % read_route->parse_boolean
2883 gsave
2884 1 setlinewidth
2885 solid
2886 0.000 0.000 0.000 edgecolor
2887 newpath 2810 2128 moveto
2888 2836 2137 2868 2154 2886 2181 curveto
2889 2964 2297 2830 2388 2922 2493 curveto
2890 2931 2503 2942 2509 2954 2513 curveto
2891 stroke
2892 0.000 0.000 0.000 edgecolor
2893 newpath 2953.42 2516.48 moveto
2894 2964 2516 lineto
2895 2955.43 2509.77 lineto
2896 closepath fill
2897 1 setlinewidth
2898 solid
2899 0.000 0.000 0.000 edgecolor
2900 newpath 2953.42 2516.48 moveto
2901 2964 2516 lineto
2902 2955.43 2509.77 lineto
2903 closepath stroke
2904 grestore
2905 % resolve_byname
2906 gsave
2907 1 setlinewidth
2908 0.000 0.000 0.000 nodecolor
2909 3284 2100 73.85 18 ellipse_path stroke
2910 0.000 0.000 0.000 nodecolor
2911 grestore
2912 % read_route->resolve_byname
2913 gsave
2914 1 setlinewidth
2915 dotted
2916 0.000 0.000 0.000 edgecolor
2917 newpath 2812 2105 moveto
2918 2842 2098 2885 2089 2922 2086 curveto
2919 3019 2076 3044 2081 3140 2086 curveto
2920 3162 2087 3185 2089 3207 2091 curveto
2921 stroke
2922 0.000 0.000 0.000 edgecolor
2923 newpath 3206.7 2094.49 moveto
2924 3217 2092 lineto
2925 3207.4 2087.52 lineto
2926 closepath fill
2927 1 setlinewidth
2928 solid
2929 0.000 0.000 0.000 edgecolor
2930 newpath 3206.7 2094.49 moveto
2931 3217 2092 lineto
2932 3207.4 2087.52 lineto
2933 closepath stroke
2934 grestore
2935 % parse_resolve_list
2936 gsave
2937 1 setlinewidth
2938 0.000 0.000 0.000 nodecolor
2939 3031 2222 80.8 18 ellipse_path stroke
2940 0.000 0.000 0.000 nodecolor
2941 grestore
2942 % read_route->parse_resolve_list
2943 gsave
2944 1 setlinewidth
2945 solid
2946 0.000 0.000 0.000 edgecolor
2947 newpath 2818 2123 moveto
2948 2840 2127 2866 2135 2886 2148 curveto
2949 2907 2161 2902 2176 2922 2190 curveto
2950 2933 2197 2946 2203 2959 2207 curveto
2951 stroke
2952 0.000 0.000 0.000 edgecolor
2953 newpath 2958.42 2210.48 moveto
2954 2969 2210 lineto
2955 2960.43 2203.77 lineto
2956 closepath fill
2957 1 setlinewidth
2958 solid
2959 0.000 0.000 0.000 edgecolor
2960 newpath 2958.42 2210.48 moveto
2961 2969 2210 lineto
2962 2960.43 2203.77 lineto
2963 closepath stroke
2964 grestore
2965 % read_statement
2966 gsave
2967 1 setlinewidth
2968 0.000 0.000 0.000 nodecolor
2969 3031 2466 68.99 18 ellipse_path stroke
2970 0.000 0.000 0.000 nodecolor
2971 grestore
2972 % read_route->read_statement
2973 gsave
2974 1 setlinewidth
2975 solid
2976 0.000 0.000 0.000 edgecolor
2977 newpath 2808 2128 moveto
2978 2834 2138 2867 2155 2886 2181 curveto
2979 2926 2231 2895 2262 2922 2320 curveto
2980 2945 2366 2982 2413 3007 2440 curveto
2981 stroke
2982 0.000 0.000 0.000 edgecolor
2983 newpath 3004.78 2442.78 moveto
2984 3014 2448 lineto
2985 3010.05 2438.17 lineto
2986 closepath fill
2987 1 setlinewidth
2988 solid
2989 0.000 0.000 0.000 edgecolor
2990 newpath 3004.78 2442.78 moveto
2991 3014 2448 lineto
2992 3010.05 2438.17 lineto
2993 closepath stroke
2994 grestore
2995 % resolve_dns_mx
2996 gsave
2997 1 setlinewidth
2998 0.000 0.000 0.000 nodecolor
2999 3284 2222 75.05 18 ellipse_path stroke
3000 0.000 0.000 0.000 nodecolor
3001 grestore
3002 % read_route->resolve_dns_mx
3003 gsave
3004 1 setlinewidth
3005 dotted
3006 0.000 0.000 0.000 edgecolor
3007 newpath 2815 2125 moveto
3008 2906 2143 3111 2186 3217 2208 curveto
3009 stroke
3010 0.000 0.000 0.000 edgecolor
3011 newpath 3216.51 2211.47 moveto
3012 3227 2210 lineto
3013 3217.88 2204.61 lineto
3014 closepath fill
3015 1 setlinewidth
3016 solid
3017 0.000 0.000 0.000 edgecolor
3018 newpath 3216.51 2211.47 moveto
3019 3227 2210 lineto
3020 3217.88 2204.61 lineto
3021 closepath stroke
3022 grestore
3023 % parse_interface
3024 gsave
3025 1 setlinewidth
3026 0.000 0.000 0.000 nodecolor
3027 3031 2650 70.18 18 ellipse_path stroke
3028 0.000 0.000 0.000 nodecolor
3029 grestore
3030 % read_route->parse_interface
3031 gsave
3032 1 setlinewidth
3033 solid
3034 0.000 0.000 0.000 edgecolor
3035 newpath 2810 2128 moveto
3036 2836 2137 2869 2154 2886 2181 curveto
3037 2976 2317 2851 2400 2922 2547 curveto
3038 2939 2580 2971 2608 2996 2627 curveto
3039 stroke
3040 0.000 0.000 0.000 edgecolor
3041 newpath 2993.9 2629.8 moveto
3042 3004 2633 lineto
3043 2998.1 2624.2 lineto
3044 closepath fill
3045 1 setlinewidth
3046 solid
3047 0.000 0.000 0.000 edgecolor
3048 newpath 2993.9 2629.8 moveto
3049 3004 2633 lineto
3050 2998.1 2624.2 lineto
3051 closepath stroke
3052 grestore
3053 % parse_resolve_list->parse_list
3054 gsave
3055 1 setlinewidth
3056 solid
3057 0.000 0.000 0.000 edgecolor
3058 newpath 3048 2204 moveto
3059 3075 2176 3129 2120 3176 2073 curveto
3060 3205 2044 3237 2013 3259 1991 curveto
3061 stroke
3062 0.000 0.000 0.000 edgecolor
3063 newpath 3261.4 1993.55 moveto
3064 3266 1984 lineto
3065 3256.45 1988.6 lineto
3066 closepath fill
3067 1 setlinewidth
3068 solid
3069 0.000 0.000 0.000 edgecolor
3070 newpath 3261.4 1993.55 moveto
3071 3266 1984 lineto
3072 3256.45 1988.6 lineto
3073 closepath stroke
3074 grestore
3075 % parse_resolve_list->resolve_dns_a
3076 gsave
3077 1 setlinewidth
3078 dotted
3079 0.000 0.000 0.000 edgecolor
3080 newpath 3082 2236 moveto
3081 3101 2241 3121 2248 3140 2254 curveto
3082 3172 2265 3208 2277 3235 2287 curveto
3083 stroke
3084 0.000 0.000 0.000 edgecolor
3085 newpath 3234.42 2290.54 moveto
3086 3245 2291 lineto
3087 3237.02 2284.04 lineto
3088 closepath fill
3089 1 setlinewidth
3090 solid
3091 0.000 0.000 0.000 edgecolor
3092 newpath 3234.42 2290.54 moveto
3093 3245 2291 lineto
3094 3237.02 2284.04 lineto
3095 closepath stroke
3096 grestore
3097 % parse_resolve_list->resolve_byname
3098 gsave
3099 1 setlinewidth
3100 dotted
3101 0.000 0.000 0.000 edgecolor
3102 newpath 3065 2206 moveto
3103 3111 2183 3191 2144 3241 2120 curveto
3104 stroke
3105 0.000 0.000 0.000 edgecolor
3106 newpath 3242.28 2123.26 moveto
3107 3250 2116 lineto
3108 3239.44 2116.86 lineto
3109 closepath fill
3110 1 setlinewidth
3111 solid
3112 0.000 0.000 0.000 edgecolor
3113 newpath 3242.28 2123.26 moveto
3114 3250 2116 lineto
3115 3239.44 2116.86 lineto
3116 closepath stroke
3117 grestore
3118 % parse_resolve_list->resolve_dns_mx
3119 gsave
3120 1 setlinewidth
3121 dotted
3122 0.000 0.000 0.000 edgecolor
3123 newpath 3113 2222 moveto
3124 3141 2222 3171 2222 3199 2222 curveto
3125 stroke
3126 0.000 0.000 0.000 edgecolor
3127 newpath 3199 2225.5 moveto
3128 3209 2222 lineto
3129 3199 2218.5 lineto
3130 closepath fill
3131 1 setlinewidth
3132 solid
3133 0.000 0.000 0.000 edgecolor
3134 newpath 3199 2225.5 moveto
3135 3209 2222 lineto
3136 3199 2218.5 lineto
3137 closepath stroke
3138 grestore
3139 % eat_spaces
3140 gsave
3141 1 setlinewidth
3142 0.000 0.000 0.000 nodecolor
3143 3284 2470 54.2 18 ellipse_path stroke
3144 0.000 0.000 0.000 nodecolor
3145 grestore
3146 % read_statement->eat_spaces
3147 gsave
3148 1 setlinewidth
3149 solid
3150 0.000 0.000 0.000 edgecolor
3151 newpath 3100 2467 moveto
3152 3137 2468 3183 2468 3220 2469 curveto
3153 stroke
3154 0.000 0.000 0.000 edgecolor
3155 newpath 3220 2472.5 moveto
3156 3230 2469 lineto
3157 3220 2465.5 lineto
3158 closepath fill
3159 1 setlinewidth
3160 solid
3161 0.000 0.000 0.000 edgecolor
3162 newpath 3220 2472.5 moveto
3163 3230 2469 lineto
3164 3220 2465.5 lineto
3165 closepath stroke
3166 grestore
3167 % resolve_dns_mx->dns_resolve
3168 gsave
3169 1 setlinewidth
3170 solid
3171 0.000 0.000 0.000 edgecolor
3172 newpath 3351 2230 moveto
3173 3388 2235 3435 2240 3472 2245 curveto
3174 stroke
3175 0.000 0.000 0.000 edgecolor
3176 newpath 3471.7 2248.49 moveto
3177 3482 2246 lineto
3178 3472.4 2241.52 lineto
3179 closepath fill
3180 1 setlinewidth
3181 solid
3182 0.000 0.000 0.000 edgecolor
3183 newpath 3471.7 2248.49 moveto
3184 3482 2246 lineto
3185 3472.4 2241.52 lineto
3186 closepath stroke
3187 grestore
3188 % resolve_dns_mx->dns_next
3189 gsave
3190 1 setlinewidth
3191 solid
3192 0.000 0.000 0.000 edgecolor
3193 newpath 3320 2238 moveto
3194 3349 2250 3391 2267 3428 2279 curveto
3195 3447 2285 3468 2290 3486 2295 curveto
3196 stroke
3197 0.000 0.000 0.000 edgecolor
3198 newpath 3485.51 2298.47 moveto
3199 3496 2297 lineto
3200 3486.88 2291.61 lineto
3201 closepath fill
3202 1 setlinewidth
3203 solid
3204 0.000 0.000 0.000 edgecolor
3205 newpath 3485.51 2298.47 moveto
3206 3496 2297 lineto
3207 3486.88 2291.61 lineto
3208 closepath stroke
3209 grestore
3210 % _mx_sort_func
3211 gsave
3212 1 setlinewidth
3213 0.000 0.000 0.000 nodecolor
3214 3537 2198 70.88 18 ellipse_path stroke
3215 0.000 0.000 0.000 nodecolor
3216 grestore
3217 % resolve_dns_mx->_mx_sort_func
3218 gsave
3219 1 setlinewidth
3220 dotted
3221 0.000 0.000 0.000 edgecolor
3222 newpath 3354 2215 moveto
3223 3387 2212 3426 2209 3460 2205 curveto
3224 stroke
3225 0.000 0.000 0.000 edgecolor
3226 newpath 3460.4 2208.48 moveto
3227 3470 2204 lineto
3228 3459.7 2201.51 lineto
3229 closepath fill
3230 1 setlinewidth
3231 solid
3232 0.000 0.000 0.000 edgecolor
3233 newpath 3460.4 2208.48 moveto
3234 3470 2204 lineto
3235 3459.7 2201.51 lineto
3236 closepath stroke
3237 grestore
3238 % addr_is_finished_children->addr_is_finished_children
3239 gsave
3240 1 setlinewidth
3241 solid
3242 0.000 0.000 0.000 edgecolor
3243 newpath 2725 2351 moveto
3244 2716 2361 2730 2370 2769 2370 curveto
3245 2794 2370 2809 2366 2814 2361 curveto
3246 stroke
3247 0.000 0.000 0.000 edgecolor
3248 newpath 2817.48 2360.6 moveto
3249 2813 2351 lineto
3250 2810.51 2361.3 lineto
3251 closepath fill
3252 1 setlinewidth
3253 solid
3254 0.000 0.000 0.000 edgecolor
3255 newpath 2817.48 2360.6 moveto
3256 2813 2351 lineto
3257 2810.51 2361.3 lineto
3258 closepath stroke
3259 grestore
3260 % msg_rcptlist_route
3261 gsave
3262 1 setlinewidth
3263 0.000 0.000 0.000 nodecolor
3264 1705 2520 84.08 18 ellipse_path stroke
3265 0.000 0.000 0.000 nodecolor
3266 grestore
3267 % msg_rcptlist_route->rcptlist_with_one_of_hostlist
3268 gsave
3269 1 setlinewidth
3270 solid
3271 0.000 0.000 0.000 edgecolor
3272 newpath 1780 2528 moveto
3273 1798 2532 1816 2538 1832 2547 curveto
3274 1894 2579 1947 2642 1974 2678 curveto
3275 stroke
3276 0.000 0.000 0.000 edgecolor
3277 newpath 1971.2 2680.1 moveto
3278 1980 2686 lineto
3279 1976.8 2675.9 lineto
3280 closepath fill
3281 1 setlinewidth
3282 solid
3283 0.000 0.000 0.000 edgecolor
3284 newpath 1971.2 2680.1 moveto
3285 1980 2686 lineto
3286 1976.8 2675.9 lineto
3287 closepath stroke
3288 grestore
3289 % spool_delete_all->set_euidgid
3290 gsave
3291 1 setlinewidth
3292 solid
3293 0.000 0.000 0.000 edgecolor
3294 newpath 2798 1763 moveto
3295 2826 1746 2867 1715 2886 1677 curveto
3296 2922 1608 2910 1408 2922 1333 curveto
3297 2952 1147 3005 926 3024 849 curveto
3298 stroke
3299 0.000 0.000 0.000 edgecolor
3300 newpath 3027.47 849.49 moveto
3301 3026 839 lineto
3302 3020.61 848.12 lineto
3303 closepath fill
3304 1 setlinewidth
3305 solid
3306 0.000 0.000 0.000 edgecolor
3307 newpath 3027.47 849.49 moveto
3308 3026 839 lineto
3309 3020.61 848.12 lineto
3310 closepath stroke
3311 grestore
3312 % sig_timeout_handler
3313 gsave
3314 1 setlinewidth
3315 0.000 0.000 0.000 nodecolor
3316 3805 118 89.14 18 ellipse_path stroke
3317 0.000 0.000 0.000 nodecolor
3318 grestore
3319 % alarm_on->sig_timeout_handler
3320 gsave
3321 1 setlinewidth
3322 dotted
3323 0.000 0.000 0.000 edgecolor
3324 newpath 3585 118 moveto
3325 3618 118 3664 118 3705 118 curveto
3326 stroke
3327 0.000 0.000 0.000 edgecolor
3328 newpath 3705 121.5 moveto
3329 3715 118 lineto
3330 3705 114.5 lineto
3331 closepath fill
3332 1 setlinewidth
3333 solid
3334 0.000 0.000 0.000 edgecolor
3335 newpath 3705 121.5 moveto
3336 3715 118 lineto
3337 3705 114.5 lineto
3338 closepath stroke
3339 grestore
3340 % smtp_out_rset
3341 gsave
3342 1 setlinewidth
3343 0.000 0.000 0.000 nodecolor
3344 2519 1380 66.9 18 ellipse_path stroke
3345 0.000 0.000 0.000 nodecolor
3346 grestore
3347 % smtp_out_rset->check_response
3348 gsave
3349 1 setlinewidth
3350 solid
3351 0.000 0.000 0.000 edgecolor
3352 newpath 2580 1372 moveto
3353 2593 1368 2606 1362 2616 1353 curveto
3354 2649 1323 2619 1290 2652 1261 curveto
3355 2662 1252 2675 1247 2688 1243 curveto
3356 stroke
3357 0.000 0.000 0.000 edgecolor
3358 newpath 2689.43 1246.23 moveto
3359 2698 1240 lineto
3360 2687.42 1239.52 lineto
3361 closepath fill
3362 1 setlinewidth
3363 solid
3364 0.000 0.000 0.000 edgecolor
3365 newpath 2689.43 1246.23 moveto
3366 2698 1240 lineto
3367 2687.42 1239.52 lineto
3368 closepath stroke
3369 grestore
3370 % smtp_out_rset->smtp_out_log_failure
3371 gsave
3372 1 setlinewidth
3373 solid
3374 0.000 0.000 0.000 edgecolor
3375 newpath 2574 1369 moveto
3376 2588 1365 2603 1360 2616 1353 curveto
3377 2635 1342 2633 1330 2652 1320 curveto
3378 2664 1314 2678 1308 2692 1304 curveto
3379 stroke
3380 0.000 0.000 0.000 edgecolor
3381 newpath 2693.43 1307.23 moveto
3382 2702 1301 lineto
3383 2691.42 1300.52 lineto
3384 closepath fill
3385 1 setlinewidth
3386 solid
3387 0.000 0.000 0.000 edgecolor
3388 newpath 2693.43 1307.23 moveto
3389 2702 1301 lineto
3390 2691.42 1300.52 lineto
3391 closepath stroke
3392 grestore
3393 % smtp_out_rset->read_response
3394 gsave
3395 1 setlinewidth
3396 solid
3397 0.000 0.000 0.000 edgecolor
3398 newpath 2581 1373 moveto
3399 2594 1369 2607 1363 2616 1353 curveto
3400 2663 1306 2605 1254 2652 1207 curveto
3401 2663 1196 2677 1190 2692 1186 curveto
3402 stroke
3403 0.000 0.000 0.000 edgecolor
3404 newpath 2693.43 1189.23 moveto
3405 2702 1183 lineto
3406 2691.42 1182.52 lineto
3407 closepath fill
3408 1 setlinewidth
3409 solid
3410 0.000 0.000 0.000 edgecolor
3411 newpath 2693.43 1189.23 moveto
3412 2702 1183 lineto
3413 2691.42 1182.52 lineto
3414 closepath stroke
3415 grestore
3416 % get_from_name
3417 gsave
3418 1 setlinewidth
3419 0.000 0.000 0.000 nodecolor
3420 1189 3543 71.77 18 ellipse_path stroke
3421 0.000 0.000 0.000 nodecolor
3422 grestore
3423 % get_from_file
3424 gsave
3425 1 setlinewidth
3426 0.000 0.000 0.000 nodecolor
3427 1442 3482 63.23 18 ellipse_path stroke
3428 0.000 0.000 0.000 nodecolor
3429 grestore
3430 % get_from_name->get_from_file
3431 gsave
3432 1 setlinewidth
3433 solid
3434 0.000 0.000 0.000 edgecolor
3435 newpath 1241 3530 moveto
3436 1283 3521 1341 3506 1384 3496 curveto
3437 stroke
3438 0.000 0.000 0.000 edgecolor
3439 newpath 1384.88 3499.39 moveto
3440 1394 3494 lineto
3441 1383.51 3492.53 lineto
3442 closepath fill
3443 1 setlinewidth
3444 solid
3445 0.000 0.000 0.000 edgecolor
3446 newpath 1384.88 3499.39 moveto
3447 1394 3494 lineto
3448 1383.51 3492.53 lineto
3449 closepath stroke
3450 grestore
3451 % get_from_name->table_find
3452 gsave
3453 1 setlinewidth
3454 solid
3455 0.000 0.000 0.000 edgecolor
3456 newpath 1224 3559 moveto
3457 1305 3595 1518 3680 1705 3680 curveto
3458 1705 3680 1705 3680 3031 3680 curveto
3459 3203 3680 3263 3654 3392 3542 curveto
3460 3417 3520 3402 3497 3428 3477 curveto
3461 3442 3466 3461 3459 3478 3455 curveto
3462 stroke
3463 0.000 0.000 0.000 edgecolor
3464 newpath 3478.88 3458.39 moveto
3465 3488 3453 lineto
3466 3477.51 3451.53 lineto
3467 closepath fill
3468 1 setlinewidth
3469 solid
3470 0.000 0.000 0.000 edgecolor
3471 newpath 3478.88 3458.39 moveto
3472 3488 3453 lineto
3473 3477.51 3451.53 lineto
3474 closepath stroke
3475 grestore
3476 % destroy_get_conf
3477 gsave
3478 1 setlinewidth
3479 0.000 0.000 0.000 nodecolor
3480 1993 3482 79.91 18 ellipse_path stroke
3481 0.000 0.000 0.000 nodecolor
3482 grestore
3483 % get_from_file->destroy_get_conf
3484 gsave
3485 1 setlinewidth
3486 solid
3487 0.000 0.000 0.000 edgecolor
3488 newpath 1505 3482 moveto
3489 1603 3482 1790 3482 1903 3482 curveto
3490 stroke
3491 0.000 0.000 0.000 edgecolor
3492 newpath 1903 3485.5 moveto
3493 1913 3482 lineto
3494 1903 3478.5 lineto
3495 closepath fill
3496 1 setlinewidth
3497 solid
3498 0.000 0.000 0.000 edgecolor
3499 newpath 1903 3485.5 moveto
3500 1913 3482 lineto
3501 1903 3478.5 lineto
3502 closepath stroke
3503 grestore
3504 % read_get_conf
3505 gsave
3506 1 setlinewidth
3507 0.000 0.000 0.000 nodecolor
3508 2769 2482 66.9 18 ellipse_path stroke
3509 0.000 0.000 0.000 nodecolor
3510 grestore
3511 % get_from_file->read_get_conf
3512 gsave
3513 1 setlinewidth
3514 solid
3515 0.000 0.000 0.000 edgecolor
3516 newpath 1466 3465 moveto
3517 1563 3395 1934 3116 2118 2795 curveto
3518 2149 2742 2112 2707 2154 2664 curveto
3519 2300 2515 2561 2486 2691 2482 curveto
3520 stroke
3521 0.000 0.000 0.000 edgecolor
3522 newpath 2691 2485.5 moveto
3523 2701 2482 lineto
3524 2691 2478.5 lineto
3525 closepath fill
3526 1 setlinewidth
3527 solid
3528 0.000 0.000 0.000 edgecolor
3529 newpath 2691 2485.5 moveto
3530 2701 2482 lineto
3531 2691 2478.5 lineto
3532 closepath stroke
3533 grestore
3534 % table_find_func
3535 gsave
3536 1 setlinewidth
3537 0.000 0.000 0.000 nodecolor
3538 3805 3477 71.77 18 ellipse_path stroke
3539 0.000 0.000 0.000 nodecolor
3540 grestore
3541 % table_find->table_find_func
3542 gsave
3543 1 setlinewidth
3544 solid
3545 0.000 0.000 0.000 edgecolor
3546 newpath 3585 3455 moveto
3547 3624 3459 3681 3465 3727 3469 curveto
3548 stroke
3549 0.000 0.000 0.000 edgecolor
3550 newpath 3726.7 3472.49 moveto
3551 3737 3470 lineto
3552 3727.4 3465.52 lineto
3553 closepath fill
3554 1 setlinewidth
3555 solid
3556 0.000 0.000 0.000 edgecolor
3557 newpath 3726.7 3472.49 moveto
3558 3737 3470 lineto
3559 3727.4 3465.52 lineto
3560 closepath stroke
3561 grestore
3562 % smtp_out_msg
3563 gsave
3564 1 setlinewidth
3565 0.000 0.000 0.000 nodecolor
3566 2519 1434 68.99 18 ellipse_path stroke
3567 0.000 0.000 0.000 nodecolor
3568 grestore
3569 % smtp_out_msg->check_response
3570 gsave
3571 1 setlinewidth
3572 solid
3573 0.000 0.000 0.000 edgecolor
3574 newpath 2583 1427 moveto
3575 2595 1422 2607 1416 2616 1407 curveto
3576 2663 1359 2605 1308 2652 1261 curveto
3577 2662 1251 2674 1245 2686 1241 curveto
3578 stroke
3579 0.000 0.000 0.000 edgecolor
3580 newpath 2687.43 1244.23 moveto
3581 2696 1238 lineto
3582 2685.42 1237.52 lineto
3583 closepath fill
3584 1 setlinewidth
3585 solid
3586 0.000 0.000 0.000 edgecolor
3587 newpath 2687.43 1244.23 moveto
3588 2696 1238 lineto
3589 2685.42 1237.52 lineto
3590 closepath stroke
3591 grestore
3592 % smtp_out_msg->smtp_out_log_failure
3593 gsave
3594 1 setlinewidth
3595 solid
3596 0.000 0.000 0.000 edgecolor
3597 newpath 2581 1426 moveto
3598 2594 1422 2606 1416 2616 1407 curveto
3599 2648 1379 2621 1347 2652 1320 curveto
3600 2661 1312 2672 1306 2683 1302 curveto
3601 stroke
3602 0.000 0.000 0.000 edgecolor
3603 newpath 2683.62 1305.48 moveto
3604 2692 1299 lineto
3605 2681.41 1298.84 lineto
3606 closepath fill
3607 1 setlinewidth
3608 solid
3609 0.000 0.000 0.000 edgecolor
3610 newpath 2683.62 1305.48 moveto
3611 2692 1299 lineto
3612 2681.41 1298.84 lineto
3613 closepath stroke
3614 grestore
3615 % smtp_out_msg->read_response
3616 gsave
3617 1 setlinewidth
3618 solid
3619 0.000 0.000 0.000 edgecolor
3620 newpath 2583 1427 moveto
3621 2596 1423 2607 1417 2616 1407 curveto
3622 2677 1340 2590 1273 2652 1207 curveto
3623 2663 1196 2677 1189 2692 1185 curveto
3624 stroke
3625 0.000 0.000 0.000 edgecolor
3626 newpath 2693.43 1188.23 moveto
3627 2702 1182 lineto
3628 2691.42 1181.52 lineto
3629 closepath fill
3630 1 setlinewidth
3631 solid
3632 0.000 0.000 0.000 edgecolor
3633 newpath 2693.43 1188.23 moveto
3634 2702 1182 lineto
3635 2691.42 1181.52 lineto
3636 closepath stroke
3637 grestore
3638 % smtp_out_msg->addr_string
3639 gsave
3640 1 setlinewidth
3641 solid
3642 0.000 0.000 0.000 edgecolor
3643 newpath 2578 1425 moveto
3644 2592 1421 2605 1415 2616 1407 curveto
3645 2640 1390 2628 1368 2652 1353 curveto
3646 2741 1296 2795 1367 2886 1315 curveto
3647 3089 1198 3230 933 3272 848 curveto
3648 stroke
3649 0.000 0.000 0.000 edgecolor
3650 newpath 3275.14 849.56 moveto
3651 3276 839 lineto
3652 3268.74 846.72 lineto
3653 closepath fill
3654 1 setlinewidth
3655 solid
3656 0.000 0.000 0.000 edgecolor
3657 newpath 3275.14 849.56 moveto
3658 3276 839 lineto
3659 3268.74 846.72 lineto
3660 closepath stroke
3661 grestore
3662 % msg_calc_size
3663 gsave
3664 1 setlinewidth
3665 0.000 0.000 0.000 nodecolor
3666 2769 1380 68.1 18 ellipse_path stroke
3667 0.000 0.000 0.000 nodecolor
3668 grestore
3669 % smtp_out_msg->msg_calc_size
3670 gsave
3671 1 setlinewidth
3672 solid
3673 0.000 0.000 0.000 edgecolor
3674 newpath 2573 1422 moveto
3675 2612 1414 2665 1403 2706 1393 curveto
3676 stroke
3677 0.000 0.000 0.000 edgecolor
3678 newpath 2706.88 1396.39 moveto
3679 2716 1391 lineto
3680 2705.51 1389.53 lineto
3681 closepath fill
3682 1 setlinewidth
3683 solid
3684 0.000 0.000 0.000 edgecolor
3685 newpath 2706.88 1396.39 moveto
3686 2716 1391 lineto
3687 2705.51 1389.53 lineto
3688 closepath stroke
3689 grestore
3690 % send_data_line
3691 gsave
3692 1 setlinewidth
3693 0.000 0.000 0.000 nodecolor
3694 2769 1434 68.79 18 ellipse_path stroke
3695 0.000 0.000 0.000 nodecolor
3696 grestore
3697 % smtp_out_msg->send_data_line
3698 gsave
3699 1 setlinewidth
3700 solid
3701 0.000 0.000 0.000 edgecolor
3702 newpath 2589 1434 moveto
3703 2621 1434 2657 1434 2690 1434 curveto
3704 stroke
3705 0.000 0.000 0.000 edgecolor
3706 newpath 2690 1437.5 moveto
3707 2700 1434 lineto
3708 2690 1430.5 lineto
3709 closepath fill
3710 1 setlinewidth
3711 solid
3712 0.000 0.000 0.000 edgecolor
3713 newpath 2690 1437.5 moveto
3714 2700 1434 lineto
3715 2690 1430.5 lineto
3716 closepath stroke
3717 grestore
3718 % smtp_out_mark_rcpts
3719 gsave
3720 1 setlinewidth
3721 0.000 0.000 0.000 nodecolor
3722 2769 1488 97.98 18 ellipse_path stroke
3723 0.000 0.000 0.000 nodecolor
3724 grestore
3725 % smtp_out_msg->smtp_out_mark_rcpts
3726 gsave
3727 1 setlinewidth
3728 solid
3729 0.000 0.000 0.000 edgecolor
3730 newpath 2573 1446 moveto
3731 2609 1453 2657 1463 2696 1472 curveto
3732 stroke
3733 0.000 0.000 0.000 edgecolor
3734 newpath 2695.51 1475.47 moveto
3735 2706 1474 lineto
3736 2696.88 1468.61 lineto
3737 closepath fill
3738 1 setlinewidth
3739 solid
3740 0.000 0.000 0.000 edgecolor
3741 newpath 2695.51 1475.47 moveto
3742 2706 1474 lineto
3743 2696.88 1468.61 lineto
3744 closepath stroke
3745 grestore
3746 % get_daemon
3747 gsave
3748 1 setlinewidth
3749 0.000 0.000 0.000 nodecolor
3750 170 852 57.87 18 ellipse_path stroke
3751 0.000 0.000 0.000 nodecolor
3752 grestore
3753 % get_online
3754 gsave
3755 1 setlinewidth
3756 0.000 0.000 0.000 nodecolor
3757 1189 3451 50.22 18 ellipse_path stroke
3758 0.000 0.000 0.000 nodecolor
3759 grestore
3760 % get_daemon->get_online
3761 gsave
3762 1 setlinewidth
3763 solid
3764 0.000 0.000 0.000 edgecolor
3765 newpath 171 870 moveto
3766 174 961 193 1377 282 1704 curveto
3767 347 1939 336 2027 500 2209 curveto
3768 683 2411 894 2274 1036 2507 curveto
3769 1090 2593 1009 3339 1072 3419 curveto
3770 1086 3436 1108 3445 1129 3448 curveto
3771 stroke
3772 0.000 0.000 0.000 edgecolor
3773 newpath 1128.51 3451.47 moveto
3774 1139 3450 lineto
3775 1129.88 3444.61 lineto
3776 closepath fill
3777 1 setlinewidth
3778 solid
3779 0.000 0.000 0.000 edgecolor
3780 newpath 1128.51 3451.47 moveto
3781 1139 3450 lineto
3782 1129.88 3444.61 lineto
3783 closepath stroke
3784 grestore
3785 % sighup_handler
3786 gsave
3787 1 setlinewidth
3788 0.000 0.000 0.000 nodecolor
3789 373 824 70.18 18 ellipse_path stroke
3790 0.000 0.000 0.000 nodecolor
3791 grestore
3792 % get_daemon->sighup_handler
3793 gsave
3794 1 setlinewidth
3795 dotted
3796 0.000 0.000 0.000 edgecolor
3797 newpath 224 845 moveto
3798 248 841 276 837 301 834 curveto
3799 stroke
3800 0.000 0.000 0.000 edgecolor
3801 newpath 301.4 837.48 moveto
3802 311 833 lineto
3803 300.7 830.51 lineto
3804 closepath fill
3805 1 setlinewidth
3806 solid
3807 0.000 0.000 0.000 edgecolor
3808 newpath 301.4 837.48 moveto
3809 311 833 lineto
3810 300.7 830.51 lineto
3811 closepath stroke
3812 grestore
3813 % sigchld_handler
3814 gsave
3815 1 setlinewidth
3816 0.000 0.000 0.000 nodecolor
3817 578 750 71.77 18 ellipse_path stroke
3818 0.000 0.000 0.000 nodecolor
3819 grestore
3820 % get_daemon->sigchld_handler
3821 gsave
3822 1 setlinewidth
3823 dotted
3824 0.000 0.000 0.000 edgecolor
3825 newpath 206 866 moveto
3826 264 888 384 920 464 869 curveto
3827 496 850 476 822 500 795 curveto
3828 509 786 521 777 532 771 curveto
3829 stroke
3830 0.000 0.000 0.000 edgecolor
3831 newpath 533.96 773.92 moveto
3832 541 766 lineto
3833 530.56 767.8 lineto
3834 closepath fill
3835 1 setlinewidth
3836 solid
3837 0.000 0.000 0.000 edgecolor
3838 newpath 533.96 773.92 moveto
3839 541 766 lineto
3840 530.56 767.8 lineto
3841 closepath stroke
3842 grestore
3843 % get_online->get_from_file
3844 gsave
3845 1 setlinewidth
3846 solid
3847 0.000 0.000 0.000 edgecolor
3848 newpath 1237 3457 moveto
3849 1275 3462 1330 3468 1374 3474 curveto
3850 stroke
3851 0.000 0.000 0.000 edgecolor
3852 newpath 1373.7 3477.49 moveto
3853 1384 3475 lineto
3854 1374.4 3470.52 lineto
3855 closepath fill
3856 1 setlinewidth
3857 solid
3858 0.000 0.000 0.000 edgecolor
3859 newpath 1373.7 3477.49 moveto
3860 1384 3475 lineto
3861 1374.4 3470.52 lineto
3862 closepath stroke
3863 grestore
3864 % get_online->table_find
3865 gsave
3866 1 setlinewidth
3867 solid
3868 0.000 0.000 0.000 edgecolor
3869 newpath 1220 3465 moveto
3870 1251 3479 1299 3498 1342 3509 curveto
3871 2010 3674 2200 3650 2886 3610 curveto
3872 3000 3603 3030 3605 3140 3580 curveto
3873 3273 3548 3298 3516 3428 3477 curveto
3874 3446 3471 3466 3466 3484 3462 curveto
3875 stroke
3876 0.000 0.000 0.000 edgecolor
3877 newpath 3485.43 3465.23 moveto
3878 3494 3459 lineto
3879 3483.42 3458.52 lineto
3880 closepath fill
3881 1 setlinewidth
3882 solid
3883 0.000 0.000 0.000 edgecolor
3884 newpath 3485.43 3465.23 moveto
3885 3494 3459 lineto
3886 3483.42 3458.52 lineto
3887 closepath stroke
3888 grestore
3889 % detect_online
3890 gsave
3891 1 setlinewidth
3892 0.000 0.000 0.000 nodecolor
3893 1442 2312 62.04 18 ellipse_path stroke
3894 0.000 0.000 0.000 nodecolor
3895 grestore
3896 % get_online->detect_online
3897 gsave
3898 1 setlinewidth
3899 solid
3900 0.000 0.000 0.000 edgecolor
3901 newpath 1200 3433 moveto
3902 1225 3393 1283 3292 1306 3198 curveto
3903 1329 3105 1283 2413 1342 2339 curveto
3904 1350 2330 1360 2323 1371 2319 curveto
3905 stroke
3906 0.000 0.000 0.000 edgecolor
3907 newpath 1372.43 2322.23 moveto
3908 1381 2316 lineto
3909 1370.42 2315.52 lineto
3910 closepath fill
3911 1 setlinewidth
3912 solid
3913 0.000 0.000 0.000 edgecolor
3914 newpath 1372.43 2322.23 moveto
3915 1381 2316 lineto
3916 1370.42 2315.52 lineto
3917 closepath stroke
3918 grestore
3919 % sighup_handler->sighup_handler
3920 gsave
3921 1 setlinewidth
3922 dotted
3923 0.000 0.000 0.000 edgecolor
3924 newpath 338 840 moveto
3925 329 850 341 860 373 860 curveto
3926 394 860 406 856 410 850 curveto
3927 stroke
3928 0.000 0.000 0.000 edgecolor
3929 newpath 413.39 849.12 moveto
3930 408 840 lineto
3931 406.53 850.49 lineto
3932 closepath fill
3933 1 setlinewidth
3934 solid
3935 0.000 0.000 0.000 edgecolor
3936 newpath 413.39 849.12 moveto
3937 408 840 lineto
3938 406.53 850.49 lineto
3939 closepath stroke
3940 grestore
3941 % sigchld_handler->sigchld_handler
3942 gsave
3943 1 setlinewidth
3944 dotted
3945 0.000 0.000 0.000 edgecolor
3946 newpath 545 766 moveto
3947 536 776 548 786 578 786 curveto
3948 598 786 610 782 613 776 curveto
3949 stroke
3950 0.000 0.000 0.000 edgecolor
3951 newpath 616.39 775.12 moveto
3952 611 766 lineto
3953 609.53 776.49 lineto
3954 closepath fill
3955 1 setlinewidth
3956 solid
3957 0.000 0.000 0.000 edgecolor
3958 newpath 616.39 775.12 moveto
3959 611 766 lineto
3960 609.53 776.49 lineto
3961 closepath stroke
3962 grestore
3963 % destroy_get_conf->destroy_address
3964 gsave
3965 1 setlinewidth
3966 solid
3967 0.000 0.000 0.000 edgecolor
3968 newpath 2065 3490 moveto
3969 2151 3498 2296 3512 2422 3518 curveto
3970 2583 3524 3026 3545 3140 3433 curveto
3971 3186 3388 3131 3339 3176 3295 curveto
3972 3184 3287 3193 3282 3204 3278 curveto
3973 stroke
3974 0.000 0.000 0.000 edgecolor
3975 newpath 3205.28 3281.26 moveto
3976 3213 3274 lineto
3977 3202.44 3274.86 lineto
3978 closepath fill
3979 1 setlinewidth
3980 solid
3981 0.000 0.000 0.000 edgecolor
3982 newpath 3205.28 3281.26 moveto
3983 3213 3274 lineto
3984 3202.44 3274.86 lineto
3985 closepath stroke
3986 grestore
3987 % peopen
3988 gsave
3989 1 setlinewidth
3990 0.000 0.000 0.000 nodecolor
3991 1705 2212 39.11 18 ellipse_path stroke
3992 0.000 0.000 0.000 nodecolor
3993 grestore
3994 % detect_online->peopen
3995 gsave
3996 1 setlinewidth
3997 solid
3998 0.000 0.000 0.000 edgecolor
3999 newpath 1468 2295 moveto
4000 1494 2279 1538 2253 1578 2239 curveto
4001 1603 2229 1633 2223 1657 2219 curveto
4002 stroke
4003 0.000 0.000 0.000 edgecolor
4004 newpath 1657.88 2222.39 moveto
4005 1667 2217 lineto
4006 1656.51 2215.53 lineto
4007 closepath fill
4008 1 setlinewidth
4009 solid
4010 0.000 0.000 0.000 edgecolor
4011 newpath 1657.88 2222.39 moveto
4012 1667 2217 lineto
4013 1656.51 2215.53 lineto
4014 closepath stroke
4015 grestore
4016 % addr_is_delivered_children->addr_is_delivered_children
4017 gsave
4018 1 setlinewidth
4019 solid
4020 0.000 0.000 0.000 edgecolor
4021 newpath 2725 2225 moveto
4022 2716 2235 2731 2244 2769 2244 curveto
4023 2793 2244 2808 2240 2813 2235 curveto
4024 stroke
4025 0.000 0.000 0.000 edgecolor
4026 newpath 2816.5 2235 moveto
4027 2813 2225 lineto
4028 2809.5 2235 lineto
4029 closepath fill
4030 1 setlinewidth
4031 solid
4032 0.000 0.000 0.000 edgecolor
4033 newpath 2816.5 2235 moveto
4034 2813 2225 lineto
4035 2809.5 2235 lineto
4036 closepath stroke
4037 grestore
4038 % spool_write->addr_string
4039 gsave
4040 1 setlinewidth
4041 solid
4042 0.000 0.000 0.000 edgecolor
4043 newpath 2824 649 moveto
4044 2916 643 3092 636 3140 673 curveto
4045 3183 707 3138 752 3176 789 curveto
4046 3188 801 3204 809 3220 814 curveto
4047 stroke
4048 0.000 0.000 0.000 edgecolor
4049 newpath 3219.51 817.47 moveto
4050 3230 816 lineto
4051 3220.88 810.61 lineto
4052 closepath fill
4053 1 setlinewidth
4054 solid
4055 0.000 0.000 0.000 edgecolor
4056 newpath 3219.51 817.47 moveto
4057 3230 816 lineto
4058 3220.88 810.61 lineto
4059 closepath stroke
4060 grestore
4061 % spool_write->set_euidgid
4062 gsave
4063 1 setlinewidth
4064 solid
4065 0.000 0.000 0.000 edgecolor
4066 newpath 2796 670 moveto
4067 2820 684 2856 705 2886 724 curveto
4068 2926 749 2970 779 2999 799 curveto
4069 stroke
4070 0.000 0.000 0.000 edgecolor
4071 newpath 2996.9 801.8 moveto
4072 3007 805 lineto
4073 3001.1 796.2 lineto
4074 closepath fill
4075 1 setlinewidth
4076 solid
4077 0.000 0.000 0.000 edgecolor
4078 newpath 2996.9 801.8 moveto
4079 3007 805 lineto
4080 3001.1 796.2 lineto
4081 closepath stroke
4082 grestore
4083 % spool_write_rcpt
4084 gsave
4085 1 setlinewidth
4086 0.000 0.000 0.000 nodecolor
4087 3031 700 77.83 18 ellipse_path stroke
4088 0.000 0.000 0.000 nodecolor
4089 grestore
4090 % spool_write->spool_write_rcpt
4091 gsave
4092 1 setlinewidth
4093 solid
4094 0.000 0.000 0.000 edgecolor
4095 newpath 2819 663 moveto
4096 2859 670 2915 679 2959 687 curveto
4097 stroke
4098 0.000 0.000 0.000 edgecolor
4099 newpath 2958.51 690.47 moveto
4100 2969 689 lineto
4101 2959.88 683.61 lineto
4102 closepath fill
4103 1 setlinewidth
4104 solid
4105 0.000 0.000 0.000 edgecolor
4106 newpath 2958.51 690.47 moveto
4107 2969 689 lineto
4108 2959.88 683.61 lineto
4109 closepath stroke
4110 grestore
4111 % is_privileged_user
4112 gsave
4113 1 setlinewidth
4114 0.000 0.000 0.000 nodecolor
4115 373 456 80.8 18 ellipse_path stroke
4116 0.000 0.000 0.000 nodecolor
4117 grestore
4118 % is_ingroup
4119 gsave
4120 1 setlinewidth
4121 0.000 0.000 0.000 nodecolor
4122 578 418 52.12 18 ellipse_path stroke
4123 0.000 0.000 0.000 nodecolor
4124 grestore
4125 % is_privileged_user->is_ingroup
4126 gsave
4127 1 setlinewidth
4128 solid
4129 0.000 0.000 0.000 edgecolor
4130 newpath 436 444 moveto
4131 463 439 495 433 522 428 curveto
4132 stroke
4133 0.000 0.000 0.000 edgecolor
4134 newpath 522.88 431.39 moveto
4135 532 426 lineto
4136 521.51 424.53 lineto
4137 closepath fill
4138 1 setlinewidth
4139 solid
4140 0.000 0.000 0.000 edgecolor
4141 newpath 522.88 431.39 moveto
4142 532 426 lineto
4143 521.51 424.53 lineto
4144 closepath stroke
4145 grestore
4146 % read_conf
4147 gsave
4148 1 setlinewidth
4149 0.000 0.000 0.000 nodecolor
4150 2769 2910 50.22 18 ellipse_path stroke
4151 0.000 0.000 0.000 nodecolor
4152 grestore
4153 % read_conf->parse_list
4154 gsave
4155 1 setlinewidth
4156 solid
4157 0.000 0.000 0.000 edgecolor
4158 newpath 2809 2899 moveto
4159 2836 2889 2869 2872 2886 2845 curveto
4160 2963 2722 2849 2319 2922 2195 curveto
4161 2993 2074 3155 2008 3236 1981 curveto
4162 stroke
4163 0.000 0.000 0.000 edgecolor
4164 newpath 3237.43 1984.23 moveto
4165 3246 1978 lineto
4166 3235.42 1977.52 lineto
4167 closepath fill
4168 1 setlinewidth
4169 solid
4170 0.000 0.000 0.000 edgecolor
4171 newpath 3237.43 1984.23 moveto
4172 3246 1978 lineto
4173 3235.42 1977.52 lineto
4174 closepath stroke
4175 grestore
4176 % read_conf->create_pair_string
4177 gsave
4178 1 setlinewidth
4179 solid
4180 0.000 0.000 0.000 edgecolor
4181 newpath 2820 2910 moveto
4182 2926 2910 3181 2908 3392 2884 curveto
4183 3417 2881 3445 2876 3469 2872 curveto
4184 stroke
4185 0.000 0.000 0.000 edgecolor
4186 newpath 3469.88 2875.39 moveto
4187 3479 2870 lineto
4188 3468.51 2868.53 lineto
4189 closepath fill
4190 1 setlinewidth
4191 solid
4192 0.000 0.000 0.000 edgecolor
4193 newpath 3469.88 2875.39 moveto
4194 3479 2870 lineto
4195 3468.51 2868.53 lineto
4196 closepath stroke
4197 grestore
4198 % read_conf->parse_boolean
4199 gsave
4200 1 setlinewidth
4201 solid
4202 0.000 0.000 0.000 edgecolor
4203 newpath 2808 2898 moveto
4204 2834 2888 2867 2871 2886 2845 curveto
4205 2944 2763 2876 2711 2922 2623 curveto
4206 2940 2590 2972 2562 2997 2543 curveto
4207 stroke
4208 0.000 0.000 0.000 edgecolor
4209 newpath 2999.1 2545.8 moveto
4210 3005 2537 lineto
4211 2994.9 2540.2 lineto
4212 closepath fill
4213 1 setlinewidth
4214 solid
4215 0.000 0.000 0.000 edgecolor
4216 newpath 2999.1 2545.8 moveto
4217 3005 2537 lineto
4218 2994.9 2540.2 lineto
4219 closepath stroke
4220 grestore
4221 % read_conf->read_statement
4222 gsave
4223 1 setlinewidth
4224 solid
4225 0.000 0.000 0.000 edgecolor
4226 newpath 2809 2899 moveto
4227 2835 2889 2868 2872 2886 2845 curveto
4228 2930 2779 2871 2552 2922 2493 curveto
4229 2931 2484 2941 2477 2953 2473 curveto
4230 stroke
4231 0.000 0.000 0.000 edgecolor
4232 newpath 2954.43 2476.23 moveto
4233 2963 2470 lineto
4234 2952.42 2469.52 lineto
4235 closepath fill
4236 1 setlinewidth
4237 solid
4238 0.000 0.000 0.000 edgecolor
4239 newpath 2954.43 2476.23 moveto
4240 2963 2470 lineto
4241 2952.42 2469.52 lineto
4242 closepath stroke
4243 grestore
4244 % read_conf->parse_interface
4245 gsave
4246 1 setlinewidth
4247 solid
4248 0.000 0.000 0.000 edgecolor
4249 newpath 2807 2898 moveto
4250 2833 2888 2867 2871 2886 2845 curveto
4251 2932 2783 2869 2731 2922 2677 curveto
4252 2931 2668 2942 2662 2953 2658 curveto
4253 stroke
4254 0.000 0.000 0.000 edgecolor
4255 newpath 2954.43 2661.23 moveto
4256 2963 2655 lineto
4257 2952.42 2654.52 lineto
4258 closepath fill
4259 1 setlinewidth
4260 solid
4261 0.000 0.000 0.000 edgecolor
4262 newpath 2954.43 2661.23 moveto
4263 2963 2655 lineto
4264 2952.42 2654.52 lineto
4265 closepath stroke
4266 grestore
4267 % create_pair
4268 gsave
4269 1 setlinewidth
4270 0.000 0.000 0.000 nodecolor
4271 3031 2948 54.2 18 ellipse_path stroke
4272 0.000 0.000 0.000 nodecolor
4273 grestore
4274 % read_conf->create_pair
4275 gsave
4276 1 setlinewidth
4277 solid
4278 0.000 0.000 0.000 edgecolor
4279 newpath 2816 2917 moveto
4280 2859 2924 2923 2933 2971 2940 curveto
4281 stroke
4282 0.000 0.000 0.000 edgecolor
4283 newpath 2970.7 2943.49 moveto
4284 2981 2941 lineto
4285 2971.4 2936.52 lineto
4286 closepath fill
4287 1 setlinewidth
4288 solid
4289 0.000 0.000 0.000 edgecolor
4290 newpath 2970.7 2943.49 moveto
4291 2981 2941 lineto
4292 2971.4 2936.52 lineto
4293 closepath stroke
4294 grestore
4295 % time_interval
4296 gsave
4297 1 setlinewidth
4298 0.000 0.000 0.000 nodecolor
4299 3031 3002 59.96 18 ellipse_path stroke
4300 0.000 0.000 0.000 nodecolor
4301 grestore
4302 % read_conf->time_interval
4303 gsave
4304 1 setlinewidth
4305 solid
4306 0.000 0.000 0.000 edgecolor
4307 newpath 2818 2915 moveto
4308 2840 2918 2865 2925 2886 2937 curveto
4309 2907 2948 2902 2963 2922 2975 curveto
4310 2935 2982 2951 2988 2966 2993 curveto
4311 stroke
4312 0.000 0.000 0.000 edgecolor
4313 newpath 2965.51 2996.47 moveto
4314 2976 2995 lineto
4315 2966.88 2989.61 lineto
4316 closepath fill
4317 1 setlinewidth
4318 solid
4319 0.000 0.000 0.000 edgecolor
4320 newpath 2965.51 2996.47 moveto
4321 2976 2995 lineto
4322 2966.88 2989.61 lineto
4323 closepath stroke
4324 grestore
4325 % smtp_out_open
4326 gsave
4327 1 setlinewidth
4328 0.000 0.000 0.000 nodecolor
4329 2519 1542 72.96 18 ellipse_path stroke
4330 0.000 0.000 0.000 nodecolor
4331 grestore
4332 % create_smtpbase
4333 gsave
4334 1 setlinewidth
4335 0.000 0.000 0.000 nodecolor
4336 2769 1596 75.94 18 ellipse_path stroke
4337 0.000 0.000 0.000 nodecolor
4338 grestore
4339 % smtp_out_open->create_smtpbase
4340 gsave
4341 1 setlinewidth
4342 solid
4343 0.000 0.000 0.000 edgecolor
4344 newpath 2574 1554 moveto
4345 2612 1562 2662 1573 2702 1582 curveto
4346 stroke
4347 0.000 0.000 0.000 edgecolor
4348 newpath 2701.51 1585.47 moveto
4349 2712 1584 lineto
4350 2702.88 1578.61 lineto
4351 closepath fill
4352 1 setlinewidth
4353 solid
4354 0.000 0.000 0.000 edgecolor
4355 newpath 2701.51 1585.47 moveto
4356 2712 1584 lineto
4357 2702.88 1578.61 lineto
4358 closepath stroke
4359 grestore
4360 % connect_resolvelist
4361 gsave
4362 1 setlinewidth
4363 0.000 0.000 0.000 nodecolor
4364 2769 1542 84.97 18 ellipse_path stroke
4365 0.000 0.000 0.000 nodecolor
4366 grestore
4367 % smtp_out_open->connect_resolvelist
4368 gsave
4369 1 setlinewidth
4370 solid
4371 0.000 0.000 0.000 edgecolor
4372 newpath 2592 1542 moveto
4373 2618 1542 2646 1542 2673 1542 curveto
4374 stroke
4375 0.000 0.000 0.000 edgecolor
4376 newpath 2673 1545.5 moveto
4377 2683 1542 lineto
4378 2673 1538.5 lineto
4379 closepath fill
4380 1 setlinewidth
4381 solid
4382 0.000 0.000 0.000 edgecolor
4383 newpath 2673 1545.5 moveto
4384 2683 1542 lineto
4385 2673 1538.5 lineto
4386 closepath stroke
4387 grestore
4388 % connect_hostlist
4389 gsave
4390 1 setlinewidth
4391 0.000 0.000 0.000 nodecolor
4392 3031 1360 75.05 18 ellipse_path stroke
4393 0.000 0.000 0.000 nodecolor
4394 grestore
4395 % connect_resolvelist->connect_hostlist
4396 gsave
4397 1 setlinewidth
4398 solid
4399 0.000 0.000 0.000 edgecolor
4400 newpath 2849 1535 moveto
4401 2863 1531 2876 1525 2886 1515 curveto
4402 2928 1475 2882 1432 2922 1392 curveto
4403 2931 1383 2943 1376 2955 1371 curveto
4404 stroke
4405 0.000 0.000 0.000 edgecolor
4406 newpath 2955.62 1374.48 moveto
4407 2964 1368 lineto
4408 2953.41 1367.84 lineto
4409 closepath fill
4410 1 setlinewidth
4411 solid
4412 0.000 0.000 0.000 edgecolor
4413 newpath 2955.62 1374.48 moveto
4414 2964 1368 lineto
4415 2953.41 1367.84 lineto
4416 closepath stroke
4417 grestore
4418 % peopen->peidopen
4419 gsave
4420 1 setlinewidth
4421 solid
4422 0.000 0.000 0.000 edgecolor
4423 newpath 1744 2214 moveto
4424 1819 2219 1986 2233 2118 2277 curveto
4425 2263 2323 2283 2373 2422 2432 curveto
4426 2522 2473 2548 2483 2652 2509 curveto
4427 2861 2559 3116 2587 3228 2598 curveto
4428 stroke
4429 0.000 0.000 0.000 edgecolor
4430 newpath 3227.7 2601.49 moveto
4431 3238 2599 lineto
4432 3228.4 2594.52 lineto
4433 closepath fill
4434 1 setlinewidth
4435 solid
4436 0.000 0.000 0.000 edgecolor
4437 newpath 3227.7 2601.49 moveto
4438 3238 2599 lineto
4439 3228.4 2594.52 lineto
4440 closepath stroke
4441 grestore
4442 % route_is_allowed_mail_local
4443 gsave
4444 1 setlinewidth
4445 0.000 0.000 0.000 nodecolor
4446 1705 2358 121.1 18 ellipse_path stroke
4447 0.000 0.000 0.000 nodecolor
4448 grestore
4449 % _g_list_strcmp
4450 gsave
4451 1 setlinewidth
4452 0.000 0.000 0.000 nodecolor
4453 1993 2358 68.99 18 ellipse_path stroke
4454 0.000 0.000 0.000 nodecolor
4455 grestore
4456 % route_is_allowed_mail_local->_g_list_strcmp
4457 gsave
4458 1 setlinewidth
4459 dotted
4460 0.000 0.000 0.000 edgecolor
4461 newpath 1827 2358 moveto
4462 1856 2358 1886 2358 1913 2358 curveto
4463 stroke
4464 0.000 0.000 0.000 edgecolor
4465 newpath 1913 2361.5 moveto
4466 1923 2358 lineto
4467 1913 2354.5 lineto
4468 closepath fill
4469 1 setlinewidth
4470 solid
4471 0.000 0.000 0.000 edgecolor
4472 newpath 1913 2361.5 moveto
4473 1923 2358 lineto
4474 1913 2354.5 lineto
4475 closepath stroke
4476 grestore
4477 % spool_write_rcpt->addr_string
4478 gsave
4479 1 setlinewidth
4480 solid
4481 0.000 0.000 0.000 edgecolor
4482 newpath 3094 711 moveto
4483 3110 715 3127 722 3140 732 curveto
4484 3164 751 3153 771 3176 789 curveto
4485 3189 800 3207 806 3223 811 curveto
4486 stroke
4487 0.000 0.000 0.000 edgecolor
4488 newpath 3222.42 814.48 moveto
4489 3233 814 lineto
4490 3224.43 807.77 lineto
4491 closepath fill
4492 1 setlinewidth
4493 solid
4494 0.000 0.000 0.000 edgecolor
4495 newpath 3222.42 814.48 moveto
4496 3233 814 lineto
4497 3224.43 807.77 lineto
4498 closepath stroke
4499 grestore
4500 % destroy_msg_out
4501 gsave
4502 1 setlinewidth
4503 0.000 0.000 0.000 nodecolor
4504 1993 2304 79.22 18 ellipse_path stroke
4505 0.000 0.000 0.000 nodecolor
4506 grestore
4507 % destroy_msg_out->destroy_address
4508 gsave
4509 1 setlinewidth
4510 solid
4511 0.000 0.000 0.000 edgecolor
4512 newpath 2072 2305 moveto
4513 2089 2309 2106 2317 2118 2331 curveto
4514 2206 2432 2087 2817 2154 2933 curveto
4515 2216 3039 2312 2985 2386 3083 curveto
4516 2419 3124 2385 3159 2422 3196 curveto
4517 2531 3301 3007 3285 3201 3274 curveto
4518 stroke
4519 0.000 0.000 0.000 edgecolor
4520 newpath 3201.4 3277.48 moveto
4521 3211 3273 lineto
4522 3200.7 3270.51 lineto
4523 closepath fill
4524 1 setlinewidth
4525 solid
4526 0.000 0.000 0.000 edgecolor
4527 newpath 3201.4 3277.48 moveto
4528 3211 3273 lineto
4529 3200.7 3270.51 lineto
4530 closepath stroke
4531 grestore
4532 % destroy_msg_out->destroy_header
4533 gsave
4534 1 setlinewidth
4535 solid
4536 0.000 0.000 0.000 edgecolor
4537 newpath 2006 2286 moveto
4538 2030 2253 2088 2183 2154 2148 curveto
4539 2354 2042 2430 2084 2652 2046 curveto
4540 2704 2037 2848 2049 2886 2013 curveto
4541 2946 1956 2860 1884 2922 1832 curveto
4542 2964 1796 3118 1806 3211 1817 curveto
4543 stroke
4544 0.000 0.000 0.000 edgecolor
4545 newpath 3210.7 1820.49 moveto
4546 3221 1818 lineto
4547 3211.4 1813.52 lineto
4548 closepath fill
4549 1 setlinewidth
4550 solid
4551 0.000 0.000 0.000 edgecolor
4552 newpath 3210.7 1820.49 moveto
4553 3221 1818 lineto
4554 3211.4 1813.52 lineto
4555 closepath stroke
4556 grestore
4557 % smtp_out_open_child
4558 gsave
4559 1 setlinewidth
4560 0.000 0.000 0.000 nodecolor
4561 2519 1596 96.09 18 ellipse_path stroke
4562 0.000 0.000 0.000 nodecolor
4563 grestore
4564 % smtp_out_open_child->create_smtpbase
4565 gsave
4566 1 setlinewidth
4567 solid
4568 0.000 0.000 0.000 edgecolor
4569 newpath 2616 1596 moveto
4570 2637 1596 2660 1596 2682 1596 curveto
4571 stroke
4572 0.000 0.000 0.000 edgecolor
4573 newpath 2682 1599.5 moveto
4574 2692 1596 lineto
4575 2682 1592.5 lineto
4576 closepath fill
4577 1 setlinewidth
4578 solid
4579 0.000 0.000 0.000 edgecolor
4580 newpath 2682 1599.5 moveto
4581 2692 1596 lineto
4582 2682 1592.5 lineto
4583 closepath stroke
4584 grestore
4585 % child
4586 gsave
4587 1 setlinewidth
4588 0.000 0.000 0.000 nodecolor
4589 2769 1650 29.88 18 ellipse_path stroke
4590 0.000 0.000 0.000 nodecolor
4591 grestore
4592 % smtp_out_open_child->child
4593 gsave
4594 1 setlinewidth
4595 solid
4596 0.000 0.000 0.000 edgecolor
4597 newpath 2582 1610 moveto
4598 2629 1620 2691 1634 2731 1642 curveto
4599 stroke
4600 0.000 0.000 0.000 edgecolor
4601 newpath 2730.51 1645.47 moveto
4602 2741 1644 lineto
4603 2731.88 1638.61 lineto
4604 closepath fill
4605 1 setlinewidth
4606 solid
4607 0.000 0.000 0.000 edgecolor
4608 newpath 2730.51 1645.47 moveto
4609 2741 1644 lineto
4610 2731.88 1638.61 lineto
4611 closepath stroke
4612 grestore
4613 % parse_address_rfc821
4614 gsave
4615 1 setlinewidth
4616 0.000 0.000 0.000 nodecolor
4617 4062 1566 97.98 18 ellipse_path stroke
4618 0.000 0.000 0.000 nodecolor
4619 grestore
4620 % _create_address->parse_address_rfc821
4621 gsave
4622 1 setlinewidth
4623 solid
4624 0.000 0.000 0.000 edgecolor
4625 newpath 3880 1566 moveto
4626 3903 1566 3929 1566 3954 1566 curveto
4627 stroke
4628 0.000 0.000 0.000 edgecolor
4629 newpath 3954 1569.5 moveto
4630 3964 1566 lineto
4631 3954 1562.5 lineto
4632 closepath fill
4633 1 setlinewidth
4634 solid
4635 0.000 0.000 0.000 edgecolor
4636 newpath 3954 1569.5 moveto
4637 3964 1566 lineto
4638 3954 1562.5 lineto
4639 closepath stroke
4640 grestore
4641 % parse_address_rfc822
4642 gsave
4643 1 setlinewidth
4644 0.000 0.000 0.000 nodecolor
4645 4062 1620 97.98 18 ellipse_path stroke
4646 0.000 0.000 0.000 nodecolor
4647 grestore
4648 % _create_address->parse_address_rfc822
4649 gsave
4650 1 setlinewidth
4651 solid
4652 0.000 0.000 0.000 edgecolor
4653 newpath 3862 1578 moveto
4654 3899 1585 3947 1596 3987 1604 curveto
4655 stroke
4656 0.000 0.000 0.000 edgecolor
4657 newpath 3986.51 1607.47 moveto
4658 3997 1606 lineto
4659 3987.88 1600.61 lineto
4660 closepath fill
4661 1 setlinewidth
4662 solid
4663 0.000 0.000 0.000 edgecolor
4664 newpath 3986.51 1607.47 moveto
4665 3997 1606 lineto
4666 3987.88 1600.61 lineto
4667 closepath stroke
4668 grestore
4669 % spool_unlock->set_euidgid
4670 gsave
4671 1 setlinewidth
4672 solid
4673 0.000 0.000 0.000 edgecolor
4674 newpath 1228 865 moveto
4675 1259 854 1303 840 1342 833 curveto
4676 1502 806 1544 814 1705 814 curveto
4677 1705 814 1705 814 2519 814 curveto
4678 2679 814 2867 818 2965 820 curveto
4679 stroke
4680 0.000 0.000 0.000 edgecolor
4681 newpath 2965 823.5 moveto
4682 2975 820 lineto
4683 2965 816.5 lineto
4684 closepath fill
4685 1 setlinewidth
4686 solid
4687 0.000 0.000 0.000 edgecolor
4688 newpath 2965 823.5 moveto
4689 2975 820 lineto
4690 2965 816.5 lineto
4691 closepath stroke
4692 grestore
4693 % dot_unlock
4694 gsave
4695 1 setlinewidth
4696 0.000 0.000 0.000 nodecolor
4697 1442 860 55.09 18 ellipse_path stroke
4698 0.000 0.000 0.000 nodecolor
4699 grestore
4700 % spool_unlock->dot_unlock
4701 gsave
4702 1 setlinewidth
4703 solid
4704 0.000 0.000 0.000 edgecolor
4705 newpath 1252 874 moveto
4706 1290 871 1339 868 1378 865 curveto
4707 stroke
4708 0.000 0.000 0.000 edgecolor
4709 newpath 1378.4 868.48 moveto
4710 1388 864 lineto
4711 1377.7 861.51 lineto
4712 closepath fill
4713 1 setlinewidth
4714 solid
4715 0.000 0.000 0.000 edgecolor
4716 newpath 1378.4 868.48 moveto
4717 1388 864 lineto
4718 1377.7 861.51 lineto
4719 closepath stroke
4720 grestore
4721 % create_address_rfc822
4722 gsave
4723 1 setlinewidth
4724 0.000 0.000 0.000 nodecolor
4725 3537 1620 100.06 18 ellipse_path stroke
4726 0.000 0.000 0.000 nodecolor
4727 grestore
4728 % create_address_rfc822->_create_address
4729 gsave
4730 1 setlinewidth
4731 solid
4732 0.000 0.000 0.000 edgecolor
4733 newpath 3604 1607 moveto
4734 3645 1599 3697 1588 3738 1580 curveto
4735 stroke
4736 0.000 0.000 0.000 edgecolor
4737 newpath 3738.88 1583.39 moveto
4738 3748 1578 lineto
4739 3737.51 1576.53 lineto
4740 closepath fill
4741 1 setlinewidth
4742 solid
4743 0.000 0.000 0.000 edgecolor
4744 newpath 3738.88 1583.39 moveto
4745 3748 1578 lineto
4746 3737.51 1576.53 lineto
4747 closepath stroke
4748 grestore
4749 % deliver_msglist_host_smtp
4750 gsave
4751 1 setlinewidth
4752 0.000 0.000 0.000 nodecolor
4753 2270 1542 114.85 18 ellipse_path stroke
4754 0.000 0.000 0.000 nodecolor
4755 grestore
4756 % deliver_msglist_host_smtp->msg_free_data
4757 gsave
4758 1 setlinewidth
4759 solid
4760 0.000 0.000 0.000 edgecolor
4761 newpath 2274 1560 moveto
4762 2288 1635 2346 1934 2386 2181 curveto
4763 2396 2236 2388 2387 2422 2432 curveto
4764 2559 2609 2733 2464 2886 2628 curveto
4765 2920 2663 2886 2699 2922 2731 curveto
4766 2997 2795 3044 2754 3140 2774 curveto
4767 3166 2779 3195 2785 3220 2790 curveto
4768 stroke
4769 0.000 0.000 0.000 edgecolor
4770 newpath 3219.51 2793.47 moveto
4771 3230 2792 lineto
4772 3220.88 2786.61 lineto
4773 closepath fill
4774 1 setlinewidth
4775 solid
4776 0.000 0.000 0.000 edgecolor
4777 newpath 3219.51 2793.47 moveto
4778 3230 2792 lineto
4779 3220.88 2786.61 lineto
4780 closepath stroke
4781 grestore
4782 % deliver_msglist_host_smtp->smtp_out_init
4783 gsave
4784 1 setlinewidth
4785 solid
4786 0.000 0.000 0.000 edgecolor
4787 newpath 2279 1524 moveto
4788 2300 1486 2353 1399 2422 1353 curveto
4789 2431 1347 2442 1342 2453 1338 curveto
4790 stroke
4791 0.000 0.000 0.000 edgecolor
4792 newpath 2454.43 1341.23 moveto
4793 2463 1335 lineto
4794 2452.42 1334.52 lineto
4795 closepath fill
4796 1 setlinewidth
4797 solid
4798 0.000 0.000 0.000 edgecolor
4799 newpath 2454.43 1341.23 moveto
4800 2463 1335 lineto
4801 2452.42 1334.52 lineto
4802 closepath stroke
4803 grestore
4804 % deliver_msglist_host_smtp->deliver_finish
4805 gsave
4806 1 setlinewidth
4807 solid
4808 0.000 0.000 0.000 edgecolor
4809 newpath 2277 1560 moveto
4810 2312 1652 2467 2069 2508 2180 curveto
4811 stroke
4812 0.000 0.000 0.000 edgecolor
4813 newpath 2505.04 2182.02 moveto
4814 2512 2190 lineto
4815 2511.54 2179.42 lineto
4816 closepath fill
4817 1 setlinewidth
4818 solid
4819 0.000 0.000 0.000 edgecolor
4820 newpath 2505.04 2182.02 moveto
4821 2512 2190 lineto
4822 2511.54 2179.42 lineto
4823 closepath stroke
4824 grestore
4825 % deliver_msglist_host_smtp->spool_read_data
4826 gsave
4827 1 setlinewidth
4828 solid
4829 0.000 0.000 0.000 edgecolor
4830 newpath 2298 1559 moveto
4831 2328 1578 2377 1606 2422 1623 curveto
4832 2521 1660 2548 1664 2652 1677 curveto
4833 2756 1688 2805 1741 2886 1677 curveto
4834 2942 1633 2868 1566 2922 1522 curveto
4835 2964 1488 3111 1494 3205 1503 curveto
4836 stroke
4837 0.000 0.000 0.000 edgecolor
4838 newpath 3204.7 1506.49 moveto
4839 3215 1504 lineto
4840 3205.4 1499.52 lineto
4841 closepath fill
4842 1 setlinewidth
4843 solid
4844 0.000 0.000 0.000 edgecolor
4845 newpath 3204.7 1506.49 moveto
4846 3215 1504 lineto
4847 3205.4 1499.52 lineto
4848 closepath stroke
4849 grestore
4850 % deliver_msglist_host_smtp->smtp_out_rset
4851 gsave
4852 1 setlinewidth
4853 solid
4854 0.000 0.000 0.000 edgecolor
4855 newpath 2285 1524 moveto
4856 2311 1495 2365 1438 2422 1407 curveto
4857 2432 1402 2443 1397 2454 1393 curveto
4858 stroke
4859 0.000 0.000 0.000 edgecolor
4860 newpath 2455.43 1396.23 moveto
4861 2464 1390 lineto
4862 2453.42 1389.52 lineto
4863 closepath fill
4864 1 setlinewidth
4865 solid
4866 0.000 0.000 0.000 edgecolor
4867 newpath 2455.43 1396.23 moveto
4868 2464 1390 lineto
4869 2453.42 1389.52 lineto
4870 closepath stroke
4871 grestore
4872 % deliver_msglist_host_smtp->smtp_out_msg
4873 gsave
4874 1 setlinewidth
4875 solid
4876 0.000 0.000 0.000 edgecolor
4877 newpath 2309 1525 moveto
4878 2354 1506 2427 1474 2474 1454 curveto
4879 stroke
4880 0.000 0.000 0.000 edgecolor
4881 newpath 2475.28 1457.26 moveto
4882 2483 1450 lineto
4883 2472.44 1450.86 lineto
4884 closepath fill
4885 1 setlinewidth
4886 solid
4887 0.000 0.000 0.000 edgecolor
4888 newpath 2475.28 1457.26 moveto
4889 2483 1450 lineto
4890 2472.44 1450.86 lineto
4891 closepath stroke
4892 grestore
4893 % deliver_msglist_host_smtp->smtp_out_mark_rcpts
4894 gsave
4895 1 setlinewidth
4896 solid
4897 0.000 0.000 0.000 edgecolor
4898 newpath 2341 1528 moveto
4899 2366 1523 2395 1518 2422 1515 curveto
4900 2503 1505 2595 1498 2664 1494 curveto
4901 stroke
4902 0.000 0.000 0.000 edgecolor
4903 newpath 2664.4 1497.48 moveto
4904 2674 1493 lineto
4905 2663.7 1490.51 lineto
4906 closepath fill
4907 1 setlinewidth
4908 solid
4909 0.000 0.000 0.000 edgecolor
4910 newpath 2664.4 1497.48 moveto
4911 2674 1493 lineto
4912 2663.7 1490.51 lineto
4913 closepath stroke
4914 grestore
4915 % deliver_msglist_host_smtp->smtp_out_open
4916 gsave
4917 1 setlinewidth
4918 solid
4919 0.000 0.000 0.000 edgecolor
4920 newpath 2386 1542 moveto
4921 2402 1542 2419 1542 2436 1542 curveto
4922 stroke
4923 0.000 0.000 0.000 edgecolor
4924 newpath 2436 1545.5 moveto
4925 2446 1542 lineto
4926 2436 1538.5 lineto
4927 closepath fill
4928 1 setlinewidth
4929 solid
4930 0.000 0.000 0.000 edgecolor
4931 newpath 2436 1545.5 moveto
4932 2446 1542 lineto
4933 2436 1538.5 lineto
4934 closepath stroke
4935 grestore
4936 % deliver_msglist_host_smtp->smtp_out_open_child
4937 gsave
4938 1 setlinewidth
4939 solid
4940 0.000 0.000 0.000 edgecolor
4941 newpath 2338 1557 moveto
4942 2371 1564 2411 1573 2445 1580 curveto
4943 stroke
4944 0.000 0.000 0.000 edgecolor
4945 newpath 2444.51 1583.47 moveto
4946 2455 1582 lineto
4947 2445.88 1576.61 lineto
4948 closepath fill
4949 1 setlinewidth
4950 solid
4951 0.000 0.000 0.000 edgecolor
4952 newpath 2444.51 1583.47 moveto
4953 2455 1582 lineto
4954 2445.88 1576.61 lineto
4955 closepath stroke
4956 grestore
4957 % set_heloname
4958 gsave
4959 1 setlinewidth
4960 0.000 0.000 0.000 nodecolor
4961 2519 1180 63.93 18 ellipse_path stroke
4962 0.000 0.000 0.000 nodecolor
4963 grestore
4964 % deliver_msglist_host_smtp->set_heloname
4965 gsave
4966 1 setlinewidth
4967 solid
4968 0.000 0.000 0.000 edgecolor
4969 newpath 2280 1524 moveto
4970 2301 1485 2351 1390 2386 1307 curveto
4971 2405 1264 2388 1240 2422 1207 curveto
4972 2430 1199 2440 1194 2450 1190 curveto
4973 stroke
4974 0.000 0.000 0.000 edgecolor
4975 newpath 2451.43 1193.23 moveto
4976 2460 1187 lineto
4977 2449.42 1186.52 lineto
4978 closepath fill
4979 1 setlinewidth
4980 solid
4981 0.000 0.000 0.000 edgecolor
4982 newpath 2451.43 1193.23 moveto
4983 2460 1187 lineto
4984 2449.42 1186.52 lineto
4985 closepath stroke
4986 grestore
4987 % destroy_smtpbase
4988 gsave
4989 1 setlinewidth
4990 0.000 0.000 0.000 nodecolor
4991 2519 1126 82.19 18 ellipse_path stroke
4992 0.000 0.000 0.000 nodecolor
4993 grestore
4994 % deliver_msglist_host_smtp->destroy_smtpbase
4995 gsave
4996 1 setlinewidth
4997 solid
4998 0.000 0.000 0.000 edgecolor
4999 newpath 2281 1524 moveto
5000 2303 1485 2356 1391 2386 1307 curveto
5001 2410 1241 2374 1204 2422 1153 curveto
5002 2427 1148 2433 1144 2439 1140 curveto
5003 stroke
5004 0.000 0.000 0.000 edgecolor
5005 newpath 2441.02 1142.96 moveto
5006 2449 1136 lineto
5007 2438.42 1136.46 lineto
5008 closepath fill
5009 1 setlinewidth
5010 solid
5011 0.000 0.000 0.000 edgecolor
5012 newpath 2441.02 1142.96 moveto
5013 2449 1136 lineto
5014 2438.42 1136.46 lineto
5015 closepath stroke
5016 grestore
5017 % pop_before_smtp
5018 gsave
5019 1 setlinewidth
5020 0.000 0.000 0.000 nodecolor
5021 2519 2405 80.8 18 ellipse_path stroke
5022 0.000 0.000 0.000 nodecolor
5023 grestore
5024 % deliver_msglist_host_smtp->pop_before_smtp
5025 gsave
5026 1 setlinewidth
5027 solid
5028 0.000 0.000 0.000 edgecolor
5029 newpath 2272 1560 moveto
5030 2281 1641 2323 1977 2422 2235 curveto
5031 2443 2289 2479 2346 2500 2379 curveto
5032 stroke
5033 0.000 0.000 0.000 edgecolor
5034 newpath 2497.2 2381.1 moveto
5035 2506 2387 lineto
5036 2502.8 2376.9 lineto
5037 closepath fill
5038 1 setlinewidth
5039 solid
5040 0.000 0.000 0.000 edgecolor
5041 newpath 2497.2 2381.1 moveto
5042 2506 2387 lineto
5043 2502.8 2376.9 lineto
5044 closepath stroke
5045 grestore
5046 % delivery_failures
5047 gsave
5048 1 setlinewidth
5049 0.000 0.000 0.000 nodecolor
5050 2519 2856 73.85 18 ellipse_path stroke
5051 0.000 0.000 0.000 nodecolor
5052 grestore
5053 % deliver_msglist_host_smtp->delivery_failures
5054 gsave
5055 1 setlinewidth
5056 solid
5057 0.000 0.000 0.000 edgecolor
5058 newpath 2274 1560 moveto
5059 2291 1636 2357 1933 2386 2181 curveto
5060 2395 2248 2389 2732 2422 2791 curveto
5061 2433 2811 2452 2825 2471 2835 curveto
5062 stroke
5063 0.000 0.000 0.000 edgecolor
5064 newpath 2469.56 2838.2 moveto
5065 2480 2840 lineto
5066 2472.96 2832.08 lineto
5067 closepath fill
5068 1 setlinewidth
5069 solid
5070 0.000 0.000 0.000 edgecolor
5071 newpath 2469.56 2838.2 moveto
5072 2480 2840 lineto
5073 2472.96 2832.08 lineto
5074 closepath stroke
5075 grestore
5076 % smtp_out_quit
5077 gsave
5078 1 setlinewidth
5079 0.000 0.000 0.000 nodecolor
5080 2519 1234 68.1 18 ellipse_path stroke
5081 0.000 0.000 0.000 nodecolor
5082 grestore
5083 % deliver_msglist_host_smtp->smtp_out_quit
5084 gsave
5085 1 setlinewidth
5086 solid
5087 0.000 0.000 0.000 edgecolor
5088 newpath 2278 1524 moveto
5089 2302 1469 2378 1303 2422 1266 curveto
5090 2431 1258 2443 1252 2454 1248 curveto
5091 stroke
5092 0.000 0.000 0.000 edgecolor
5093 newpath 2455.43 1251.23 moveto
5094 2464 1245 lineto
5095 2453.42 1244.52 lineto
5096 closepath fill
5097 1 setlinewidth
5098 solid
5099 0.000 0.000 0.000 edgecolor
5100 newpath 2455.43 1251.23 moveto
5101 2464 1245 lineto
5102 2453.42 1244.52 lineto
5103 closepath stroke
5104 grestore
5105 % pop_before_smtp->resolve_dns_a
5106 gsave
5107 1 setlinewidth
5108 dotted
5109 0.000 0.000 0.000 edgecolor
5110 newpath 2598 2410 moveto
5111 2616 2411 2634 2411 2652 2412 curveto
5112 2756 2414 2795 2461 2886 2412 curveto
5113 2912 2398 2898 2373 2922 2358 curveto
5114 3010 2302 3132 2296 3210 2300 curveto
5115 stroke
5116 0.000 0.000 0.000 edgecolor
5117 newpath 3210 2303.5 moveto
5118 3220 2300 lineto
5119 3210 2296.5 lineto
5120 closepath fill
5121 1 setlinewidth
5122 solid
5123 0.000 0.000 0.000 edgecolor
5124 newpath 3210 2303.5 moveto
5125 3220 2300 lineto
5126 3210 2296.5 lineto
5127 closepath stroke
5128 grestore
5129 % pop_before_smtp->resolve_byname
5130 gsave
5131 1 setlinewidth
5132 dotted
5133 0.000 0.000 0.000 edgecolor
5134 newpath 2600 2404 moveto
5135 2702 2403 2866 2397 2886 2379 curveto
5136 2972 2298 2836 2196 2922 2117 curveto
5137 2963 2080 3111 2085 3205 2092 curveto
5138 stroke
5139 0.000 0.000 0.000 edgecolor
5140 newpath 3204.7 2095.49 moveto
5141 3215 2093 lineto
5142 3205.4 2088.52 lineto
5143 closepath fill
5144 1 setlinewidth
5145 solid
5146 0.000 0.000 0.000 edgecolor
5147 newpath 3204.7 2095.49 moveto
5148 3215 2093 lineto
5149 3205.4 2088.52 lineto
5150 closepath stroke
5151 grestore
5152 % pop_before_smtp->read_get_conf
5153 gsave
5154 1 setlinewidth
5155 solid
5156 0.000 0.000 0.000 edgecolor
5157 newpath 2563 2420 moveto
5158 2589 2429 2622 2440 2652 2450 curveto
5159 2671 2456 2692 2462 2711 2467 curveto
5160 stroke
5161 0.000 0.000 0.000 edgecolor
5162 newpath 2710.51 2470.47 moveto
5163 2721 2469 lineto
5164 2711.88 2463.61 lineto
5165 closepath fill
5166 1 setlinewidth
5167 solid
5168 0.000 0.000 0.000 edgecolor
5169 newpath 2710.51 2470.47 moveto
5170 2721 2469 lineto
5171 2711.88 2463.61 lineto
5172 closepath stroke
5173 grestore
5174 % delivery_failures->fail_msg
5175 gsave
5176 1 setlinewidth
5177 solid
5178 0.000 0.000 0.000 edgecolor
5179 newpath 2579 2867 moveto
5180 2654 2878 2785 2887 2886 2845 curveto
5181 2943 2820 2990 2763 3014 2730 curveto
5182 stroke
5183 0.000 0.000 0.000 edgecolor
5184 newpath 3017.37 2731.26 moveto
5185 3020 2721 lineto
5186 3011.54 2727.38 lineto
5187 closepath fill
5188 1 setlinewidth
5189 solid
5190 0.000 0.000 0.000 edgecolor
5191 newpath 3017.37 2731.26 moveto
5192 3020 2721 lineto
5193 3011.54 2727.38 lineto
5194 closepath stroke
5195 grestore
5196 % warn_msg
5197 gsave
5198 1 setlinewidth
5199 0.000 0.000 0.000 nodecolor
5200 2769 2964 50.92 18 ellipse_path stroke
5201 0.000 0.000 0.000 nodecolor
5202 grestore
5203 % delivery_failures->warn_msg
5204 gsave
5205 1 setlinewidth
5206 solid
5207 0.000 0.000 0.000 edgecolor
5208 newpath 2581 2866 moveto
5209 2594 2870 2606 2875 2616 2883 curveto
5210 2640 2899 2629 2920 2652 2937 curveto
5211 2668 2948 2689 2955 2708 2959 curveto
5212 stroke
5213 0.000 0.000 0.000 edgecolor
5214 newpath 2707.51 2962.47 moveto
5215 2718 2961 lineto
5216 2708.88 2955.61 lineto
5217 closepath fill
5218 1 setlinewidth
5219 solid
5220 0.000 0.000 0.000 edgecolor
5221 newpath 2707.51 2962.47 moveto
5222 2718 2961 lineto
5223 2708.88 2955.61 lineto
5224 closepath stroke
5225 grestore
5226 % table_find_fnmatch
5227 gsave
5228 1 setlinewidth
5229 0.000 0.000 0.000 nodecolor
5230 3537 1788 86.17 18 ellipse_path stroke
5231 0.000 0.000 0.000 nodecolor
5232 grestore
5233 % table_find_fnmatch->table_find_func
5234 gsave
5235 1 setlinewidth
5236 solid
5237 0.000 0.000 0.000 edgecolor
5238 newpath 3543 1806 moveto
5239 3562 1860 3617 2028 3646 2171 curveto
5240 3748 2677 3794 3308 3803 3449 curveto
5241 stroke
5242 0.000 0.000 0.000 edgecolor
5243 newpath 3799.52 3449.4 moveto
5244 3804 3459 lineto
5245 3806.49 3448.7 lineto
5246 closepath fill
5247 1 setlinewidth
5248 solid
5249 0.000 0.000 0.000 edgecolor
5250 newpath 3799.52 3449.4 moveto
5251 3804 3459 lineto
5252 3806.49 3448.7 lineto
5253 closepath stroke
5254 grestore
5255 % fnmatch0
5256 gsave
5257 1 setlinewidth
5258 0.000 0.000 0.000 nodecolor
5259 3805 1788 46.75 18 ellipse_path stroke
5260 0.000 0.000 0.000 nodecolor
5261 grestore
5262 % table_find_fnmatch->fnmatch0
5263 gsave
5264 1 setlinewidth
5265 dotted
5266 0.000 0.000 0.000 edgecolor
5267 newpath 3623 1788 moveto
5268 3664 1788 3711 1788 3747 1788 curveto
5269 stroke
5270 0.000 0.000 0.000 edgecolor
5271 newpath 3747 1791.5 moveto
5272 3757 1788 lineto
5273 3747 1784.5 lineto
5274 closepath fill
5275 1 setlinewidth
5276 solid
5277 0.000 0.000 0.000 edgecolor
5278 newpath 3747 1791.5 moveto
5279 3757 1788 lineto
5280 3747 1784.5 lineto
5281 closepath stroke
5282 grestore
5283 % read_domain
5284 gsave
5285 1 setlinewidth
5286 0.000 0.000 0.000 nodecolor
5287 4294 1620 61.84 18 ellipse_path stroke
5288 0.000 0.000 0.000 nodecolor
5289 grestore
5290 % parse_address_rfc821->read_domain
5291 gsave
5292 1 setlinewidth
5293 solid
5294 0.000 0.000 0.000 edgecolor
5295 newpath 4123 1580 moveto
5296 4158 1588 4201 1598 4236 1607 curveto
5297 stroke
5298 0.000 0.000 0.000 edgecolor
5299 newpath 4235.51 1610.47 moveto
5300 4246 1609 lineto
5301 4236.88 1603.61 lineto
5302 closepath fill
5303 1 setlinewidth
5304 solid
5305 0.000 0.000 0.000 edgecolor
5306 newpath 4235.51 1610.47 moveto
5307 4246 1609 lineto
5308 4236.88 1603.61 lineto
5309 closepath stroke
5310 grestore
5311 % read_word_with_dots
5312 gsave
5313 1 setlinewidth
5314 0.000 0.000 0.000 nodecolor
5315 4294 1566 96.78 18 ellipse_path stroke
5316 0.000 0.000 0.000 nodecolor
5317 grestore
5318 % parse_address_rfc821->read_word_with_dots
5319 gsave
5320 1 setlinewidth
5321 solid
5322 0.000 0.000 0.000 edgecolor
5323 newpath 4160 1566 moveto
5324 4169 1566 4177 1566 4186 1566 curveto
5325 stroke
5326 0.000 0.000 0.000 edgecolor
5327 newpath 4186 1569.5 moveto
5328 4196 1566 lineto
5329 4186 1562.5 lineto
5330 closepath fill
5331 1 setlinewidth
5332 solid
5333 0.000 0.000 0.000 edgecolor
5334 newpath 4186 1569.5 moveto
5335 4196 1566 lineto
5336 4186 1562.5 lineto
5337 closepath stroke
5338 grestore
5339 % parse_address_rfc822->skip_comment
5340 gsave
5341 1 setlinewidth
5342 solid
5343 0.000 0.000 0.000 edgecolor
5344 newpath 4123 1634 moveto
5345 4157 1642 4199 1652 4233 1660 curveto
5346 stroke
5347 0.000 0.000 0.000 edgecolor
5348 newpath 4232.51 1663.47 moveto
5349 4243 1662 lineto
5350 4233.88 1656.61 lineto
5351 closepath fill
5352 1 setlinewidth
5353 solid
5354 0.000 0.000 0.000 edgecolor
5355 newpath 4232.51 1663.47 moveto
5356 4243 1662 lineto
5357 4233.88 1656.61 lineto
5358 closepath stroke
5359 grestore
5360 % parse_address_rfc822->read_domain
5361 gsave
5362 1 setlinewidth
5363 solid
5364 0.000 0.000 0.000 edgecolor
5365 newpath 4160 1620 moveto
5366 4180 1620 4202 1620 4222 1620 curveto
5367 stroke
5368 0.000 0.000 0.000 edgecolor
5369 newpath 4222 1623.5 moveto
5370 4232 1620 lineto
5371 4222 1616.5 lineto
5372 closepath fill
5373 1 setlinewidth
5374 solid
5375 0.000 0.000 0.000 edgecolor
5376 newpath 4222 1623.5 moveto
5377 4232 1620 lineto
5378 4222 1616.5 lineto
5379 closepath stroke
5380 grestore
5381 % parse_address_rfc822->read_word_with_dots
5382 gsave
5383 1 setlinewidth
5384 solid
5385 0.000 0.000 0.000 edgecolor
5386 newpath 4123 1606 moveto
5387 4154 1599 4192 1590 4224 1582 curveto
5388 stroke
5389 0.000 0.000 0.000 edgecolor
5390 newpath 4224.88 1585.39 moveto
5391 4234 1580 lineto
5392 4223.51 1578.53 lineto
5393 closepath fill
5394 1 setlinewidth
5395 solid
5396 0.000 0.000 0.000 edgecolor
5397 newpath 4224.88 1585.39 moveto
5398 4234 1580 lineto
5399 4223.51 1578.53 lineto
5400 closepath stroke
5401 grestore
5402 % table_find_case
5403 gsave
5404 1 setlinewidth
5405 0.000 0.000 0.000 nodecolor
5406 3537 3504 71.77 18 ellipse_path stroke
5407 0.000 0.000 0.000 nodecolor
5408 grestore
5409 % table_find_case->table_find_func
5410 gsave
5411 1 setlinewidth
5412 solid
5413 0.000 0.000 0.000 edgecolor
5414 newpath 3604 3497 moveto
5415 3642 3493 3689 3489 3727 3485 curveto
5416 stroke
5417 0.000 0.000 0.000 edgecolor
5418 newpath 3727.4 3488.48 moveto
5419 3737 3484 lineto
5420 3726.7 3481.51 lineto
5421 closepath fill
5422 1 setlinewidth
5423 solid
5424 0.000 0.000 0.000 edgecolor
5425 newpath 3727.4 3488.48 moveto
5426 3737 3484 lineto
5427 3726.7 3481.51 lineto
5428 closepath stroke
5429 grestore
5430 % destroy_msg_list
5431 gsave
5432 1 setlinewidth
5433 0.000 0.000 0.000 nodecolor
5434 578 2125 77.83 18 ellipse_path stroke
5435 0.000 0.000 0.000 nodecolor
5436 grestore
5437 % destroy_msg_list->destroy_message
5438 gsave
5439 1 setlinewidth
5440 solid
5441 0.000 0.000 0.000 edgecolor
5442 newpath 622 2110 moveto
5443 650 2101 687 2089 716 2078 curveto
5444 stroke
5445 0.000 0.000 0.000 edgecolor
5446 newpath 717.43 2081.23 moveto
5447 726 2075 lineto
5448 715.42 2074.52 lineto
5449 closepath fill
5450 1 setlinewidth
5451 solid
5452 0.000 0.000 0.000 edgecolor
5453 newpath 717.43 2081.23 moveto
5454 726 2075 lineto
5455 715.42 2074.52 lineto
5456 closepath stroke
5457 grestore
5458 % warn_msg->fail_msg
5459 gsave
5460 1 setlinewidth
5461 solid
5462 0.000 0.000 0.000 edgecolor
5463 newpath 2820 2961 moveto
5464 2842 2958 2867 2951 2886 2937 curveto
5465 2961 2884 3004 2781 3022 2732 curveto
5466 stroke
5467 0.000 0.000 0.000 edgecolor
5468 newpath 3025.48 2732.58 moveto
5469 3025 2722 lineto
5470 3018.77 2730.57 lineto
5471 closepath fill
5472 1 setlinewidth
5473 solid
5474 0.000 0.000 0.000 edgecolor
5475 newpath 3025.48 2732.58 moveto
5476 3025 2722 lineto
5477 3018.77 2730.57 lineto
5478 closepath stroke
5479 grestore
5480 % warn_msg->time_interval
5481 gsave
5482 1 setlinewidth
5483 solid
5484 0.000 0.000 0.000 edgecolor
5485 newpath 2817 2971 moveto
5486 2859 2978 2920 2986 2966 2993 curveto
5487 stroke
5488 0.000 0.000 0.000 edgecolor
5489 newpath 2965.7 2996.49 moveto
5490 2976 2994 lineto
5491 2966.4 2989.52 lineto
5492 closepath fill
5493 1 setlinewidth
5494 solid
5495 0.000 0.000 0.000 edgecolor
5496 newpath 2965.7 2996.49 moveto
5497 2976 2994 lineto
5498 2966.4 2989.52 lineto
5499 closepath stroke
5500 grestore
5501 % deliver_msglist_host
5502 gsave
5503 1 setlinewidth
5504 0.000 0.000 0.000 nodecolor
5505 1993 2412 91.03 18 ellipse_path stroke
5506 0.000 0.000 0.000 nodecolor
5507 grestore
5508 % deliver_msglist_host->deliver_msglist_host_smtp
5509 gsave
5510 1 setlinewidth
5511 solid
5512 0.000 0.000 0.000 edgecolor
5513 newpath 2081 2407 moveto
5514 2095 2403 2108 2396 2118 2385 curveto
5515 2155 2346 2145 2200 2154 2148 curveto
5516 2192 1924 2246 1656 2264 1570 curveto
5517 stroke
5518 0.000 0.000 0.000 edgecolor
5519 newpath 2267.47 1570.49 moveto
5520 2266 1560 lineto
5521 2260.61 1569.12 lineto
5522 closepath fill
5523 1 setlinewidth
5524 solid
5525 0.000 0.000 0.000 edgecolor
5526 newpath 2267.47 1570.49 moveto
5527 2266 1560 lineto
5528 2260.61 1569.12 lineto
5529 closepath stroke
5530 grestore
5531 % deliver_msglist_host_pipe
5532 gsave
5533 1 setlinewidth
5534 0.000 0.000 0.000 nodecolor
5535 2270 2906 112.07 18 ellipse_path stroke
5536 0.000 0.000 0.000 nodecolor
5537 grestore
5538 % deliver_msglist_host->deliver_msglist_host_pipe
5539 gsave
5540 1 setlinewidth
5541 solid
5542 0.000 0.000 0.000 edgecolor
5543 newpath 2081 2417 moveto
5544 2095 2421 2108 2428 2118 2439 curveto
5545 2161 2485 2134 2659 2154 2718 curveto
5546 2176 2781 2222 2845 2249 2880 curveto
5547 stroke
5548 0.000 0.000 0.000 edgecolor
5549 newpath 2246.2 2882.1 moveto
5550 2255 2888 lineto
5551 2251.8 2877.9 lineto
5552 closepath fill
5553 1 setlinewidth
5554 solid
5555 0.000 0.000 0.000 edgecolor
5556 newpath 2246.2 2882.1 moveto
5557 2255 2888 lineto
5558 2251.8 2877.9 lineto
5559 closepath stroke
5560 grestore
5561 % deliver_msglist_host_pipe->msg_free_data
5562 gsave
5563 1 setlinewidth
5564 solid
5565 0.000 0.000 0.000 edgecolor
5566 newpath 2339 2920 moveto
5567 2365 2926 2395 2932 2422 2937 curveto
5568 2508 2953 2534 2940 2616 2970 curveto
5569 2634 2976 2635 2984 2652 2991 curveto
5570 2653 2991 2922 3028 2922 3029 curveto
5571 3019 3035 3066 3091 3140 3029 curveto
5572 3209 2971 3115 2895 3176 2830 curveto
5573 3185 2821 3196 2814 3207 2810 curveto
5574 stroke
5575 0.000 0.000 0.000 edgecolor
5576 newpath 3208.43 2813.23 moveto
5577 3217 2807 lineto
5578 3206.42 2806.52 lineto
5579 closepath fill
5580 1 setlinewidth
5581 solid
5582 0.000 0.000 0.000 edgecolor
5583 newpath 3208.43 2813.23 moveto
5584 3217 2807 lineto
5585 3206.42 2806.52 lineto
5586 closepath stroke
5587 grestore
5588 % deliver_msglist_host_pipe->deliver_finish
5589 gsave
5590 1 setlinewidth
5591 solid
5592 0.000 0.000 0.000 edgecolor
5593 newpath 2285 2888 moveto
5594 2311 2856 2364 2786 2386 2718 curveto
5595 2443 2547 2351 2480 2422 2316 curveto
5596 2437 2282 2467 2251 2489 2231 curveto
5597 stroke
5598 0.000 0.000 0.000 edgecolor
5599 newpath 2491.1 2233.8 moveto
5600 2497 2225 lineto
5601 2486.9 2228.2 lineto
5602 closepath fill
5603 1 setlinewidth
5604 solid
5605 0.000 0.000 0.000 edgecolor
5606 newpath 2491.1 2233.8 moveto
5607 2497 2225 lineto
5608 2486.9 2228.2 lineto
5609 closepath stroke
5610 grestore
5611 % deliver_msglist_host_pipe->destroy_table
5612 gsave
5613 1 setlinewidth
5614 solid
5615 0.000 0.000 0.000 edgecolor
5616 newpath 2289 2924 moveto
5617 2315 2950 2361 2999 2386 3050 curveto
5618 2416 3109 2376 3147 2422 3196 curveto
5619 2530 3308 3021 3322 3210 3322 curveto
5620 stroke
5621 0.000 0.000 0.000 edgecolor
5622 newpath 3210 3325.5 moveto
5623 3220 3322 lineto
5624 3210 3318.5 lineto
5625 closepath fill
5626 1 setlinewidth
5627 solid
5628 0.000 0.000 0.000 edgecolor
5629 newpath 3210 3325.5 moveto
5630 3220 3322 lineto
5631 3210 3318.5 lineto
5632 closepath stroke
5633 grestore
5634 % deliver_msglist_host_pipe->spool_read_data
5635 gsave
5636 1 setlinewidth
5637 solid
5638 0.000 0.000 0.000 edgecolor
5639 newpath 2285 2888 moveto
5640 2311 2856 2363 2786 2386 2718 curveto
5641 2436 2574 2340 2505 2422 2378 curveto
5642 2477 2294 2562 2348 2616 2265 curveto
5643 2692 2150 2574 2071 2652 1959 curveto
5644 2719 1863 2819 1936 2886 1842 curveto
5645 2953 1749 2842 1669 2922 1588 curveto
5646 2991 1518 3047 1584 3140 1554 curveto
5647 3158 1548 3159 1541 3176 1535 curveto
5648 3187 1531 3199 1528 3211 1525 curveto
5649 stroke
5650 0.000 0.000 0.000 edgecolor
5651 newpath 3212.43 1528.23 moveto
5652 3221 1522 lineto
5653 3210.42 1521.52 lineto
5654 closepath fill
5655 1 setlinewidth
5656 solid
5657 0.000 0.000 0.000 edgecolor
5658 newpath 3212.43 1528.23 moveto
5659 3221 1522 lineto
5660 3210.42 1521.52 lineto
5661 closepath stroke
5662 grestore
5663 % deliver_msglist_host_pipe->var_table_msg
5664 gsave
5665 1 setlinewidth
5666 solid
5667 0.000 0.000 0.000 edgecolor
5668 newpath 2306 2923 moveto
5669 2337 2937 2382 2957 2422 2970 curveto
5670 2507 2996 2531 2990 2616 3013 curveto
5671 2633 3017 2636 3020 2652 3024 curveto
5672 2771 3050 2802 3053 2922 3062 curveto
5673 3019 3068 3055 3106 3140 3062 curveto
5674 3213 3024 3257 2931 3275 2884 curveto
5675 stroke
5676 0.000 0.000 0.000 edgecolor
5677 newpath 3278.16 2885.59 moveto
5678 3278 2875 lineto
5679 3271.52 2883.38 lineto
5680 closepath fill
5681 1 setlinewidth
5682 solid
5683 0.000 0.000 0.000 edgecolor
5684 newpath 3278.16 2885.59 moveto
5685 3278 2875 lineto
5686 3271.52 2883.38 lineto
5687 closepath stroke
5688 grestore
5689 % deliver_msglist_host_pipe->expand
5690 gsave
5691 1 setlinewidth
5692 solid
5693 0.000 0.000 0.000 edgecolor
5694 newpath 2288 2924 moveto
5695 2313 2950 2357 3001 2386 3050 curveto
5696 2408 3086 2389 3111 2422 3138 curveto
5697 2673 3337 3105 3236 3241 3198 curveto
5698 stroke
5699 0.000 0.000 0.000 edgecolor
5700 newpath 3242.43 3201.23 moveto
5701 3251 3195 lineto
5702 3240.42 3194.52 lineto
5703 closepath fill
5704 1 setlinewidth
5705 solid
5706 0.000 0.000 0.000 edgecolor
5707 newpath 3242.43 3201.23 moveto
5708 3251 3195 lineto
5709 3240.42 3194.52 lineto
5710 closepath stroke
5711 grestore
5712 % deliver_msglist_host_pipe->pipe_out
5713 gsave
5714 1 setlinewidth
5715 solid
5716 0.000 0.000 0.000 edgecolor
5717 newpath 2301 2889 moveto
5718 2347 2863 2435 2812 2484 2784 curveto
5719 stroke
5720 0.000 0.000 0.000 edgecolor
5721 newpath 2485.96 2786.92 moveto
5722 2493 2779 lineto
5723 2482.56 2780.8 lineto
5724 closepath fill
5725 1 setlinewidth
5726 solid
5727 0.000 0.000 0.000 edgecolor
5728 newpath 2485.96 2786.92 moveto
5729 2493 2779 lineto
5730 2482.56 2780.8 lineto
5731 closepath stroke
5732 grestore
5733 % deliver_msglist_host_pipe->delivery_failures
5734 gsave
5735 1 setlinewidth
5736 solid
5737 0.000 0.000 0.000 edgecolor
5738 newpath 2340 2892 moveto
5739 2375 2885 2417 2877 2451 2870 curveto
5740 stroke
5741 0.000 0.000 0.000 edgecolor
5742 newpath 2451.88 2873.39 moveto
5743 2461 2868 lineto
5744 2450.51 2866.53 lineto
5745 closepath fill
5746 1 setlinewidth
5747 solid
5748 0.000 0.000 0.000 edgecolor
5749 newpath 2451.88 2873.39 moveto
5750 2461 2868 lineto
5751 2450.51 2866.53 lineto
5752 closepath stroke
5753 grestore
5754 % var_table_rcpt
5755 gsave
5756 1 setlinewidth
5757 0.000 0.000 0.000 nodecolor
5758 2519 3040 66.9 18 ellipse_path stroke
5759 0.000 0.000 0.000 nodecolor
5760 grestore
5761 % deliver_msglist_host_pipe->var_table_rcpt
5762 gsave
5763 1 setlinewidth
5764 solid
5765 0.000 0.000 0.000 edgecolor
5766 newpath 2293 2924 moveto
5767 2321 2946 2373 2984 2422 3008 curveto
5768 2435 3014 2449 3019 2462 3024 curveto
5769 stroke
5770 0.000 0.000 0.000 edgecolor
5771 newpath 2461.42 3027.48 moveto
5772 2472 3027 lineto
5773 2463.43 3020.77 lineto
5774 closepath fill
5775 1 setlinewidth
5776 solid
5777 0.000 0.000 0.000 edgecolor
5778 newpath 2461.42 3027.48 moveto
5779 2472 3027 lineto
5780 2463.43 3020.77 lineto
5781 closepath stroke
5782 grestore
5783 % get_all
5784 gsave
5785 1 setlinewidth
5786 0.000 0.000 0.000 nodecolor
5787 961 2702 36.13 18 ellipse_path stroke
5788 0.000 0.000 0.000 nodecolor
5789 grestore
5790 % get_all->get_from_file
5791 gsave
5792 1 setlinewidth
5793 solid
5794 0.000 0.000 0.000 edgecolor
5795 newpath 967 2720 moveto
5796 981 2765 1019 2891 1036 2999 curveto
5797 1045 3051 1034 3441 1072 3478 curveto
5798 1114 3518 1282 3503 1376 3491 curveto
5799 stroke
5800 0.000 0.000 0.000 edgecolor
5801 newpath 1376.4 3494.48 moveto
5802 1386 3490 lineto
5803 1375.7 3487.51 lineto
5804 closepath fill
5805 1 setlinewidth
5806 solid
5807 0.000 0.000 0.000 edgecolor
5808 newpath 1376.4 3494.48 moveto
5809 1386 3490 lineto
5810 1375.7 3487.51 lineto
5811 closepath stroke
5812 grestore
5813 % read_route_list->set_euidgid
5814 gsave
5815 1 setlinewidth
5816 solid
5817 0.000 0.000 0.000 edgecolor
5818 newpath 1455 2034 moveto
5819 1519 1942 1826 1518 2154 1253 curveto
5820 2349 1095 2425 1092 2652 986 curveto
5821 2772 931 2916 869 2987 839 curveto
5822 stroke
5823 0.000 0.000 0.000 edgecolor
5824 newpath 2989.02 841.96 moveto
5825 2997 835 lineto
5826 2986.42 835.46 lineto
5827 closepath fill
5828 1 setlinewidth
5829 solid
5830 0.000 0.000 0.000 edgecolor
5831 newpath 2989.02 841.96 moveto
5832 2997 835 lineto
5833 2986.42 835.46 lineto
5834 closepath stroke
5835 grestore
5836 % read_route_list->read_route
5837 gsave
5838 1 setlinewidth
5839 solid
5840 0.000 0.000 0.000 edgecolor
5841 newpath 1506 2045 moveto
5842 1609 2035 1817 2016 1993 2016 curveto
5843 1993 2016 1993 2016 2270 2016 curveto
5844 2439 2016 2634 2072 2721 2100 curveto
5845 stroke
5846 0.000 0.000 0.000 edgecolor
5847 newpath 2720.42 2103.48 moveto
5848 2731 2103 lineto
5849 2722.43 2096.77 lineto
5850 closepath fill
5851 1 setlinewidth
5852 solid
5853 0.000 0.000 0.000 edgecolor
5854 newpath 2720.42 2103.48 moveto
5855 2731 2103 lineto
5856 2722.43 2096.77 lineto
5857 closepath stroke
5858 grestore
5859 % smtp_deliver
5860 gsave
5861 1 setlinewidth
5862 0.000 0.000 0.000 nodecolor
5863 2270 1280 61.15 18 ellipse_path stroke
5864 0.000 0.000 0.000 nodecolor
5865 grestore
5866 % smtp_deliver->smtp_out_init
5867 gsave
5868 1 setlinewidth
5869 solid
5870 0.000 0.000 0.000 edgecolor
5871 newpath 2322 1290 moveto
5872 2361 1296 2414 1306 2455 1314 curveto
5873 stroke
5874 0.000 0.000 0.000 edgecolor
5875 newpath 2454.51 1317.47 moveto
5876 2465 1316 lineto
5877 2455.88 1310.61 lineto
5878 closepath fill
5879 1 setlinewidth
5880 solid
5881 0.000 0.000 0.000 edgecolor
5882 newpath 2454.51 1317.47 moveto
5883 2465 1316 lineto
5884 2455.88 1310.61 lineto
5885 closepath stroke
5886 grestore
5887 % smtp_deliver->smtp_out_msg
5888 gsave
5889 1 setlinewidth
5890 solid
5891 0.000 0.000 0.000 edgecolor
5892 newpath 2286 1297 moveto
5893 2312 1325 2367 1378 2422 1407 curveto
5894 2432 1412 2444 1417 2455 1420 curveto
5895 stroke
5896 0.000 0.000 0.000 edgecolor
5897 newpath 2454.42 1423.48 moveto
5898 2465 1423 lineto
5899 2456.43 1416.77 lineto
5900 closepath fill
5901 1 setlinewidth
5902 solid
5903 0.000 0.000 0.000 edgecolor
5904 newpath 2454.42 1423.48 moveto
5905 2465 1423 lineto
5906 2456.43 1416.77 lineto
5907 closepath stroke
5908 grestore
5909 % smtp_deliver->smtp_out_open
5910 gsave
5911 1 setlinewidth
5912 solid
5913 0.000 0.000 0.000 edgecolor
5914 newpath 2283 1298 moveto
5915 2309 1331 2366 1405 2422 1461 curveto
5916 2443 1481 2469 1503 2489 1519 curveto
5917 stroke
5918 0.000 0.000 0.000 edgecolor
5919 newpath 2486.9 1521.8 moveto
5920 2497 1525 lineto
5921 2491.1 1516.2 lineto
5922 closepath fill
5923 1 setlinewidth
5924 solid
5925 0.000 0.000 0.000 edgecolor
5926 newpath 2486.9 1521.8 moveto
5927 2497 1525 lineto
5928 2491.1 1516.2 lineto
5929 closepath stroke
5930 grestore
5931 % smtp_deliver->set_heloname
5932 gsave
5933 1 setlinewidth
5934 solid
5935 0.000 0.000 0.000 edgecolor
5936 newpath 2299 1264 moveto
5937 2330 1248 2378 1224 2422 1207 curveto
5938 2435 1202 2448 1198 2461 1195 curveto
5939 stroke
5940 0.000 0.000 0.000 edgecolor
5941 newpath 2462.43 1198.23 moveto
5942 2471 1192 lineto
5943 2460.42 1191.52 lineto
5944 closepath fill
5945 1 setlinewidth
5946 solid
5947 0.000 0.000 0.000 edgecolor
5948 newpath 2462.43 1198.23 moveto
5949 2471 1192 lineto
5950 2460.42 1191.52 lineto
5951 closepath stroke
5952 grestore
5953 % smtp_deliver->destroy_smtpbase
5954 gsave
5955 1 setlinewidth
5956 solid
5957 0.000 0.000 0.000 edgecolor
5958 newpath 2286 1263 moveto
5959 2312 1235 2367 1182 2422 1153 curveto
5960 2431 1148 2441 1145 2450 1142 curveto
5961 stroke
5962 0.000 0.000 0.000 edgecolor
5963 newpath 2451.43 1145.23 moveto
5964 2460 1139 lineto
5965 2449.42 1138.52 lineto
5966 closepath fill
5967 1 setlinewidth
5968 solid
5969 0.000 0.000 0.000 edgecolor
5970 newpath 2451.43 1145.23 moveto
5971 2460 1139 lineto
5972 2449.42 1138.52 lineto
5973 closepath stroke
5974 grestore
5975 % smtp_deliver->smtp_out_quit
5976 gsave
5977 1 setlinewidth
5978 solid
5979 0.000 0.000 0.000 edgecolor
5980 newpath 2322 1270 moveto
5981 2360 1264 2412 1254 2453 1246 curveto
5982 stroke
5983 0.000 0.000 0.000 edgecolor
5984 newpath 2453.88 1249.39 moveto
5985 2463 1244 lineto
5986 2452.51 1242.53 lineto
5987 closepath fill
5988 1 setlinewidth
5989 solid
5990 0.000 0.000 0.000 edgecolor
5991 newpath 2453.88 1249.39 moveto
5992 2463 1244 lineto
5993 2452.51 1242.53 lineto
5994 closepath stroke
5995 grestore
5996 % destroy_route
5997 gsave
5998 1 setlinewidth
5999 0.000 0.000 0.000 nodecolor
6000 1705 2768 64.82 18 ellipse_path stroke
6001 0.000 0.000 0.000 nodecolor
6002 grestore
6003 % destroy_route_list->destroy_route
6004 gsave
6005 1 setlinewidth
6006 solid
6007 0.000 0.000 0.000 edgecolor
6008 newpath 1493 2661 moveto
6009 1509 2666 1527 2672 1542 2679 curveto
6010 1588 2698 1638 2727 1670 2746 curveto
6011 stroke
6012 0.000 0.000 0.000 edgecolor
6013 newpath 1668.56 2749.2 moveto
6014 1679 2751 lineto
6015 1671.96 2743.08 lineto
6016 closepath fill
6017 1 setlinewidth
6018 solid
6019 0.000 0.000 0.000 edgecolor
6020 newpath 1668.56 2749.2 moveto
6021 1679 2751 lineto
6022 1671.96 2743.08 lineto
6023 closepath stroke
6024 grestore
6025 % destroy_route->destroy_table
6026 gsave
6027 1 setlinewidth
6028 solid
6029 0.000 0.000 0.000 edgecolor
6030 newpath 1771 2769 moveto
6031 1793 2773 1817 2782 1832 2800 curveto
6032 1893 2871 1803 3154 1868 3221 curveto
6033 1951 3304 2805 3323 2922 3330 curveto
6034 3022 3335 3138 3330 3212 3327 curveto
6035 stroke
6036 0.000 0.000 0.000 edgecolor
6037 newpath 3212.4 3330.48 moveto
6038 3222 3326 lineto
6039 3211.7 3323.51 lineto
6040 closepath fill
6041 1 setlinewidth
6042 solid
6043 0.000 0.000 0.000 edgecolor
6044 newpath 3212.4 3330.48 moveto
6045 3222 3326 lineto
6046 3211.7 3323.51 lineto
6047 closepath stroke
6048 grestore
6049 % _g_list_free_all
6050 gsave
6051 1 setlinewidth
6052 0.000 0.000 0.000 nodecolor
6053 1993 2768 70.88 18 ellipse_path stroke
6054 0.000 0.000 0.000 nodecolor
6055 grestore
6056 % destroy_route->_g_list_free_all
6057 gsave
6058 1 setlinewidth
6059 solid
6060 0.000 0.000 0.000 edgecolor
6061 newpath 1771 2768 moveto
6062 1813 2768 1867 2768 1912 2768 curveto
6063 stroke
6064 0.000 0.000 0.000 edgecolor
6065 newpath 1912 2771.5 moveto
6066 1922 2768 lineto
6067 1912 2764.5 lineto
6068 closepath fill
6069 1 setlinewidth
6070 solid
6071 0.000 0.000 0.000 edgecolor
6072 newpath 1912 2771.5 moveto
6073 1922 2768 lineto
6074 1912 2764.5 lineto
6075 closepath stroke
6076 grestore
6077 % _g_list_addrcmp
6078 gsave
6079 1 setlinewidth
6080 0.000 0.000 0.000 nodecolor
6081 1993 2520 77.13 18 ellipse_path stroke
6082 0.000 0.000 0.000 nodecolor
6083 grestore
6084 % addr_match
6085 gsave
6086 1 setlinewidth
6087 0.000 0.000 0.000 nodecolor
6088 2270 3110 57.17 18 ellipse_path stroke
6089 0.000 0.000 0.000 nodecolor
6090 grestore
6091 % _g_list_addrcmp->addr_match
6092 gsave
6093 1 setlinewidth
6094 solid
6095 0.000 0.000 0.000 edgecolor
6096 newpath 2013 2537 moveto
6097 2042 2564 2095 2618 2118 2677 curveto
6098 2152 2760 2097 3009 2154 3078 curveto
6099 2167 3092 2185 3101 2203 3106 curveto
6100 stroke
6101 0.000 0.000 0.000 edgecolor
6102 newpath 2202.51 3109.47 moveto
6103 2213 3108 lineto
6104 2203.88 3102.61 lineto
6105 closepath fill
6106 1 setlinewidth
6107 solid
6108 0.000 0.000 0.000 edgecolor
6109 newpath 2202.51 3109.47 moveto
6110 2213 3108 lineto
6111 2203.88 3102.61 lineto
6112 closepath stroke
6113 grestore
6114 % accept_message_stream
6115 gsave
6116 1 setlinewidth
6117 0.000 0.000 0.000 nodecolor
6118 3031 199 105.12 18 ellipse_path stroke
6119 0.000 0.000 0.000 nodecolor
6120 grestore
6121 % accept_message_stream->get_header
6122 gsave
6123 1 setlinewidth
6124 solid
6125 0.000 0.000 0.000 edgecolor
6126 newpath 3137 199 moveto
6127 3165 199 3195 199 3220 199 curveto
6128 stroke
6129 0.000 0.000 0.000 edgecolor
6130 newpath 3220 202.5 moveto
6131 3230 199 lineto
6132 3220 195.5 lineto
6133 closepath fill
6134 1 setlinewidth
6135 solid
6136 0.000 0.000 0.000 edgecolor
6137 newpath 3220 202.5 moveto
6138 3230 199 lineto
6139 3220 195.5 lineto
6140 closepath stroke
6141 grestore
6142 % read_sockline1
6143 gsave
6144 1 setlinewidth
6145 0.000 0.000 0.000 nodecolor
6146 3284 145 68.99 18 ellipse_path stroke
6147 0.000 0.000 0.000 nodecolor
6148 grestore
6149 % accept_message_stream->read_sockline1
6150 gsave
6151 1 setlinewidth
6152 solid
6153 0.000 0.000 0.000 edgecolor
6154 newpath 3097 185 moveto
6155 3135 177 3182 167 3220 159 curveto
6156 stroke
6157 0.000 0.000 0.000 edgecolor
6158 newpath 3220.88 162.39 moveto
6159 3230 157 lineto
6160 3219.51 155.53 lineto
6161 closepath fill
6162 1 setlinewidth
6163 solid
6164 0.000 0.000 0.000 edgecolor
6165 newpath 3220.88 162.39 moveto
6166 3230 157 lineto
6167 3219.51 155.53 lineto
6168 closepath stroke
6169 grestore
6170 % read_sockline1->alarm_on
6171 gsave
6172 1 setlinewidth
6173 solid
6174 0.000 0.000 0.000 edgecolor
6175 newpath 3348 138 moveto
6176 3389 133 3442 128 3481 124 curveto
6177 stroke
6178 0.000 0.000 0.000 edgecolor
6179 newpath 3481.4 127.48 moveto
6180 3491 123 lineto
6181 3480.7 120.51 lineto
6182 closepath fill
6183 1 setlinewidth
6184 solid
6185 0.000 0.000 0.000 edgecolor
6186 newpath 3481.4 127.48 moveto
6187 3491 123 lineto
6188 3480.7 120.51 lineto
6189 closepath stroke
6190 grestore
6191 % read_sockline1->_read_line
6192 gsave
6193 1 setlinewidth
6194 solid
6195 0.000 0.000 0.000 edgecolor
6196 newpath 3349 152 moveto
6197 3364 156 3380 162 3392 172 curveto
6198 3423 198 3398 228 3428 253 curveto
6199 3441 265 3459 272 3476 275 curveto
6200 stroke
6201 0.000 0.000 0.000 edgecolor
6202 newpath 3475.51 278.47 moveto
6203 3486 277 lineto
6204 3476.88 271.61 lineto
6205 closepath fill
6206 1 setlinewidth
6207 solid
6208 0.000 0.000 0.000 edgecolor
6209 newpath 3475.51 278.47 moveto
6210 3486 277 lineto
6211 3476.88 271.61 lineto
6212 closepath stroke
6213 grestore
6214 % read_sockline1->_read_chug
6215 gsave
6216 1 setlinewidth
6217 solid
6218 0.000 0.000 0.000 edgecolor
6219 newpath 3342 155 moveto
6220 3359 159 3377 165 3392 172 curveto
6221 3411 181 3410 191 3428 199 curveto
6222 3443 206 3460 212 3476 216 curveto
6223 stroke
6224 0.000 0.000 0.000 edgecolor
6225 newpath 3475.51 219.47 moveto
6226 3486 218 lineto
6227 3476.88 212.61 lineto
6228 closepath fill
6229 1 setlinewidth
6230 solid
6231 0.000 0.000 0.000 edgecolor
6232 newpath 3475.51 219.47 moveto
6233 3486 218 lineto
6234 3476.88 212.61 lineto
6235 closepath stroke
6236 grestore
6237 % read_sockline1->alarm_off
6238 gsave
6239 1 setlinewidth
6240 solid
6241 0.000 0.000 0.000 edgecolor
6242 newpath 3348 152 moveto
6243 3388 157 3441 162 3480 166 curveto
6244 stroke
6245 0.000 0.000 0.000 edgecolor
6246 newpath 3479.7 169.49 moveto
6247 3490 167 lineto
6248 3480.4 162.52 lineto
6249 closepath fill
6250 1 setlinewidth
6251 solid
6252 0.000 0.000 0.000 edgecolor
6253 newpath 3479.7 169.49 moveto
6254 3490 167 lineto
6255 3480.4 162.52 lineto
6256 closepath stroke
6257 grestore
6258 % spool_lock->set_euidgid
6259 gsave
6260 1 setlinewidth
6261 solid
6262 0.000 0.000 0.000 edgecolor
6263 newpath 1236 943 moveto
6264 1266 937 1307 930 1342 925 curveto
6265 2025 845 2201 879 2886 832 curveto
6266 2912 830 2942 828 2967 826 curveto
6267 stroke
6268 0.000 0.000 0.000 edgecolor
6269 newpath 2967.4 829.48 moveto
6270 2977 825 lineto
6271 2966.7 822.51 lineto
6272 closepath fill
6273 1 setlinewidth
6274 solid
6275 0.000 0.000 0.000 edgecolor
6276 newpath 2967.4 829.48 moveto
6277 2977 825 lineto
6278 2966.7 822.51 lineto
6279 closepath stroke
6280 grestore
6281 % dot_lock
6282 gsave
6283 1 setlinewidth
6284 0.000 0.000 0.000 nodecolor
6285 1442 952 45.86 18 ellipse_path stroke
6286 0.000 0.000 0.000 nodecolor
6287 grestore
6288 % spool_lock->dot_lock
6289 gsave
6290 1 setlinewidth
6291 solid
6292 0.000 0.000 0.000 edgecolor
6293 newpath 1244 952 moveto
6294 1286 952 1344 952 1386 952 curveto
6295 stroke
6296 0.000 0.000 0.000 edgecolor
6297 newpath 1386 955.5 moveto
6298 1396 952 lineto
6299 1386 948.5 lineto
6300 closepath fill
6301 1 setlinewidth
6302 solid
6303 0.000 0.000 0.000 edgecolor
6304 newpath 1386 955.5 moveto
6305 1396 952 lineto
6306 1386 948.5 lineto
6307 closepath stroke
6308 grestore
6309 % read_get_conf->resolve_dns_a
6310 gsave
6311 1 setlinewidth
6312 dotted
6313 0.000 0.000 0.000 edgecolor
6314 newpath 2818 2470 moveto
6315 2839 2464 2864 2457 2886 2450 curveto
6316 3014 2409 3163 2353 3237 2325 curveto
6317 stroke
6318 0.000 0.000 0.000 edgecolor
6319 newpath 3238.28 2328.26 moveto
6320 3246 2321 lineto
6321 3235.44 2321.86 lineto
6322 closepath fill
6323 1 setlinewidth
6324 solid
6325 0.000 0.000 0.000 edgecolor
6326 newpath 3238.28 2328.26 moveto
6327 3246 2321 lineto
6328 3235.44 2321.86 lineto
6329 closepath stroke
6330 grestore
6331 % read_get_conf->create_address_qualified
6332 gsave
6333 1 setlinewidth
6334 solid
6335 0.000 0.000 0.000 edgecolor
6336 newpath 2798 2466 moveto
6337 2826 2448 2867 2418 2886 2379 curveto
6338 2958 2230 2837 1777 2922 1636 curveto
6339 2958 1576 3144 1490 3235 1452 curveto
6340 stroke
6341 0.000 0.000 0.000 edgecolor
6342 newpath 3236.28 1455.26 moveto
6343 3244 1448 lineto
6344 3233.44 1448.86 lineto
6345 closepath fill
6346 1 setlinewidth
6347 solid
6348 0.000 0.000 0.000 edgecolor
6349 newpath 3236.28 1455.26 moveto
6350 3244 1448 lineto
6351 3233.44 1448.86 lineto
6352 closepath stroke
6353 grestore
6354 % read_get_conf->parse_boolean
6355 gsave
6356 1 setlinewidth
6357 solid
6358 0.000 0.000 0.000 edgecolor
6359 newpath 2828 2491 moveto
6360 2868 2497 2919 2504 2961 2510 curveto
6361 stroke
6362 0.000 0.000 0.000 edgecolor
6363 newpath 2960.7 2513.49 moveto
6364 2971 2511 lineto
6365 2961.4 2506.52 lineto
6366 closepath fill
6367 1 setlinewidth
6368 solid
6369 0.000 0.000 0.000 edgecolor
6370 newpath 2960.7 2513.49 moveto
6371 2971 2511 lineto
6372 2961.4 2506.52 lineto
6373 closepath stroke
6374 grestore
6375 % read_get_conf->resolve_byname
6376 gsave
6377 1 setlinewidth
6378 dotted
6379 0.000 0.000 0.000 edgecolor
6380 newpath 2810 2468 moveto
6381 2836 2457 2868 2438 2886 2412 curveto
6382 2942 2331 2857 2267 2922 2195 curveto
6383 2961 2153 3114 2124 3208 2110 curveto
6384 stroke
6385 0.000 0.000 0.000 edgecolor
6386 newpath 3208.4 2113.48 moveto
6387 3218 2109 lineto
6388 3207.7 2106.51 lineto
6389 closepath fill
6390 1 setlinewidth
6391 solid
6392 0.000 0.000 0.000 edgecolor
6393 newpath 3208.4 2113.48 moveto
6394 3218 2109 lineto
6395 3207.7 2106.51 lineto
6396 closepath stroke
6397 grestore
6398 % read_get_conf->parse_resolve_list
6399 gsave
6400 1 setlinewidth
6401 solid
6402 0.000 0.000 0.000 edgecolor
6403 newpath 2802 2466 moveto
6404 2827 2454 2861 2434 2886 2412 curveto
6405 2894 2405 2974 2299 3011 2248 curveto
6406 stroke
6407 0.000 0.000 0.000 edgecolor
6408 newpath 3013.8 2250.1 moveto
6409 3017 2240 lineto
6410 3008.2 2245.9 lineto
6411 closepath fill
6412 1 setlinewidth
6413 solid
6414 0.000 0.000 0.000 edgecolor
6415 newpath 3013.8 2250.1 moveto
6416 3017 2240 lineto
6417 3008.2 2245.9 lineto
6418 closepath stroke
6419 grestore
6420 % read_get_conf->read_statement
6421 gsave
6422 1 setlinewidth
6423 solid
6424 0.000 0.000 0.000 edgecolor
6425 newpath 2835 2478 moveto
6426 2871 2475 2915 2473 2953 2471 curveto
6427 stroke
6428 0.000 0.000 0.000 edgecolor
6429 newpath 2953.4 2474.48 moveto
6430 2963 2470 lineto
6431 2952.7 2467.51 lineto
6432 closepath fill
6433 1 setlinewidth
6434 solid
6435 0.000 0.000 0.000 edgecolor
6436 newpath 2953.4 2474.48 moveto
6437 2963 2470 lineto
6438 2952.7 2467.51 lineto
6439 closepath stroke
6440 grestore
6441 % queue_run_online
6442 gsave
6443 1 setlinewidth
6444 0.000 0.000 0.000 nodecolor
6445 373 1677 79.91 18 ellipse_path stroke
6446 0.000 0.000 0.000 nodecolor
6447 grestore
6448 % queue_run_online->read_queue
6449 gsave
6450 1 setlinewidth
6451 solid
6452 0.000 0.000 0.000 edgecolor
6453 newpath 380 1659 moveto
6454 410 1582 530 1278 567 1185 curveto
6455 stroke
6456 0.000 0.000 0.000 edgecolor
6457 newpath 570.14 1186.56 moveto
6458 571 1176 lineto
6459 563.74 1183.72 lineto
6460 closepath fill
6461 1 setlinewidth
6462 solid
6463 0.000 0.000 0.000 edgecolor
6464 newpath 570.14 1186.56 moveto
6465 571 1176 lineto
6466 563.74 1183.72 lineto
6467 closepath stroke
6468 grestore
6469 % queue_run_online->deliver_msg_list
6470 gsave
6471 1 setlinewidth
6472 solid
6473 0.000 0.000 0.000 edgecolor
6474 newpath 376 1695 moveto
6475 388 1773 440 2078 500 2152 curveto
6476 592 2264 775 2276 881 2272 curveto
6477 stroke
6478 0.000 0.000 0.000 edgecolor
6479 newpath 881 2275.5 moveto
6480 891 2272 lineto
6481 881 2268.5 lineto
6482 closepath fill
6483 1 setlinewidth
6484 solid
6485 0.000 0.000 0.000 edgecolor
6486 newpath 881 2275.5 moveto
6487 891 2272 lineto
6488 881 2268.5 lineto
6489 closepath stroke
6490 grestore
6491 % queue_run_online->destroy_msg_list
6492 gsave
6493 1 setlinewidth
6494 solid
6495 0.000 0.000 0.000 edgecolor
6496 newpath 376 1695 moveto
6497 390 1767 444 2031 500 2093 curveto
6498 505 2099 511 2103 518 2107 curveto
6499 stroke
6500 0.000 0.000 0.000 edgecolor
6501 newpath 516.44 2110.14 moveto
6502 527 2111 lineto
6503 519.28 2103.74 lineto
6504 closepath fill
6505 1 setlinewidth
6506 solid
6507 0.000 0.000 0.000 edgecolor
6508 newpath 516.44 2110.14 moveto
6509 527 2111 lineto
6510 519.28 2103.74 lineto
6511 closepath stroke
6512 grestore
6513 % var_table_rcpt->create_pair_string
6514 gsave
6515 1 setlinewidth
6516 solid
6517 0.000 0.000 0.000 edgecolor
6518 newpath 2564 3053 moveto
6519 2668 3082 2931 3142 3140 3086 curveto
6520 3292 3045 3446 2931 3508 2882 curveto
6521 stroke
6522 0.000 0.000 0.000 edgecolor
6523 newpath 3510.78 2884.22 moveto
6524 3516 2875 lineto
6525 3506.17 2878.95 lineto
6526 closepath fill
6527 1 setlinewidth
6528 solid
6529 0.000 0.000 0.000 edgecolor
6530 newpath 3510.78 2884.22 moveto
6531 3516 2875 lineto
6532 3506.17 2878.95 lineto
6533 closepath stroke
6534 grestore
6535 % append_file
6536 gsave
6537 1 setlinewidth
6538 0.000 0.000 0.000 nodecolor
6539 2519 2710 55.79 18 ellipse_path stroke
6540 0.000 0.000 0.000 nodecolor
6541 grestore
6542 % append_file->message_stream
6543 gsave
6544 1 setlinewidth
6545 solid
6546 0.000 0.000 0.000 edgecolor
6547 newpath 2566 2720 moveto
6548 2604 2728 2660 2740 2703 2750 curveto
6549 stroke
6550 0.000 0.000 0.000 edgecolor
6551 newpath 2702.51 2753.47 moveto
6552 2713 2752 lineto
6553 2703.88 2746.61 lineto
6554 closepath fill
6555 1 setlinewidth
6556 solid
6557 0.000 0.000 0.000 edgecolor
6558 newpath 2702.51 2753.47 moveto
6559 2713 2752 lineto
6560 2703.88 2746.61 lineto
6561 closepath stroke
6562 grestore
6563 % smtp_in
6564 gsave
6565 1 setlinewidth
6566 0.000 0.000 0.000 nodecolor
6567 578 822 41.89 18 ellipse_path stroke
6568 0.000 0.000 0.000 nodecolor
6569 grestore
6570 % smtp_in->create_address
6571 gsave
6572 1 setlinewidth
6573 solid
6574 0.000 0.000 0.000 edgecolor
6575 newpath 619 816 moveto
6576 632 813 647 806 656 795 curveto
6577 701 747 646 699 692 651 curveto
6578 815 527 899 575 1072 549 curveto
6579 1186 533 3053 452 3140 526 curveto
6580 3206 582 3121 651 3176 716 curveto
6581 3243 794 3325 718 3392 794 curveto
6582 3471 883 3522 1268 3534 1376 curveto
6583 stroke
6584 0.000 0.000 0.000 edgecolor
6585 newpath 3530.52 1376.4 moveto
6586 3535 1386 lineto
6587 3537.49 1375.7 lineto
6588 closepath fill
6589 1 setlinewidth
6590 solid
6591 0.000 0.000 0.000 edgecolor
6592 newpath 3530.52 1376.4 moveto
6593 3535 1386 lineto
6594 3537.49 1375.7 lineto
6595 closepath stroke
6596 grestore
6597 % smtp_in->destroy_message
6598 gsave
6599 1 setlinewidth
6600 solid
6601 0.000 0.000 0.000 edgecolor
6602 newpath 583 840 moveto
6603 597 887 635 1019 656 1131 curveto
6604 723 1483 760 1918 769 2032 curveto
6605 stroke
6606 0.000 0.000 0.000 edgecolor
6607 newpath 765.52 2032.4 moveto
6608 770 2042 lineto
6609 772.49 2031.7 lineto
6610 closepath fill
6611 1 setlinewidth
6612 solid
6613 0.000 0.000 0.000 edgecolor
6614 newpath 765.52 2032.4 moveto
6615 770 2042 lineto
6616 772.49 2031.7 lineto
6617 closepath stroke
6618 grestore
6619 % smtp_in->addr_is_local
6620 gsave
6621 1 setlinewidth
6622 solid
6623 0.000 0.000 0.000 edgecolor
6624 newpath 584 840 moveto
6625 599 887 640 1018 656 1131 curveto
6626 672 1237 641 1994 692 2087 curveto
6627 734 2160 798 2126 850 2193 curveto
6628 880 2230 855 2257 886 2293 curveto
6629 936 2349 996 2306 1036 2370 curveto
6630 1089 2452 1011 3172 1072 3248 curveto
6631 1185 3385 2476 3454 2652 3463 curveto
6632 2756 3468 2790 3501 2886 3463 curveto
6633 2907 3454 2903 3439 2922 3429 curveto
6634 2934 3423 2948 3418 2961 3415 curveto
6635 stroke
6636 0.000 0.000 0.000 edgecolor
6637 newpath 2961.88 3418.39 moveto
6638 2971 3413 lineto
6639 2960.51 3411.53 lineto
6640 closepath fill
6641 1 setlinewidth
6642 solid
6643 0.000 0.000 0.000 edgecolor
6644 newpath 2961.88 3418.39 moveto
6645 2971 3413 lineto
6646 2960.51 3411.53 lineto
6647 closepath stroke
6648 grestore
6649 % smtp_in->create_address_qualified
6650 gsave
6651 1 setlinewidth
6652 solid
6653 0.000 0.000 0.000 edgecolor
6654 newpath 614 812 moveto
6655 636 806 666 799 692 795 curveto
6656 811 777 842 776 961 776 curveto
6657 961 776 961 776 2270 776 curveto
6658 2464 776 3001 660 3140 794 curveto
6659 3238 889 3090 1300 3176 1404 curveto
6660 3180 1408 3184 1412 3188 1415 curveto
6661 stroke
6662 0.000 0.000 0.000 edgecolor
6663 newpath 3186.56 1418.2 moveto
6664 3197 1420 lineto
6665 3189.96 1412.08 lineto
6666 closepath fill
6667 1 setlinewidth
6668 solid
6669 0.000 0.000 0.000 edgecolor
6670 newpath 3186.56 1418.2 moveto
6671 3197 1420 lineto
6672 3189.96 1412.08 lineto
6673 closepath stroke
6674 grestore
6675 % smtp_in->addr_string
6676 gsave
6677 1 setlinewidth
6678 solid
6679 0.000 0.000 0.000 edgecolor
6680 newpath 618 816 moveto
6681 631 812 646 805 656 795 curveto
6682 688 765 658 730 692 702 curveto
6683 787 627 841 662 961 662 curveto
6684 961 662 961 662 1442 662 curveto
6685 2084 662 2245 610 2886 627 curveto
6686 3000 631 3052 571 3140 641 curveto
6687 3187 678 3139 724 3176 769 curveto
6688 3191 786 3212 798 3232 806 curveto
6689 stroke
6690 0.000 0.000 0.000 edgecolor
6691 newpath 3230.44 809.14 moveto
6692 3241 810 lineto
6693 3233.28 802.74 lineto
6694 closepath fill
6695 1 setlinewidth
6696 solid
6697 0.000 0.000 0.000 edgecolor
6698 newpath 3230.44 809.14 moveto
6699 3241 810 lineto
6700 3233.28 802.74 lineto
6701 closepath stroke
6702 grestore
6703 % smtp_in->read_sockline
6704 gsave
6705 1 setlinewidth
6706 solid
6707 0.000 0.000 0.000 edgecolor
6708 newpath 619 817 moveto
6709 633 813 647 806 656 795 curveto
6710 731 705 611 618 692 534 curveto
6711 836 388 2315 280 2519 280 curveto
6712 2519 280 2519 280 2769 280 curveto
6713 2927 280 3113 267 3212 259 curveto
6714 stroke
6715 0.000 0.000 0.000 edgecolor
6716 newpath 3212.4 262.48 moveto
6717 3222 258 lineto
6718 3211.7 255.51 lineto
6719 closepath fill
6720 1 setlinewidth
6721 solid
6722 0.000 0.000 0.000 edgecolor
6723 newpath 3212.4 262.48 moveto
6724 3222 258 lineto
6725 3211.7 255.51 lineto
6726 closepath stroke
6727 grestore
6728 % smtp_in->deliver
6729 gsave
6730 1 setlinewidth
6731 solid
6732 0.000 0.000 0.000 edgecolor
6733 newpath 584 840 moveto
6734 600 887 641 1018 656 1131 curveto
6735 672 1242 650 2031 692 2135 curveto
6736 702 2160 725 2183 743 2198 curveto
6737 stroke
6738 0.000 0.000 0.000 edgecolor
6739 newpath 741.17 2201.05 moveto
6740 751 2205 lineto
6741 745.78 2195.78 lineto
6742 closepath fill
6743 1 setlinewidth
6744 solid
6745 0.000 0.000 0.000 edgecolor
6746 newpath 741.17 2201.05 moveto
6747 751 2205 lineto
6748 745.78 2195.78 lineto
6749 closepath stroke
6750 grestore
6751 % smtp_in->spool_write
6752 gsave
6753 1 setlinewidth
6754 solid
6755 0.000 0.000 0.000 edgecolor
6756 newpath 615 813 moveto
6757 628 809 644 803 656 795 curveto
6758 675 784 673 773 692 762 curveto
6759 801 705 839 700 961 700 curveto
6760 961 700 961 700 1705 700 curveto
6761 2084 700 2537 670 2703 659 curveto
6762 stroke
6763 0.000 0.000 0.000 edgecolor
6764 newpath 2703.4 662.48 moveto
6765 2713 658 lineto
6766 2702.7 655.51 lineto
6767 closepath fill
6768 1 setlinewidth
6769 solid
6770 0.000 0.000 0.000 edgecolor
6771 newpath 2703.4 662.48 moveto
6772 2713 658 lineto
6773 2702.7 655.51 lineto
6774 closepath stroke
6775 grestore
6776 % accept_message
6777 gsave
6778 1 setlinewidth
6779 0.000 0.000 0.000 nodecolor
6780 961 320 75.05 18 ellipse_path stroke
6781 0.000 0.000 0.000 nodecolor
6782 grestore
6783 % smtp_in->accept_message
6784 gsave
6785 1 setlinewidth
6786 solid
6787 0.000 0.000 0.000 edgecolor
6788 newpath 619 817 moveto
6789 633 813 647 806 656 795 curveto
6790 741 691 622 610 692 496 curveto
6791 742 415 846 363 908 339 curveto
6792 stroke
6793 0.000 0.000 0.000 edgecolor
6794 newpath 910.02 341.96 moveto
6795 918 335 lineto
6796 907.42 335.46 lineto
6797 closepath fill
6798 1 setlinewidth
6799 solid
6800 0.000 0.000 0.000 edgecolor
6801 newpath 910.02 341.96 moveto
6802 918 335 lineto
6803 907.42 335.46 lineto
6804 closepath stroke
6805 grestore
6806 % get_address
6807 gsave
6808 1 setlinewidth
6809 0.000 0.000 0.000 nodecolor
6810 771 822 57.87 18 ellipse_path stroke
6811 0.000 0.000 0.000 nodecolor
6812 grestore
6813 % smtp_in->get_address
6814 gsave
6815 1 setlinewidth
6816 solid
6817 0.000 0.000 0.000 edgecolor
6818 newpath 621 822 moveto
6819 645 822 675 822 702 822 curveto
6820 stroke
6821 0.000 0.000 0.000 edgecolor
6822 newpath 702 825.5 moveto
6823 712 822 lineto
6824 702 818.5 lineto
6825 closepath fill
6826 1 setlinewidth
6827 solid
6828 0.000 0.000 0.000 edgecolor
6829 newpath 702 825.5 moveto
6830 712 822 lineto
6831 702 818.5 lineto
6832 closepath stroke
6833 grestore
6834 % smtp_in->create_message
6835 gsave
6836 1 setlinewidth
6837 solid
6838 0.000 0.000 0.000 edgecolor
6839 newpath 599 838 moveto
6840 621 855 659 882 692 903 curveto
6841 769 950 864 997 918 1024 curveto
6842 stroke
6843 0.000 0.000 0.000 edgecolor
6844 newpath 916.44 1027.14 moveto
6845 927 1028 lineto
6846 919.28 1020.74 lineto
6847 closepath fill
6848 1 setlinewidth
6849 solid
6850 0.000 0.000 0.000 edgecolor
6851 newpath 916.44 1027.14 moveto
6852 927 1028 lineto
6853 919.28 1020.74 lineto
6854 closepath stroke
6855 grestore
6856 % smtp_printf
6857 gsave
6858 1 setlinewidth
6859 0.000 0.000 0.000 nodecolor
6860 771 876 55.79 18 ellipse_path stroke
6861 0.000 0.000 0.000 nodecolor
6862 grestore
6863 % smtp_in->smtp_printf
6864 gsave
6865 1 setlinewidth
6866 solid
6867 0.000 0.000 0.000 edgecolor
6868 newpath 614 832 moveto
6869 643 840 685 852 718 861 curveto
6870 stroke
6871 0.000 0.000 0.000 edgecolor
6872 newpath 717.42 864.48 moveto
6873 728 864 lineto
6874 719.43 857.77 lineto
6875 closepath fill
6876 1 setlinewidth
6877 solid
6878 0.000 0.000 0.000 edgecolor
6879 newpath 717.42 864.48 moveto
6880 728 864 lineto
6881 719.43 857.77 lineto
6882 closepath stroke
6883 grestore
6884 % accept_message->accept_message_prepare
6885 gsave
6886 1 setlinewidth
6887 solid
6888 0.000 0.000 0.000 edgecolor
6889 newpath 1036 320 moveto
6890 1131 320 1299 320 1442 320 curveto
6891 1442 320 1442 320 2519 320 curveto
6892 2697 320 2896 397 2985 435 curveto
6893 stroke
6894 0.000 0.000 0.000 edgecolor
6895 newpath 2983.44 438.14 moveto
6896 2994 439 lineto
6897 2986.28 431.74 lineto
6898 closepath fill
6899 1 setlinewidth
6900 solid
6901 0.000 0.000 0.000 edgecolor
6902 newpath 2983.44 438.14 moveto
6903 2994 439 lineto
6904 2986.28 431.74 lineto
6905 closepath stroke
6906 grestore
6907 % accept_message->accept_message_stream
6908 gsave
6909 1 setlinewidth
6910 solid
6911 0.000 0.000 0.000 edgecolor
6912 newpath 1011 307 moveto
6913 1098 284 1283 242 1442 242 curveto
6914 1442 242 1442 242 2519 242 curveto
6915 2666 242 2836 224 2938 211 curveto
6916 stroke
6917 0.000 0.000 0.000 edgecolor
6918 newpath 2938.4 214.48 moveto
6919 2948 210 lineto
6920 2937.7 207.51 lineto
6921 closepath fill
6922 1 setlinewidth
6923 solid
6924 0.000 0.000 0.000 edgecolor
6925 newpath 2938.4 214.48 moveto
6926 2948 210 lineto
6927 2937.7 207.51 lineto
6928 closepath stroke
6929 grestore
6930 % alias_expand->addr_is_local
6931 gsave
6932 1 setlinewidth
6933 solid
6934 0.000 0.000 0.000 edgecolor
6935 newpath 2826 3429 moveto
6936 2866 3425 2919 3419 2962 3414 curveto
6937 stroke
6938 0.000 0.000 0.000 edgecolor
6939 newpath 2962.4 3417.48 moveto
6940 2972 3413 lineto
6941 2961.7 3410.51 lineto
6942 closepath fill
6943 1 setlinewidth
6944 solid
6945 0.000 0.000 0.000 edgecolor
6946 newpath 2962.4 3417.48 moveto
6947 2972 3413 lineto
6948 2961.7 3410.51 lineto
6949 closepath stroke
6950 grestore
6951 % alias_expand->create_address_qualified
6952 gsave
6953 1 setlinewidth
6954 solid
6955 0.000 0.000 0.000 edgecolor
6956 newpath 2775 3418 moveto
6957 2796 3358 2862 3160 2886 2991 curveto
6958 2897 2920 2886 1768 2922 1707 curveto
6959 2980 1610 3068 1665 3140 1580 curveto
6960 3170 1545 3146 1518 3176 1485 curveto
6961 3189 1471 3207 1460 3225 1451 curveto
6962 stroke
6963 0.000 0.000 0.000 edgecolor
6964 newpath 3226.28 1454.26 moveto
6965 3234 1447 lineto
6966 3223.44 1447.86 lineto
6967 closepath fill
6968 1 setlinewidth
6969 solid
6970 0.000 0.000 0.000 edgecolor
6971 newpath 3226.28 1454.26 moveto
6972 3234 1447 lineto
6973 3223.44 1447.86 lineto
6974 closepath stroke
6975 grestore
6976 % alias_expand->addr_isequal
6977 gsave
6978 1 setlinewidth
6979 solid
6980 0.000 0.000 0.000 edgecolor
6981 newpath 2823 3445 moveto
6982 2961 3466 3325 3524 3474 3547 curveto
6983 stroke
6984 0.000 0.000 0.000 edgecolor
6985 newpath 3473.51 3550.47 moveto
6986 3484 3549 lineto
6987 3474.88 3543.61 lineto
6988 closepath fill
6989 1 setlinewidth
6990 solid
6991 0.000 0.000 0.000 edgecolor
6992 newpath 3473.51 3550.47 moveto
6993 3484 3549 lineto
6994 3474.88 3543.61 lineto
6995 closepath stroke
6996 grestore
6997 % alias_expand->create_address_pipe
6998 gsave
6999 1 setlinewidth
7000 solid
7001 0.000 0.000 0.000 edgecolor
7002 newpath 2775 3418 moveto
7003 2797 3358 2863 3160 2886 2991 curveto
7004 2896 2920 2875 483 2922 429 curveto
7005 2940 410 3085 396 3186 389 curveto
7006 stroke
7007 0.000 0.000 0.000 edgecolor
7008 newpath 3186.4 392.48 moveto
7009 3196 388 lineto
7010 3185.7 385.51 lineto
7011 closepath fill
7012 1 setlinewidth
7013 solid
7014 0.000 0.000 0.000 edgecolor
7015 newpath 3186.4 392.48 moveto
7016 3196 388 lineto
7017 3185.7 385.51 lineto
7018 closepath stroke
7019 grestore
7020 % alias_expand->table_find_func
7021 gsave
7022 1 setlinewidth
7023 solid
7024 0.000 0.000 0.000 edgecolor
7025 newpath 2800 3452 moveto
7026 2916 3507 3325 3684 3646 3585 curveto
7027 3699 3569 3750 3528 3779 3502 curveto
7028 stroke
7029 0.000 0.000 0.000 edgecolor
7030 newpath 3781.78 3504.22 moveto
7031 3787 3495 lineto
7032 3777.17 3498.95 lineto
7033 closepath fill
7034 1 setlinewidth
7035 solid
7036 0.000 0.000 0.000 edgecolor
7037 newpath 3781.78 3504.22 moveto
7038 3787 3495 lineto
7039 3777.17 3498.95 lineto
7040 closepath stroke
7041 grestore
7042 % map_address_header
7043 gsave
7044 1 setlinewidth
7045 0.000 0.000 0.000 nodecolor
7046 3284 1642 93.81 18 ellipse_path stroke
7047 0.000 0.000 0.000 nodecolor
7048 grestore
7049 % map_address_header->addr_list_append_rfc822
7050 gsave
7051 1 setlinewidth
7052 solid
7053 0.000 0.000 0.000 edgecolor
7054 newpath 3339 1627 moveto
7055 3356 1622 3375 1616 3392 1610 curveto
7056 3409 1603 3412 1598 3428 1593 curveto
7057 3439 1589 3449 1586 3460 1583 curveto
7058 stroke
7059 0.000 0.000 0.000 edgecolor
7060 newpath 3461.43 1586.23 moveto
7061 3470 1580 lineto
7062 3459.42 1579.52 lineto
7063 closepath fill
7064 1 setlinewidth
7065 solid
7066 0.000 0.000 0.000 edgecolor
7067 newpath 3461.43 1586.23 moveto
7068 3470 1580 lineto
7069 3459.42 1579.52 lineto
7070 closepath stroke
7071 grestore
7072 % map_address_header->table_find_fnmatch
7073 gsave
7074 1 setlinewidth
7075 solid
7076 0.000 0.000 0.000 edgecolor
7077 newpath 3353 1654 moveto
7078 3367 1658 3380 1663 3392 1669 curveto
7079 3440 1693 3487 1736 3514 1763 curveto
7080 stroke
7081 0.000 0.000 0.000 edgecolor
7082 newpath 3511.45 1765.4 moveto
7083 3521 1770 lineto
7084 3516.4 1760.45 lineto
7085 closepath fill
7086 1 setlinewidth
7087 solid
7088 0.000 0.000 0.000 edgecolor
7089 newpath 3511.45 1765.4 moveto
7090 3521 1770 lineto
7091 3516.4 1760.45 lineto
7092 closepath stroke
7093 grestore
7094 % queue_run
7095 gsave
7096 1 setlinewidth
7097 0.000 0.000 0.000 nodecolor
7098 373 1158 52.12 18 ellipse_path stroke
7099 0.000 0.000 0.000 nodecolor
7100 grestore
7101 % queue_run->read_queue
7102 gsave
7103 1 setlinewidth
7104 solid
7105 0.000 0.000 0.000 edgecolor
7106 newpath 425 1158 moveto
7107 452 1158 483 1158 511 1158 curveto
7108 stroke
7109 0.000 0.000 0.000 edgecolor
7110 newpath 511 1161.5 moveto
7111 521 1158 lineto
7112 511 1154.5 lineto
7113 closepath fill
7114 1 setlinewidth
7115 solid
7116 0.000 0.000 0.000 edgecolor
7117 newpath 511 1161.5 moveto
7118 521 1158 lineto
7119 511 1154.5 lineto
7120 closepath stroke
7121 grestore
7122 % queue_run->deliver_msg_list
7123 gsave
7124 1 setlinewidth
7125 solid
7126 0.000 0.000 0.000 edgecolor
7127 newpath 375 1176 moveto
7128 386 1277 454 1777 692 2087 curveto
7129 694 2089 855 2195 927 2243 curveto
7130 stroke
7131 0.000 0.000 0.000 edgecolor
7132 newpath 924.9 2245.8 moveto
7133 935 2249 lineto
7134 929.1 2240.2 lineto
7135 closepath fill
7136 1 setlinewidth
7137 solid
7138 0.000 0.000 0.000 edgecolor
7139 newpath 924.9 2245.8 moveto
7140 935 2249 lineto
7141 929.1 2240.2 lineto
7142 closepath stroke
7143 grestore
7144 % queue_run->destroy_msg_list
7145 gsave
7146 1 setlinewidth
7147 solid
7148 0.000 0.000 0.000 edgecolor
7149 newpath 377 1176 moveto
7150 391 1240 439 1463 464 1650 curveto
7151 477 1747 442 2013 500 2093 curveto
7152 504 2098 509 2103 515 2107 curveto
7153 stroke
7154 0.000 0.000 0.000 edgecolor
7155 newpath 513.56 2110.2 moveto
7156 524 2112 lineto
7157 516.96 2104.08 lineto
7158 closepath fill
7159 1 setlinewidth
7160 solid
7161 0.000 0.000 0.000 edgecolor
7162 newpath 513.56 2110.2 moveto
7163 524 2112 lineto
7164 516.96 2104.08 lineto
7165 closepath stroke
7166 grestore
7167 % set_identity
7168 gsave
7169 1 setlinewidth
7170 0.000 0.000 0.000 nodecolor
7171 170 494 55.09 18 ellipse_path stroke
7172 0.000 0.000 0.000 nodecolor
7173 grestore
7174 % set_identity->set_euidgid
7175 gsave
7176 1 setlinewidth
7177 solid
7178 0.000 0.000 0.000 edgecolor
7179 newpath 225 496 moveto
7180 341 501 619 515 850 534 curveto
7181 1637 600 1833 627 2616 724 curveto
7182 2737 739 2769 731 2886 762 curveto
7183 2923 772 2962 789 2991 802 curveto
7184 stroke
7185 0.000 0.000 0.000 edgecolor
7186 newpath 2989.44 805.14 moveto
7187 3000 806 lineto
7188 2992.28 798.74 lineto
7189 closepath fill
7190 1 setlinewidth
7191 solid
7192 0.000 0.000 0.000 edgecolor
7193 newpath 2989.44 805.14 moveto
7194 3000 806 lineto
7195 2992.28 798.74 lineto
7196 closepath stroke
7197 grestore
7198 % set_identity->is_privileged_user
7199 gsave
7200 1 setlinewidth
7201 solid
7202 0.000 0.000 0.000 edgecolor
7203 newpath 218 485 moveto
7204 243 481 273 475 301 470 curveto
7205 stroke
7206 0.000 0.000 0.000 edgecolor
7207 newpath 301.88 473.39 moveto
7208 311 468 lineto
7209 300.51 466.53 lineto
7210 closepath fill
7211 1 setlinewidth
7212 solid
7213 0.000 0.000 0.000 edgecolor
7214 newpath 301.88 473.39 moveto
7215 311 468 lineto
7216 300.51 466.53 lineto
7217 closepath stroke
7218 grestore
7219 % create_msg_out
7220 gsave
7221 1 setlinewidth
7222 0.000 0.000 0.000 nodecolor
7223 2270 3218 72.96 18 ellipse_path stroke
7224 0.000 0.000 0.000 nodecolor
7225 grestore
7226 % create_msg_out_list->create_msg_out
7227 gsave
7228 1 setlinewidth
7229 solid
7230 0.000 0.000 0.000 edgecolor
7231 newpath 1214 2909 moveto
7232 1300 2968 1594 3157 1868 3221 curveto
7233 1981 3246 2115 3238 2197 3228 curveto
7234 stroke
7235 0.000 0.000 0.000 edgecolor
7236 newpath 2197.4 3231.48 moveto
7237 2207 3227 lineto
7238 2196.7 3224.51 lineto
7239 closepath fill
7240 1 setlinewidth
7241 solid
7242 0.000 0.000 0.000 edgecolor
7243 newpath 2197.4 3231.48 moveto
7244 2207 3227 lineto
7245 2196.7 3224.51 lineto
7246 closepath stroke
7247 grestore
7248 % rcptlist_with_addr_is_local->addr_is_local
7249 gsave
7250 1 setlinewidth
7251 solid
7252 0.000 0.000 0.000 edgecolor
7253 newpath 1273 3184 moveto
7254 1440 3208 1828 3265 2154 3307 curveto
7255 2454 3345 2812 3383 2961 3399 curveto
7256 stroke
7257 0.000 0.000 0.000 edgecolor
7258 newpath 2960.7 3402.49 moveto
7259 2971 3400 lineto
7260 2961.4 3395.52 lineto
7261 closepath fill
7262 1 setlinewidth
7263 solid
7264 0.000 0.000 0.000 edgecolor
7265 newpath 2960.7 3402.49 moveto
7266 2971 3400 lineto
7267 2961.4 3395.52 lineto
7268 closepath stroke
7269 grestore
7270 % deliver_msgout_list_online->table_find
7271 gsave
7272 1 setlinewidth
7273 solid
7274 0.000 0.000 0.000 edgecolor
7275 newpath 1194 2334 moveto
7276 1211 2388 1266 2554 1342 2674 curveto
7277 1531 2969 1569 3079 1868 3262 curveto
7278 2263 3501 2425 3467 2886 3463 curveto
7279 3104 3461 3362 3454 3477 3451 curveto
7280 stroke
7281 0.000 0.000 0.000 edgecolor
7282 newpath 3477 3454.5 moveto
7283 3487 3451 lineto
7284 3477 3447.5 lineto
7285 closepath fill
7286 1 setlinewidth
7287 solid
7288 0.000 0.000 0.000 edgecolor
7289 newpath 3477 3454.5 moveto
7290 3487 3451 lineto
7291 3477 3447.5 lineto
7292 closepath stroke
7293 grestore
7294 % deliver_msgout_list_online->detect_online
7295 gsave
7296 1 setlinewidth
7297 solid
7298 0.000 0.000 0.000 edgecolor
7299 newpath 1303 2314 moveto
7300 1325 2314 1349 2313 1370 2313 curveto
7301 stroke
7302 0.000 0.000 0.000 edgecolor
7303 newpath 1370 2316.5 moveto
7304 1380 2313 lineto
7305 1370 2309.5 lineto
7306 closepath fill
7307 1 setlinewidth
7308 solid
7309 0.000 0.000 0.000 edgecolor
7310 newpath 1370 2316.5 moveto
7311 1380 2313 lineto
7312 1370 2309.5 lineto
7313 closepath stroke
7314 grestore
7315 % deliver_msgout_list_online->read_route_list
7316 gsave
7317 1 setlinewidth
7318 solid
7319 0.000 0.000 0.000 edgecolor
7320 newpath 1224 2299 moveto
7321 1248 2285 1282 2265 1306 2242 curveto
7322 1360 2191 1405 2118 1427 2079 curveto
7323 stroke
7324 0.000 0.000 0.000 edgecolor
7325 newpath 1430.2 2080.44 moveto
7326 1432 2070 lineto
7327 1424.08 2077.04 lineto
7328 closepath fill
7329 1 setlinewidth
7330 solid
7331 0.000 0.000 0.000 edgecolor
7332 newpath 1430.2 2080.44 moveto
7333 1432 2070 lineto
7334 1424.08 2077.04 lineto
7335 closepath stroke
7336 grestore
7337 % deliver_msgout_list_online->destroy_route_list
7338 gsave
7339 1 setlinewidth
7340 solid
7341 0.000 0.000 0.000 edgecolor
7342 newpath 1203 2334 moveto
7343 1245 2390 1373 2557 1422 2621 curveto
7344 stroke
7345 0.000 0.000 0.000 edgecolor
7346 newpath 1419.2 2623.1 moveto
7347 1428 2629 lineto
7348 1424.8 2618.9 lineto
7349 closepath fill
7350 1 setlinewidth
7351 solid
7352 0.000 0.000 0.000 edgecolor
7353 newpath 1419.2 2623.1 moveto
7354 1428 2629 lineto
7355 1424.8 2618.9 lineto
7356 closepath stroke
7357 grestore
7358 % deliver_msgout_list_online->deliver_route_msg_list
7359 gsave
7360 1 setlinewidth
7361 solid
7362 0.000 0.000 0.000 edgecolor
7363 newpath 1260 2330 moveto
7364 1293 2336 1331 2344 1364 2351 curveto
7365 stroke
7366 0.000 0.000 0.000 edgecolor
7367 newpath 1363.51 2354.47 moveto
7368 1374 2353 lineto
7369 1364.88 2347.61 lineto
7370 closepath fill
7371 1 setlinewidth
7372 solid
7373 0.000 0.000 0.000 edgecolor
7374 newpath 1363.51 2354.47 moveto
7375 1374 2353 lineto
7376 1364.88 2347.61 lineto
7377 closepath stroke
7378 grestore
7379 % clone_msg_out->copy_modify_address
7380 gsave
7381 1 setlinewidth
7382 solid
7383 0.000 0.000 0.000 edgecolor
7384 newpath 1773 2580 moveto
7385 1877 2586 2070 2592 2118 2547 curveto
7386 2177 2490 2094 2235 2154 2181 curveto
7387 2215 2126 2821 2133 2886 2181 curveto
7388 2929 2212 2886 2256 2922 2294 curveto
7389 2992 2364 3102 2394 3184 2407 curveto
7390 stroke
7391 0.000 0.000 0.000 edgecolor
7392 newpath 3183.7 2410.49 moveto
7393 3194 2408 lineto
7394 3184.4 2403.52 lineto
7395 closepath fill
7396 1 setlinewidth
7397 solid
7398 0.000 0.000 0.000 edgecolor
7399 newpath 3183.7 2410.49 moveto
7400 3194 2408 lineto
7401 3184.4 2403.52 lineto
7402 closepath stroke
7403 grestore
7404 % clone_msg_out->create_msg_out
7405 gsave
7406 1 setlinewidth
7407 solid
7408 0.000 0.000 0.000 edgecolor
7409 newpath 1724 2592 moveto
7410 1754 2620 1808 2678 1832 2741 curveto
7411 1868 2834 1798 3118 1868 3189 curveto
7412 1912 3233 2085 3230 2190 3224 curveto
7413 stroke
7414 0.000 0.000 0.000 edgecolor
7415 newpath 2190.4 3227.48 moveto
7416 2200 3223 lineto
7417 2189.7 3220.51 lineto
7418 closepath fill
7419 1 setlinewidth
7420 solid
7421 0.000 0.000 0.000 edgecolor
7422 newpath 2190.4 3227.48 moveto
7423 2200 3223 lineto
7424 2189.7 3220.51 lineto
7425 closepath stroke
7426 grestore
7427 % deliver_route_msg_list->msg_rcptlist_route
7428 gsave
7429 1 setlinewidth
7430 solid
7431 0.000 0.000 0.000 edgecolor
7432 newpath 1456 2384 moveto
7433 1478 2412 1526 2465 1578 2493 curveto
7434 1592 2500 1607 2505 1622 2509 curveto
7435 stroke
7436 0.000 0.000 0.000 edgecolor
7437 newpath 1621.51 2512.47 moveto
7438 1632 2511 lineto
7439 1622.88 2505.61 lineto
7440 closepath fill
7441 1 setlinewidth
7442 solid
7443 0.000 0.000 0.000 edgecolor
7444 newpath 1621.51 2512.47 moveto
7445 1632 2511 lineto
7446 1622.88 2505.61 lineto
7447 closepath stroke
7448 grestore
7449 % deliver_route_msg_list->route_is_allowed_mail_local
7450 gsave
7451 1 setlinewidth
7452 solid
7453 0.000 0.000 0.000 edgecolor
7454 newpath 1540 2363 moveto
7455 1552 2363 1564 2362 1576 2362 curveto
7456 stroke
7457 0.000 0.000 0.000 edgecolor
7458 newpath 1576 2365.5 moveto
7459 1586 2362 lineto
7460 1576 2358.5 lineto
7461 closepath fill
7462 1 setlinewidth
7463 solid
7464 0.000 0.000 0.000 edgecolor
7465 newpath 1576 2365.5 moveto
7466 1586 2362 lineto
7467 1576 2358.5 lineto
7468 closepath stroke
7469 grestore
7470 % deliver_route_msg_list->destroy_msg_out
7471 gsave
7472 1 setlinewidth
7473 solid
7474 0.000 0.000 0.000 edgecolor
7475 newpath 1498 2351 moveto
7476 1532 2342 1570 2332 1578 2331 curveto
7477 1689 2313 1819 2306 1904 2305 curveto
7478 stroke
7479 0.000 0.000 0.000 edgecolor
7480 newpath 1904 2308.5 moveto
7481 1914 2305 lineto
7482 1904 2301.5 lineto
7483 closepath fill
7484 1 setlinewidth
7485 solid
7486 0.000 0.000 0.000 edgecolor
7487 newpath 1904 2308.5 moveto
7488 1914 2305 lineto
7489 1904 2301.5 lineto
7490 closepath stroke
7491 grestore
7492 % deliver_route_msg_list->clone_msg_out
7493 gsave
7494 1 setlinewidth
7495 solid
7496 0.000 0.000 0.000 edgecolor
7497 newpath 1460 2384 moveto
7498 1482 2405 1517 2442 1542 2479 curveto
7499 1562 2507 1551 2526 1578 2547 curveto
7500 1592 2557 1609 2564 1626 2568 curveto
7501 stroke
7502 0.000 0.000 0.000 edgecolor
7503 newpath 1625.51 2571.47 moveto
7504 1636 2570 lineto
7505 1626.88 2564.61 lineto
7506 closepath fill
7507 1 setlinewidth
7508 solid
7509 0.000 0.000 0.000 edgecolor
7510 newpath 1625.51 2571.47 moveto
7511 1636 2570 lineto
7512 1626.88 2564.61 lineto
7513 closepath stroke
7514 grestore
7515 % deliver_route_msg_list->destroy_msg_out_list
7516 gsave
7517 1 setlinewidth
7518 solid
7519 0.000 0.000 0.000 edgecolor
7520 newpath 1511 2353 moveto
7521 1522 2349 1533 2345 1542 2339 curveto
7522 1563 2326 1558 2310 1578 2298 curveto
7523 1590 2290 1605 2284 1619 2280 curveto
7524 stroke
7525 0.000 0.000 0.000 edgecolor
7526 newpath 1620.43 2283.23 moveto
7527 1629 2277 lineto
7528 1618.42 2276.52 lineto
7529 closepath fill
7530 1 setlinewidth
7531 solid
7532 0.000 0.000 0.000 edgecolor
7533 newpath 1620.43 2283.23 moveto
7534 1629 2277 lineto
7535 1618.42 2276.52 lineto
7536 closepath stroke
7537 grestore
7538 % route_prepare_msgout
7539 gsave
7540 1 setlinewidth
7541 0.000 0.000 0.000 nodecolor
7542 2769 1986 98.87 18 ellipse_path stroke
7543 0.000 0.000 0.000 nodecolor
7544 grestore
7545 % deliver_route_msg_list->route_prepare_msgout
7546 gsave
7547 1 setlinewidth
7548 solid
7549 0.000 0.000 0.000 edgecolor
7550 newpath 1519 2355 moveto
7551 1528 2351 1536 2346 1542 2339 curveto
7552 1591 2288 1529 2235 1578 2185 curveto
7553 1728 2032 2395 1997 2660 1988 curveto
7554 stroke
7555 0.000 0.000 0.000 edgecolor
7556 newpath 2660 1991.5 moveto
7557 2670 1988 lineto
7558 2660 1984.5 lineto
7559 closepath fill
7560 1 setlinewidth
7561 solid
7562 0.000 0.000 0.000 edgecolor
7563 newpath 2660 1991.5 moveto
7564 2670 1988 lineto
7565 2660 1984.5 lineto
7566 closepath stroke
7567 grestore
7568 % deliver_route_msgout_list
7569 gsave
7570 1 setlinewidth
7571 0.000 0.000 0.000 nodecolor
7572 1705 2412 111.88 18 ellipse_path stroke
7573 0.000 0.000 0.000 nodecolor
7574 grestore
7575 % deliver_route_msg_list->deliver_route_msgout_list
7576 gsave
7577 1 setlinewidth
7578 solid
7579 0.000 0.000 0.000 edgecolor
7580 newpath 1514 2379 moveto
7581 1547 2384 1585 2391 1619 2397 curveto
7582 stroke
7583 0.000 0.000 0.000 edgecolor
7584 newpath 1618.51 2400.47 moveto
7585 1629 2399 lineto
7586 1619.88 2393.61 lineto
7587 closepath fill
7588 1 setlinewidth
7589 solid
7590 0.000 0.000 0.000 edgecolor
7591 newpath 1618.51 2400.47 moveto
7592 1629 2399 lineto
7593 1619.88 2393.61 lineto
7594 closepath stroke
7595 grestore
7596 % route_is_allowed_return_path
7597 gsave
7598 1 setlinewidth
7599 0.000 0.000 0.000 nodecolor
7600 1705 2466 127.16 18 ellipse_path stroke
7601 0.000 0.000 0.000 nodecolor
7602 grestore
7603 % deliver_route_msg_list->route_is_allowed_return_path
7604 gsave
7605 1 setlinewidth
7606 solid
7607 0.000 0.000 0.000 edgecolor
7608 newpath 1469 2383 moveto
7609 1496 2400 1538 2424 1578 2439 curveto
7610 1590 2443 1602 2446 1614 2449 curveto
7611 stroke
7612 0.000 0.000 0.000 edgecolor
7613 newpath 1613.42 2452.48 moveto
7614 1624 2452 lineto
7615 1615.43 2445.77 lineto
7616 closepath fill
7617 1 setlinewidth
7618 solid
7619 0.000 0.000 0.000 edgecolor
7620 newpath 1613.42 2452.48 moveto
7621 1624 2452 lineto
7622 1615.43 2445.77 lineto
7623 closepath stroke
7624 grestore
7625 % destroy_msg_out_list->destroy_msg_out
7626 gsave
7627 1 setlinewidth
7628 solid
7629 0.000 0.000 0.000 edgecolor
7630 newpath 1784 2276 moveto
7631 1825 2282 1874 2288 1914 2294 curveto
7632 stroke
7633 0.000 0.000 0.000 edgecolor
7634 newpath 1913.7 2297.49 moveto
7635 1924 2295 lineto
7636 1914.4 2290.52 lineto
7637 closepath fill
7638 1 setlinewidth
7639 solid
7640 0.000 0.000 0.000 edgecolor
7641 newpath 1913.7 2297.49 moveto
7642 1924 2295 lineto
7643 1914.4 2290.52 lineto
7644 closepath stroke
7645 grestore
7646 % deliver_local->msg_free_data
7647 gsave
7648 1 setlinewidth
7649 solid
7650 0.000 0.000 0.000 edgecolor
7651 newpath 2310 2677 moveto
7652 2340 2667 2383 2655 2422 2650 curveto
7653 2508 2638 2531 2641 2616 2650 curveto
7654 2624 2650 2881 2699 2886 2704 curveto
7655 2922 2734 2884 2775 2922 2802 curveto
7656 2967 2834 3120 2822 3212 2812 curveto
7657 stroke
7658 0.000 0.000 0.000 edgecolor
7659 newpath 3212.4 2815.48 moveto
7660 3222 2811 lineto
7661 3211.7 2808.51 lineto
7662 closepath fill
7663 1 setlinewidth
7664 solid
7665 0.000 0.000 0.000 edgecolor
7666 newpath 3212.4 2815.48 moveto
7667 3222 2811 lineto
7668 3211.7 2808.51 lineto
7669 closepath stroke
7670 grestore
7671 % deliver_local->deliver_finish
7672 gsave
7673 1 setlinewidth
7674 solid
7675 0.000 0.000 0.000 edgecolor
7676 newpath 2271 2673 moveto
7677 2274 2606 2294 2367 2422 2240 curveto
7678 2431 2231 2443 2225 2454 2220 curveto
7679 stroke
7680 0.000 0.000 0.000 edgecolor
7681 newpath 2455.43 2223.23 moveto
7682 2464 2217 lineto
7683 2453.42 2216.52 lineto
7684 closepath fill
7685 1 setlinewidth
7686 solid
7687 0.000 0.000 0.000 edgecolor
7688 newpath 2455.43 2223.23 moveto
7689 2464 2217 lineto
7690 2453.42 2216.52 lineto
7691 closepath stroke
7692 grestore
7693 % deliver_local->destroy_table
7694 gsave
7695 1 setlinewidth
7696 solid
7697 0.000 0.000 0.000 edgecolor
7698 newpath 2284 2709 moveto
7699 2310 2740 2362 2810 2386 2879 curveto
7700 2423 2978 2351 3036 2422 3115 curveto
7701 2477 3175 3029 3277 3219 3311 curveto
7702 stroke
7703 0.000 0.000 0.000 edgecolor
7704 newpath 3218.51 3314.47 moveto
7705 3229 3313 lineto
7706 3219.88 3307.61 lineto
7707 closepath fill
7708 1 setlinewidth
7709 solid
7710 0.000 0.000 0.000 edgecolor
7711 newpath 3218.51 3314.47 moveto
7712 3229 3313 lineto
7713 3219.88 3307.61 lineto
7714 closepath stroke
7715 grestore
7716 % deliver_local->addr_string
7717 gsave
7718 1 setlinewidth
7719 solid
7720 0.000 0.000 0.000 edgecolor
7721 newpath 2276 2673 moveto
7722 2296 2612 2362 2408 2386 2235 curveto
7723 2394 2183 2389 1338 2422 1299 curveto
7724 2480 1233 2554 1322 2616 1261 curveto
7725 2669 1210 2606 1156 2652 1099 curveto
7726 2673 1075 3100 897 3240 839 curveto
7727 stroke
7728 0.000 0.000 0.000 edgecolor
7729 newpath 3242.02 841.96 moveto
7730 3250 835 lineto
7731 3239.42 835.46 lineto
7732 closepath fill
7733 1 setlinewidth
7734 solid
7735 0.000 0.000 0.000 edgecolor
7736 newpath 3242.02 841.96 moveto
7737 3250 835 lineto
7738 3239.42 835.46 lineto
7739 closepath stroke
7740 grestore
7741 % deliver_local->spool_read_data
7742 gsave
7743 1 setlinewidth
7744 solid
7745 0.000 0.000 0.000 edgecolor
7746 newpath 2274 2673 moveto
7747 2291 2599 2356 2323 2422 2268 curveto
7748 2490 2211 2557 2299 2616 2235 curveto
7749 2675 2171 2594 1913 2652 1850 curveto
7750 2724 1771 2813 1883 2886 1807 curveto
7751 2963 1727 2844 1637 2922 1560 curveto
7752 2941 1541 3099 1525 3200 1518 curveto
7753 stroke
7754 0.000 0.000 0.000 edgecolor
7755 newpath 3200.4 1521.48 moveto
7756 3210 1517 lineto
7757 3199.7 1514.51 lineto
7758 closepath fill
7759 1 setlinewidth
7760 solid
7761 0.000 0.000 0.000 edgecolor
7762 newpath 3200.4 1521.48 moveto
7763 3210 1517 lineto
7764 3199.7 1514.51 lineto
7765 closepath stroke
7766 grestore
7767 % deliver_local->var_table_msg
7768 gsave
7769 1 setlinewidth
7770 solid
7771 0.000 0.000 0.000 edgecolor
7772 newpath 2326 2684 moveto
7773 2395 2677 2515 2669 2616 2683 curveto
7774 2633 2685 2636 2689 2652 2693 curveto
7775 2756 2716 2804 2670 2886 2737 curveto
7776 2919 2763 2889 2799 2922 2824 curveto
7777 3009 2887 3141 2881 3220 2870 curveto
7778 stroke
7779 0.000 0.000 0.000 edgecolor
7780 newpath 3220.88 2873.39 moveto
7781 3230 2868 lineto
7782 3219.51 2866.53 lineto
7783 closepath fill
7784 1 setlinewidth
7785 solid
7786 0.000 0.000 0.000 edgecolor
7787 newpath 3220.88 2873.39 moveto
7788 3230 2868 lineto
7789 3219.51 2866.53 lineto
7790 closepath stroke
7791 grestore
7792 % deliver_local->expand
7793 gsave
7794 1 setlinewidth
7795 solid
7796 0.000 0.000 0.000 edgecolor
7797 newpath 2284 2709 moveto
7798 2309 2741 2360 2811 2386 2879 curveto
7799 2417 2958 2361 3007 2422 3067 curveto
7800 2538 3180 3069 3187 3234 3185 curveto
7801 stroke
7802 0.000 0.000 0.000 edgecolor
7803 newpath 3234 3188.5 moveto
7804 3244 3185 lineto
7805 3234 3181.5 lineto
7806 closepath fill
7807 1 setlinewidth
7808 solid
7809 0.000 0.000 0.000 edgecolor
7810 newpath 3234 3188.5 moveto
7811 3244 3185 lineto
7812 3234 3181.5 lineto
7813 closepath stroke
7814 grestore
7815 % deliver_local->create_header
7816 gsave
7817 1 setlinewidth
7818 solid
7819 0.000 0.000 0.000 edgecolor
7820 newpath 2274 2673 moveto
7821 2289 2606 2345 2367 2422 2181 curveto
7822 2505 1981 2487 1891 2652 1753 curveto
7823 2736 1682 2816 1760 2886 1677 curveto
7824 2959 1590 2842 1504 2922 1425 curveto
7825 2942 1405 3111 1389 3211 1382 curveto
7826 stroke
7827 0.000 0.000 0.000 edgecolor
7828 newpath 3211.4 1385.48 moveto
7829 3221 1381 lineto
7830 3210.7 1378.51 lineto
7831 closepath fill
7832 1 setlinewidth
7833 solid
7834 0.000 0.000 0.000 edgecolor
7835 newpath 3211.4 1385.48 moveto
7836 3221 1381 lineto
7837 3210.7 1378.51 lineto
7838 closepath stroke
7839 grestore
7840 % deliver_local->destroy_header
7841 gsave
7842 1 setlinewidth
7843 solid
7844 0.000 0.000 0.000 edgecolor
7845 newpath 2275 2673 moveto
7846 2289 2621 2336 2470 2422 2378 curveto
7847 2490 2305 2558 2348 2616 2268 curveto
7848 2664 2202 2595 2145 2652 2089 curveto
7849 2728 2014 2811 2119 2886 2046 curveto
7850 2942 1991 2866 1927 2922 1875 curveto
7851 2942 1856 3106 1840 3206 1832 curveto
7852 stroke
7853 0.000 0.000 0.000 edgecolor
7854 newpath 3206.4 1835.48 moveto
7855 3216 1831 lineto
7856 3205.7 1828.51 lineto
7857 closepath fill
7858 1 setlinewidth
7859 solid
7860 0.000 0.000 0.000 edgecolor
7861 newpath 3206.4 1835.48 moveto
7862 3216 1831 lineto
7863 3205.7 1828.51 lineto
7864 closepath stroke
7865 grestore
7866 % deliver_local->pipe_out
7867 gsave
7868 1 setlinewidth
7869 solid
7870 0.000 0.000 0.000 edgecolor
7871 newpath 2312 2704 moveto
7872 2343 2713 2385 2726 2422 2737 curveto
7873 2438 2741 2455 2746 2471 2750 curveto
7874 stroke
7875 0.000 0.000 0.000 edgecolor
7876 newpath 2470.42 2753.48 moveto
7877 2481 2753 lineto
7878 2472.43 2746.77 lineto
7879 closepath fill
7880 1 setlinewidth
7881 solid
7882 0.000 0.000 0.000 edgecolor
7883 newpath 2470.42 2753.48 moveto
7884 2481 2753 lineto
7885 2472.43 2746.77 lineto
7886 closepath stroke
7887 grestore
7888 % deliver_local->addr_find_ancestor
7889 gsave
7890 1 setlinewidth
7891 solid
7892 0.000 0.000 0.000 edgecolor
7893 newpath 2289 2708 moveto
7894 2317 2732 2369 2772 2422 2791 curveto
7895 2504 2819 2603 2824 2675 2823 curveto
7896 stroke
7897 0.000 0.000 0.000 edgecolor
7898 newpath 2675 2826.5 moveto
7899 2685 2823 lineto
7900 2675 2819.5 lineto
7901 closepath fill
7902 1 setlinewidth
7903 solid
7904 0.000 0.000 0.000 edgecolor
7905 newpath 2675 2826.5 moveto
7906 2685 2823 lineto
7907 2675 2819.5 lineto
7908 closepath stroke
7909 grestore
7910 % deliver_local->delivery_failures
7911 gsave
7912 1 setlinewidth
7913 solid
7914 0.000 0.000 0.000 edgecolor
7915 newpath 2286 2709 moveto
7916 2312 2737 2366 2791 2422 2824 curveto
7917 2433 2830 2446 2835 2458 2840 curveto
7918 stroke
7919 0.000 0.000 0.000 edgecolor
7920 newpath 2457.42 2843.48 moveto
7921 2468 2843 lineto
7922 2459.43 2836.77 lineto
7923 closepath fill
7924 1 setlinewidth
7925 solid
7926 0.000 0.000 0.000 edgecolor
7927 newpath 2457.42 2843.48 moveto
7928 2468 2843 lineto
7929 2459.43 2836.77 lineto
7930 closepath stroke
7931 grestore
7932 % deliver_local->var_table_rcpt
7933 gsave
7934 1 setlinewidth
7935 solid
7936 0.000 0.000 0.000 edgecolor
7937 newpath 2281 2709 moveto
7938 2316 2765 2421 2935 2422 2937 curveto
7939 2444 2965 2473 2995 2494 3016 curveto
7940 stroke
7941 0.000 0.000 0.000 edgecolor
7942 newpath 2491.45 3018.4 moveto
7943 2501 3023 lineto
7944 2496.4 3013.45 lineto
7945 closepath fill
7946 1 setlinewidth
7947 solid
7948 0.000 0.000 0.000 edgecolor
7949 newpath 2491.45 3018.4 moveto
7950 2501 3023 lineto
7951 2496.4 3013.45 lineto
7952 closepath stroke
7953 grestore
7954 % deliver_local->append_file
7955 gsave
7956 1 setlinewidth
7957 solid
7958 0.000 0.000 0.000 edgecolor
7959 newpath 2329 2695 moveto
7960 2367 2698 2415 2702 2454 2705 curveto
7961 stroke
7962 0.000 0.000 0.000 edgecolor
7963 newpath 2453.7 2708.49 moveto
7964 2464 2706 lineto
7965 2454.4 2701.52 lineto
7966 closepath fill
7967 1 setlinewidth
7968 solid
7969 0.000 0.000 0.000 edgecolor
7970 newpath 2453.7 2708.49 moveto
7971 2464 2706 lineto
7972 2454.4 2701.52 lineto
7973 closepath stroke
7974 grestore
7975 % _g_list_strcasecmp
7976 gsave
7977 1 setlinewidth
7978 0.000 0.000 0.000 nodecolor
7979 2519 2910 86.86 18 ellipse_path stroke
7980 0.000 0.000 0.000 nodecolor
7981 grestore
7982 % deliver_local->_g_list_strcasecmp
7983 gsave
7984 1 setlinewidth
7985 dotted
7986 0.000 0.000 0.000 edgecolor
7987 newpath 2279 2709 moveto
7988 2300 2747 2352 2836 2422 2883 curveto
7989 2429 2887 2437 2891 2445 2894 curveto
7990 stroke
7991 0.000 0.000 0.000 edgecolor
7992 newpath 2444.42 2897.54 moveto
7993 2455 2898 lineto
7994 2447.02 2891.04 lineto
7995 closepath fill
7996 1 setlinewidth
7997 solid
7998 0.000 0.000 0.000 edgecolor
7999 newpath 2444.42 2897.54 moveto
8000 2455 2898 lineto
8001 2447.02 2891.04 lineto
8002 closepath stroke
8003 grestore
8004 % create_local_route->resolve_byname
8005 gsave
8006 1 setlinewidth
8007 dotted
8008 0.000 0.000 0.000 edgecolor
8009 newpath 1260 2173 moveto
8010 1277 2167 1294 2159 1306 2147 curveto
8011 1346 2106 1301 2063 1342 2025 curveto
8012 1463 1911 1540 1940 1705 1940 curveto
8013 1705 1940 1705 1940 2519 1940 curveto
8014 2683 1940 2726 1927 2886 1959 curveto
8015 3020 1985 3169 2047 3241 2080 curveto
8016 stroke
8017 0.000 0.000 0.000 edgecolor
8018 newpath 3239.44 2083.14 moveto
8019 3250 2084 lineto
8020 3242.28 2076.74 lineto
8021 closepath fill
8022 1 setlinewidth
8023 solid
8024 0.000 0.000 0.000 edgecolor
8025 newpath 3239.44 2083.14 moveto
8026 3250 2084 lineto
8027 3242.28 2076.74 lineto
8028 closepath stroke
8029 grestore
8030 % queue_list
8031 gsave
8032 1 setlinewidth
8033 0.000 0.000 0.000 nodecolor
8034 373 624 50.03 18 ellipse_path stroke
8035 0.000 0.000 0.000 nodecolor
8036 grestore
8037 % queue_list->read_queue
8038 gsave
8039 1 setlinewidth
8040 solid
8041 0.000 0.000 0.000 edgecolor
8042 newpath 421 628 moveto
8043 437 632 453 639 464 651 curveto
8044 524 718 482 762 500 849 curveto
8045 523 954 556 1077 570 1130 curveto
8046 stroke
8047 0.000 0.000 0.000 edgecolor
8048 newpath 566.77 1131.43 moveto
8049 573 1140 lineto
8050 573.48 1129.42 lineto
8051 closepath fill
8052 1 setlinewidth
8053 solid
8054 0.000 0.000 0.000 edgecolor
8055 newpath 566.77 1131.43 moveto
8056 573 1140 lineto
8057 573.48 1129.42 lineto
8058 closepath stroke
8059 grestore
8060 % queue_list->addr_string
8061 gsave
8062 1 setlinewidth
8063 solid
8064 0.000 0.000 0.000 edgecolor
8065 newpath 422 620 moveto
8066 603 603 1239 548 1442 548 curveto
8067 1442 548 1442 548 1705 548 curveto
8068 1785 548 3079 553 3140 604 curveto
8069 3198 653 3130 711 3176 769 curveto
8070 3190 786 3211 798 3231 806 curveto
8071 stroke
8072 0.000 0.000 0.000 edgecolor
8073 newpath 3229.44 809.14 moveto
8074 3240 810 lineto
8075 3232.28 802.74 lineto
8076 closepath fill
8077 1 setlinewidth
8078 solid
8079 0.000 0.000 0.000 edgecolor
8080 newpath 3229.44 809.14 moveto
8081 3240 810 lineto
8082 3232.28 802.74 lineto
8083 closepath stroke
8084 grestore
8085 % accept_connect
8086 gsave
8087 1 setlinewidth
8088 0.000 0.000 0.000 nodecolor
8089 373 770 72.96 18 ellipse_path stroke
8090 0.000 0.000 0.000 nodecolor
8091 grestore
8092 % accept_connect->sigchld_handler
8093 gsave
8094 1 setlinewidth
8095 dotted
8096 0.000 0.000 0.000 edgecolor
8097 newpath 441 763 moveto
8098 460 761 481 760 500 758 curveto
8099 stroke
8100 0.000 0.000 0.000 edgecolor
8101 newpath 500.4 761.48 moveto
8102 510 757 lineto
8103 499.7 754.51 lineto
8104 closepath fill
8105 1 setlinewidth
8106 solid
8107 0.000 0.000 0.000 edgecolor
8108 newpath 500.4 761.48 moveto
8109 510 757 lineto
8110 499.7 754.51 lineto
8111 closepath stroke
8112 grestore
8113 % accept_connect->smtp_in
8114 gsave
8115 1 setlinewidth
8116 solid
8117 0.000 0.000 0.000 edgecolor
8118 newpath 424 783 moveto
8119 458 791 500 802 532 810 curveto
8120 stroke
8121 0.000 0.000 0.000 edgecolor
8122 newpath 531.42 813.48 moveto
8123 542 813 lineto
8124 533.43 806.77 lineto
8125 closepath fill
8126 1 setlinewidth
8127 solid
8128 0.000 0.000 0.000 edgecolor
8129 newpath 531.42 813.48 moveto
8130 542 813 lineto
8131 533.43 806.77 lineto
8132 closepath stroke
8133 grestore
8134 % queue_delete
8135 gsave
8136 1 setlinewidth
8137 0.000 0.000 0.000 nodecolor
8138 961 952 61.84 18 ellipse_path stroke
8139 0.000 0.000 0.000 nodecolor
8140 grestore
8141 % queue_delete->spool_unlock
8142 gsave
8143 1 setlinewidth
8144 solid
8145 0.000 0.000 0.000 edgecolor
8146 newpath 1003 939 moveto
8147 1041 927 1097 909 1137 896 curveto
8148 stroke
8149 0.000 0.000 0.000 edgecolor
8150 newpath 1138.43 899.23 moveto
8151 1147 893 lineto
8152 1136.42 892.52 lineto
8153 closepath fill
8154 1 setlinewidth
8155 solid
8156 0.000 0.000 0.000 edgecolor
8157 newpath 1138.43 899.23 moveto
8158 1147 893 lineto
8159 1136.42 892.52 lineto
8160 closepath stroke
8161 grestore
8162 % queue_delete->spool_lock
8163 gsave
8164 1 setlinewidth
8165 solid
8166 0.000 0.000 0.000 edgecolor
8167 newpath 1023 952 moveto
8168 1055 952 1092 952 1124 952 curveto
8169 stroke
8170 0.000 0.000 0.000 edgecolor
8171 newpath 1124 955.5 moveto
8172 1134 952 lineto
8173 1124 948.5 lineto
8174 closepath fill
8175 1 setlinewidth
8176 solid
8177 0.000 0.000 0.000 edgecolor
8178 newpath 1124 955.5 moveto
8179 1134 952 lineto
8180 1124 948.5 lineto
8181 closepath stroke
8182 grestore
8183 % rewrite_headers
8184 gsave
8185 1 setlinewidth
8186 0.000 0.000 0.000 nodecolor
8187 3031 1734 71.77 18 ellipse_path stroke
8188 0.000 0.000 0.000 nodecolor
8189 grestore
8190 % rewrite_headers->create_header
8191 gsave
8192 1 setlinewidth
8193 solid
8194 0.000 0.000 0.000 edgecolor
8195 newpath 3039 1716 moveto
8196 3068 1647 3170 1409 3176 1404 curveto
8197 3186 1395 3199 1389 3212 1385 curveto
8198 stroke
8199 0.000 0.000 0.000 edgecolor
8200 newpath 3213.43 1388.23 moveto
8201 3222 1382 lineto
8202 3211.42 1381.52 lineto
8203 closepath fill
8204 1 setlinewidth
8205 solid
8206 0.000 0.000 0.000 edgecolor
8207 newpath 3213.43 1388.23 moveto
8208 3222 1382 lineto
8209 3211.42 1381.52 lineto
8210 closepath stroke
8211 grestore
8212 % rewrite_headers->map_address_header
8213 gsave
8214 1 setlinewidth
8215 solid
8216 0.000 0.000 0.000 edgecolor
8217 newpath 3087 1723 moveto
8218 3105 1718 3124 1711 3140 1702 curveto
8219 3159 1691 3157 1679 3176 1669 curveto
8220 3185 1665 3195 1661 3204 1657 curveto
8221 stroke
8222 0.000 0.000 0.000 edgecolor
8223 newpath 3205.43 1660.23 moveto
8224 3214 1654 lineto
8225 3203.42 1653.52 lineto
8226 closepath fill
8227 1 setlinewidth
8228 solid
8229 0.000 0.000 0.000 edgecolor
8230 newpath 3205.43 1660.23 moveto
8231 3214 1654 lineto
8232 3203.42 1653.52 lineto
8233 closepath stroke
8234 grestore
8235 % set_address_header_domain
8236 gsave
8237 1 setlinewidth
8238 0.000 0.000 0.000 nodecolor
8239 3805 1677 121.8 18 ellipse_path stroke
8240 0.000 0.000 0.000 nodecolor
8241 grestore
8242 % rewrite_headers->set_address_header_domain
8243 gsave
8244 1 setlinewidth
8245 solid
8246 0.000 0.000 0.000 edgecolor
8247 newpath 3104 1733 moveto
8248 3177 1732 3292 1730 3392 1723 curveto
8249 3499 1715 3620 1701 3704 1690 curveto
8250 stroke
8251 0.000 0.000 0.000 edgecolor
8252 newpath 3704.4 1693.48 moveto
8253 3714 1689 lineto
8254 3703.7 1686.51 lineto
8255 closepath fill
8256 1 setlinewidth
8257 solid
8258 0.000 0.000 0.000 edgecolor
8259 newpath 3704.4 1693.48 moveto
8260 3714 1689 lineto
8261 3703.7 1686.51 lineto
8262 closepath stroke
8263 grestore
8264 % copy_header
8265 gsave
8266 1 setlinewidth
8267 0.000 0.000 0.000 nodecolor
8268 3284 1696 61.84 18 ellipse_path stroke
8269 0.000 0.000 0.000 nodecolor
8270 grestore
8271 % rewrite_headers->copy_header
8272 gsave
8273 1 setlinewidth
8274 solid
8275 0.000 0.000 0.000 edgecolor
8276 newpath 3093 1725 moveto
8277 3131 1719 3179 1711 3218 1706 curveto
8278 stroke
8279 0.000 0.000 0.000 edgecolor
8280 newpath 3218.88 1709.39 moveto
8281 3228 1704 lineto
8282 3217.51 1702.53 lineto
8283 closepath fill
8284 1 setlinewidth
8285 solid
8286 0.000 0.000 0.000 edgecolor
8287 newpath 3218.88 1709.39 moveto
8288 3228 1704 lineto
8289 3217.51 1702.53 lineto
8290 closepath stroke
8291 grestore
8292 % set_address_header_domain->parse_address_rfc822
8293 gsave
8294 1 setlinewidth
8295 solid
8296 0.000 0.000 0.000 edgecolor
8297 newpath 3873 1662 moveto
8298 3909 1654 3953 1644 3989 1636 curveto
8299 stroke
8300 0.000 0.000 0.000 edgecolor
8301 newpath 3989.88 1639.39 moveto
8302 3999 1634 lineto
8303 3988.51 1632.53 lineto
8304 closepath fill
8305 1 setlinewidth
8306 solid
8307 0.000 0.000 0.000 edgecolor
8308 newpath 3989.88 1639.39 moveto
8309 3999 1634 lineto
8310 3988.51 1632.53 lineto
8311 closepath stroke
8312 grestore
8313 % listen_port
8314 gsave
8315 1 setlinewidth
8316 0.000 0.000 0.000 nodecolor
8317 170 770 52.12 18 ellipse_path stroke
8318 0.000 0.000 0.000 nodecolor
8319 grestore
8320 % listen_port->make_server_socket
8321 gsave
8322 1 setlinewidth
8323 solid
8324 0.000 0.000 0.000 edgecolor
8325 newpath 197 754 moveto
8326 219 742 252 723 282 710 curveto
8327 293 705 305 701 317 696 curveto
8328 stroke
8329 0.000 0.000 0.000 edgecolor
8330 newpath 317.62 699.48 moveto
8331 326 693 lineto
8332 315.41 692.84 lineto
8333 closepath fill
8334 1 setlinewidth
8335 solid
8336 0.000 0.000 0.000 edgecolor
8337 newpath 317.62 699.48 moveto
8338 326 693 lineto
8339 315.41 692.84 lineto
8340 closepath stroke
8341 grestore
8342 % listen_port->sighup_handler
8343 gsave
8344 1 setlinewidth
8345 dotted
8346 0.000 0.000 0.000 edgecolor
8347 newpath 212 781 moveto
8348 241 789 281 800 314 808 curveto
8349 stroke
8350 0.000 0.000 0.000 edgecolor
8351 newpath 313.42 811.48 moveto
8352 324 811 lineto
8353 315.43 804.77 lineto
8354 closepath fill
8355 1 setlinewidth
8356 solid
8357 0.000 0.000 0.000 edgecolor
8358 newpath 313.42 811.48 moveto
8359 324 811 lineto
8360 315.43 804.77 lineto
8361 closepath stroke
8362 grestore
8363 % listen_port->sigchld_handler
8364 gsave
8365 1 setlinewidth
8366 dotted
8367 0.000 0.000 0.000 edgecolor
8368 newpath 210 758 moveto
8369 231 753 258 746 282 743 curveto
8370 356 734 441 738 501 742 curveto
8371 stroke
8372 0.000 0.000 0.000 edgecolor
8373 newpath 500.7 745.49 moveto
8374 511 743 lineto
8375 501.4 738.52 lineto
8376 closepath fill
8377 1 setlinewidth
8378 solid
8379 0.000 0.000 0.000 edgecolor
8380 newpath 500.7 745.49 moveto
8381 511 743 lineto
8382 501.4 738.52 lineto
8383 closepath stroke
8384 grestore
8385 % listen_port->queue_run
8386 gsave
8387 1 setlinewidth
8388 solid
8389 0.000 0.000 0.000 edgecolor
8390 newpath 199 785 moveto
8391 214 795 233 808 246 825 curveto
8392 321 923 356 1069 368 1130 curveto
8393 stroke
8394 0.000 0.000 0.000 edgecolor
8395 newpath 364.61 1130.88 moveto
8396 370 1140 lineto
8397 371.47 1129.51 lineto
8398 closepath fill
8399 1 setlinewidth
8400 solid
8401 0.000 0.000 0.000 edgecolor
8402 newpath 364.61 1130.88 moveto
8403 370 1140 lineto
8404 371.47 1129.51 lineto
8405 closepath stroke
8406 grestore
8407 % listen_port->accept_connect
8408 gsave
8409 1 setlinewidth
8410 solid
8411 0.000 0.000 0.000 edgecolor
8412 newpath 222 770 moveto
8413 243 770 267 770 290 770 curveto
8414 stroke
8415 0.000 0.000 0.000 edgecolor
8416 newpath 290 773.5 moveto
8417 300 770 lineto
8418 290 766.5 lineto
8419 closepath fill
8420 1 setlinewidth
8421 solid
8422 0.000 0.000 0.000 edgecolor
8423 newpath 290 773.5 moveto
8424 300 770 lineto
8425 290 766.5 lineto
8426 closepath stroke
8427 grestore
8428 % route_prepare_msgout->copy_modify_address
8429 gsave
8430 1 setlinewidth
8431 solid
8432 0.000 0.000 0.000 edgecolor
8433 newpath 2798 2003 moveto
8434 2825 2021 2864 2052 2886 2089 curveto
8435 2924 2151 2877 2192 2922 2249 curveto
8436 2993 2336 3121 2380 3204 2401 curveto
8437 stroke
8438 0.000 0.000 0.000 edgecolor
8439 newpath 3203.51 2404.47 moveto
8440 3214 2403 lineto
8441 3204.88 2397.61 lineto
8442 closepath fill
8443 1 setlinewidth
8444 solid
8445 0.000 0.000 0.000 edgecolor
8446 newpath 3203.51 2404.47 moveto
8447 3214 2403 lineto
8448 3204.88 2397.61 lineto
8449 closepath stroke
8450 grestore
8451 % route_prepare_msgout->table_find_fnmatch
8452 gsave
8453 1 setlinewidth
8454 solid
8455 0.000 0.000 0.000 edgecolor
8456 newpath 2801 1969 moveto
8457 2827 1953 2863 1928 2886 1898 curveto
8458 2913 1862 2886 1829 2922 1804 curveto
8459 3005 1745 3301 1765 3450 1779 curveto
8460 stroke
8461 0.000 0.000 0.000 edgecolor
8462 newpath 3449.7 1782.49 moveto
8463 3460 1780 lineto
8464 3450.4 1775.52 lineto
8465 closepath fill
8466 1 setlinewidth
8467 solid
8468 0.000 0.000 0.000 edgecolor
8469 newpath 3449.7 1782.49 moveto
8470 3460 1780 lineto
8471 3450.4 1775.52 lineto
8472 closepath stroke
8473 grestore
8474 % route_prepare_msgout->rewrite_headers
8475 gsave
8476 1 setlinewidth
8477 solid
8478 0.000 0.000 0.000 edgecolor
8479 newpath 2813 1970 moveto
8480 2838 1958 2868 1941 2886 1916 curveto
8481 2927 1860 2875 1815 2922 1766 curveto
8482 2931 1756 2943 1749 2955 1744 curveto
8483 stroke
8484 0.000 0.000 0.000 edgecolor
8485 newpath 2956.43 1747.23 moveto
8486 2965 1741 lineto
8487 2954.42 1740.52 lineto
8488 closepath fill
8489 1 setlinewidth
8490 solid
8491 0.000 0.000 0.000 edgecolor
8492 newpath 2956.43 1747.23 moveto
8493 2965 1741 lineto
8494 2954.42 1740.52 lineto
8495 closepath stroke
8496 grestore
8497 % deliver_route_msgout_list->deliver_msglist_host
8498 gsave
8499 1 setlinewidth
8500 solid
8501 0.000 0.000 0.000 edgecolor
8502 newpath 1817 2412 moveto
8503 1841 2412 1868 2412 1892 2412 curveto
8504 stroke
8505 0.000 0.000 0.000 edgecolor
8506 newpath 1892 2415.5 moveto
8507 1902 2412 lineto
8508 1892 2408.5 lineto
8509 closepath fill
8510 1 setlinewidth
8511 solid
8512 0.000 0.000 0.000 edgecolor
8513 newpath 1892 2415.5 moveto
8514 1902 2412 lineto
8515 1892 2408.5 lineto
8516 closepath stroke
8517 grestore
8518 % destroy_msgout_perhost
8519 gsave
8520 1 setlinewidth
8521 0.000 0.000 0.000 nodecolor
8522 1993 2466 107.9 18 ellipse_path stroke
8523 0.000 0.000 0.000 nodecolor
8524 grestore
8525 % deliver_route_msgout_list->destroy_msgout_perhost
8526 gsave
8527 1 setlinewidth
8528 solid
8529 0.000 0.000 0.000 edgecolor
8530 newpath 1778 2426 moveto
8531 1818 2433 1869 2442 1910 2451 curveto
8532 stroke
8533 0.000 0.000 0.000 edgecolor
8534 newpath 1909.51 2454.47 moveto
8535 1920 2453 lineto
8536 1910.88 2447.61 lineto
8537 closepath fill
8538 1 setlinewidth
8539 solid
8540 0.000 0.000 0.000 edgecolor
8541 newpath 1909.51 2454.47 moveto
8542 1920 2453 lineto
8543 1910.88 2447.61 lineto
8544 closepath stroke
8545 grestore
8546 % route_msgout_list
8547 gsave
8548 1 setlinewidth
8549 0.000 0.000 0.000 nodecolor
8550 1993 3162 80.8 18 ellipse_path stroke
8551 0.000 0.000 0.000 nodecolor
8552 grestore
8553 % deliver_route_msgout_list->route_msgout_list
8554 gsave
8555 1 setlinewidth
8556 solid
8557 0.000 0.000 0.000 edgecolor
8558 newpath 1805 2420 moveto
8559 1815 2425 1825 2431 1832 2439 curveto
8560 1886 2498 1852 2717 1868 2795 curveto
8561 1896 2926 1956 3074 1981 3135 curveto
8562 stroke
8563 0.000 0.000 0.000 edgecolor
8564 newpath 1977.74 3136.28 moveto
8565 1985 3144 lineto
8566 1984.14 3133.44 lineto
8567 closepath fill
8568 1 setlinewidth
8569 solid
8570 0.000 0.000 0.000 edgecolor
8571 newpath 1977.74 3136.28 moveto
8572 1985 3144 lineto
8573 1984.14 3133.44 lineto
8574 closepath stroke
8575 grestore
8576 % route_is_allowed_return_path->_g_list_addrcmp
8577 gsave
8578 1 setlinewidth
8579 dotted
8580 0.000 0.000 0.000 edgecolor
8581 newpath 1782 2480 moveto
8582 1826 2488 1880 2498 1923 2507 curveto
8583 stroke
8584 0.000 0.000 0.000 edgecolor
8585 newpath 1922.51 2510.47 moveto
8586 1933 2509 lineto
8587 1923.88 2503.61 lineto
8588 closepath fill
8589 1 setlinewidth
8590 solid
8591 0.000 0.000 0.000 edgecolor
8592 newpath 1922.51 2510.47 moveto
8593 1933 2509 lineto
8594 1923.88 2503.61 lineto
8595 closepath stroke
8596 grestore
8597 % main
8598 gsave
8599 1 setlinewidth
8600 0.000 0.000 0.000 nodecolor
8601 29 770 29.19 18 ellipse_path stroke
8602 0.000 0.000 0.000 nodecolor
8603 grestore
8604 % main->msg_spool_read
8605 gsave
8606 1 setlinewidth
8607 solid
8608 0.000 0.000 0.000 edgecolor
8609 newpath 30 788 moveto
8610 33 849 48 1049 94 1088 curveto
8611 138 1125 512 1124 684 1122 curveto
8612 stroke
8613 0.000 0.000 0.000 edgecolor
8614 newpath 684 1125.5 moveto
8615 694 1122 lineto
8616 684 1118.5 lineto
8617 closepath fill
8618 1 setlinewidth
8619 solid
8620 0.000 0.000 0.000 edgecolor
8621 newpath 684 1125.5 moveto
8622 694 1122 lineto
8623 684 1118.5 lineto
8624 closepath stroke
8625 grestore
8626 % main->create_address_qualified
8627 gsave
8628 1 setlinewidth
8629 solid
8630 0.000 0.000 0.000 edgecolor
8631 newpath 30 788 moveto
8632 33 824 46 905 94 945 curveto
8633 207 1040 406 999 961 998 curveto
8634 961 998 961 998 1189 998 curveto
8635 1298 998 3062 905 3140 979 curveto
8636 3209 1045 3115 1331 3176 1404 curveto
8637 3180 1408 3184 1412 3189 1415 curveto
8638 stroke
8639 0.000 0.000 0.000 edgecolor
8640 newpath 3187.56 1418.2 moveto
8641 3198 1420 lineto
8642 3190.96 1412.08 lineto
8643 closepath fill
8644 1 setlinewidth
8645 solid
8646 0.000 0.000 0.000 edgecolor
8647 newpath 3187.56 1418.2 moveto
8648 3198 1420 lineto
8649 3190.96 1412.08 lineto
8650 closepath stroke
8651 grestore
8652 % main->addr_string
8653 gsave
8654 1 setlinewidth
8655 solid
8656 0.000 0.000 0.000 edgecolor
8657 newpath 31 752 moveto
8658 38 679 66 415 94 391 curveto
8659 142 351 594 390 656 391 curveto
8660 1180 407 1310 422 1832 459 curveto
8661 1869 462 3114 549 3140 573 curveto
8662 3206 633 3123 699 3176 769 curveto
8663 3190 787 3210 798 3230 806 curveto
8664 stroke
8665 0.000 0.000 0.000 edgecolor
8666 newpath 3228.44 809.14 moveto
8667 3239 810 lineto
8668 3231.28 802.74 lineto
8669 closepath fill
8670 1 setlinewidth
8671 solid
8672 0.000 0.000 0.000 edgecolor
8673 newpath 3228.44 809.14 moveto
8674 3239 810 lineto
8675 3231.28 802.74 lineto
8676 closepath stroke
8677 grestore
8678 % main->deliver
8679 gsave
8680 1 setlinewidth
8681 solid
8682 0.000 0.000 0.000 edgecolor
8683 newpath 30 788 moveto
8684 36 873 63 1229 94 1334 curveto
8685 210 1723 184 1897 500 2152 curveto
8686 565 2204 665 2217 724 2220 curveto
8687 stroke
8688 0.000 0.000 0.000 edgecolor
8689 newpath 724 2223.5 moveto
8690 734 2220 lineto
8691 724 2216.5 lineto
8692 closepath fill
8693 1 setlinewidth
8694 solid
8695 0.000 0.000 0.000 edgecolor
8696 newpath 724 2223.5 moveto
8697 734 2220 lineto
8698 724 2216.5 lineto
8699 closepath stroke
8700 grestore
8701 % main->set_euidgid
8702 gsave
8703 1 setlinewidth
8704 solid
8705 0.000 0.000 0.000 edgecolor
8706 newpath 36 752 moveto
8707 45 729 65 689 94 665 curveto
8708 163 610 195 613 282 597 curveto
8709 908 488 1070 738 1705 738 curveto
8710 1705 738 1705 738 2270 738 curveto
8711 2534 738 2846 788 2973 810 curveto
8712 stroke
8713 0.000 0.000 0.000 edgecolor
8714 newpath 2972.51 813.47 moveto
8715 2983 812 lineto
8716 2973.88 806.61 lineto
8717 closepath fill
8718 1 setlinewidth
8719 solid
8720 0.000 0.000 0.000 edgecolor
8721 newpath 2972.51 813.47 moveto
8722 2983 812 lineto
8723 2973.88 806.61 lineto
8724 closepath stroke
8725 grestore
8726 % main->get_from_name
8727 gsave
8728 1 setlinewidth
8729 solid
8730 0.000 0.000 0.000 edgecolor
8731 newpath 29 788 moveto
8732 30 967 36 2412 94 2594 curveto
8733 163 2806 150 3013 373 3013 curveto
8734 373 3013 373 3013 771 3013 curveto
8735 1027 3013 874 3341 1072 3502 curveto
8736 1087 3514 1105 3522 1123 3529 curveto
8737 stroke
8738 0.000 0.000 0.000 edgecolor
8739 newpath 1122.42 3532.48 moveto
8740 1133 3532 lineto
8741 1124.43 3525.77 lineto
8742 closepath fill
8743 1 setlinewidth
8744 solid
8745 0.000 0.000 0.000 edgecolor
8746 newpath 1122.42 3532.48 moveto
8747 1133 3532 lineto
8748 1124.43 3525.77 lineto
8749 closepath stroke
8750 grestore
8751 % main->get_daemon
8752 gsave
8753 1 setlinewidth
8754 solid
8755 0.000 0.000 0.000 edgecolor
8756 newpath 50 782 moveto
8757 72 795 108 815 134 831 curveto
8758 stroke
8759 0.000 0.000 0.000 edgecolor
8760 newpath 132.56 834.2 moveto
8761 143 836 lineto
8762 135.96 828.08 lineto
8763 closepath fill
8764 1 setlinewidth
8765 solid
8766 0.000 0.000 0.000 edgecolor
8767 newpath 132.56 834.2 moveto
8768 143 836 lineto
8769 135.96 828.08 lineto
8770 closepath stroke
8771 grestore
8772 % main->get_online
8773 gsave
8774 1 setlinewidth
8775 solid
8776 0.000 0.000 0.000 edgecolor
8777 newpath 30 788 moveto
8778 35 894 63 1433 94 1597 curveto
8779 174 2018 -55 2521 373 2521 curveto
8780 373 2521 373 2521 771 2521 curveto
8781 908 2521 966 2558 1036 2675 curveto
8782 1080 2745 1021 3354 1072 3419 curveto
8783 1086 3436 1108 3445 1129 3448 curveto
8784 stroke
8785 0.000 0.000 0.000 edgecolor
8786 newpath 1128.51 3451.47 moveto
8787 1139 3450 lineto
8788 1129.88 3444.61 lineto
8789 closepath fill
8790 1 setlinewidth
8791 solid
8792 0.000 0.000 0.000 edgecolor
8793 newpath 1128.51 3451.47 moveto
8794 1139 3450 lineto
8795 1129.88 3444.61 lineto
8796 closepath stroke
8797 grestore
8798 % main->spool_write
8799 gsave
8800 1 setlinewidth
8801 solid
8802 0.000 0.000 0.000 edgecolor
8803 newpath 32 752 moveto
8804 41 707 65 589 94 564 curveto
8805 162 507 798 464 886 458 curveto
8806 1434 422 1575 459 2118 534 curveto
8807 2339 565 2598 618 2712 642 curveto
8808 stroke
8809 0.000 0.000 0.000 edgecolor
8810 newpath 2711.51 645.47 moveto
8811 2722 644 lineto
8812 2712.88 638.61 lineto
8813 closepath fill
8814 1 setlinewidth
8815 solid
8816 0.000 0.000 0.000 edgecolor
8817 newpath 2711.51 645.47 moveto
8818 2722 644 lineto
8819 2712.88 638.61 lineto
8820 closepath stroke
8821 grestore
8822 % main->is_privileged_user
8823 gsave
8824 1 setlinewidth
8825 solid
8826 0.000 0.000 0.000 edgecolor
8827 newpath 30 752 moveto
8828 34 692 50 505 94 467 curveto
8829 155 417 251 426 313 440 curveto
8830 stroke
8831 0.000 0.000 0.000 edgecolor
8832 newpath 312.51 443.47 moveto
8833 323 442 lineto
8834 313.88 436.61 lineto
8835 closepath fill
8836 1 setlinewidth
8837 solid
8838 0.000 0.000 0.000 edgecolor
8839 newpath 312.51 443.47 moveto
8840 323 442 lineto
8841 313.88 436.61 lineto
8842 closepath stroke
8843 grestore
8844 % main->is_ingroup
8845 gsave
8846 1 setlinewidth
8847 solid
8848 0.000 0.000 0.000 edgecolor
8849 newpath 30 752 moveto
8850 32 687 44 469 94 426 curveto
8851 157 374 405 397 519 410 curveto
8852 stroke
8853 0.000 0.000 0.000 edgecolor
8854 newpath 518.7 413.49 moveto
8855 529 411 lineto
8856 519.4 406.52 lineto
8857 closepath fill
8858 1 setlinewidth
8859 solid
8860 0.000 0.000 0.000 edgecolor
8861 newpath 518.7 413.49 moveto
8862 529 411 lineto
8863 519.4 406.52 lineto
8864 closepath stroke
8865 grestore
8866 % main->read_conf
8867 gsave
8868 1 setlinewidth
8869 solid
8870 0.000 0.000 0.000 edgecolor
8871 newpath 29 788 moveto
8872 32 978 55 2588 94 2797 curveto
8873 163 3163 0 3589 373 3589 curveto
8874 373 3589 373 3589 1189 3589 curveto
8875 1604 3589 1740 3677 2118 3509 curveto
8876 2288 3433 2283 3345 2422 3224 curveto
8877 2506 3151 2556 3159 2616 3067 curveto
8878 2649 3016 2609 2978 2652 2937 curveto
8879 2667 2923 2688 2915 2708 2912 curveto
8880 stroke
8881 0.000 0.000 0.000 edgecolor
8882 newpath 2708.88 2915.39 moveto
8883 2718 2910 lineto
8884 2707.51 2908.53 lineto
8885 closepath fill
8886 1 setlinewidth
8887 solid
8888 0.000 0.000 0.000 edgecolor
8889 newpath 2708.88 2915.39 moveto
8890 2718 2910 lineto
8891 2707.51 2908.53 lineto
8892 closepath stroke
8893 grestore
8894 % main->time_interval
8895 gsave
8896 1 setlinewidth
8897 solid
8898 0.000 0.000 0.000 edgecolor
8899 newpath 29 788 moveto
8900 30 998 38 2934 94 3182 curveto
8901 148 3415 134 3642 373 3642 curveto
8902 373 3642 373 3642 1705 3642 curveto
8903 2283 3642 2874 3143 3004 3026 curveto
8904 stroke
8905 0.000 0.000 0.000 edgecolor
8906 newpath 3006.78 3028.22 moveto
8907 3012 3019 lineto
8908 3002.17 3022.95 lineto
8909 closepath fill
8910 1 setlinewidth
8911 solid
8912 0.000 0.000 0.000 edgecolor
8913 newpath 3006.78 3028.22 moveto
8914 3012 3019 lineto
8915 3002.17 3022.95 lineto
8916 closepath stroke
8917 grestore
8918 % main->get_all
8919 gsave
8920 1 setlinewidth
8921 solid
8922 0.000 0.000 0.000 edgecolor
8923 newpath 29 788 moveto
8924 30 970 40 2461 94 2535 curveto
8925 173 2639 243 2629 373 2629 curveto
8926 373 2629 373 2629 578 2629 curveto
8927 706 2629 853 2668 921 2689 curveto
8928 stroke
8929 0.000 0.000 0.000 edgecolor
8930 newpath 920.42 2692.48 moveto
8931 931 2692 lineto
8932 922.43 2685.77 lineto
8933 closepath fill
8934 1 setlinewidth
8935 solid
8936 0.000 0.000 0.000 edgecolor
8937 newpath 920.42 2692.48 moveto
8938 931 2692 lineto
8939 922.43 2685.77 lineto
8940 closepath stroke
8941 grestore
8942 % main->queue_run_online
8943 gsave
8944 1 setlinewidth
8945 solid
8946 0.000 0.000 0.000 edgecolor
8947 newpath 30 788 moveto
8948 33 845 47 1026 94 1165 curveto
8949 163 1364 304 1577 354 1650 curveto
8950 stroke
8951 0.000 0.000 0.000 edgecolor
8952 newpath 351.54 1652.62 moveto
8953 360 1659 lineto
8954 357.37 1648.74 lineto
8955 closepath fill
8956 1 setlinewidth
8957 solid
8958 0.000 0.000 0.000 edgecolor
8959 newpath 351.54 1652.62 moveto
8960 360 1659 lineto
8961 357.37 1648.74 lineto
8962 closepath stroke
8963 grestore
8964 % main->smtp_in
8965 gsave
8966 1 setlinewidth
8967 solid
8968 0.000 0.000 0.000 edgecolor
8969 newpath 34 788 moveto
8970 42 813 61 858 94 879 curveto
8971 165 925 199 894 282 898 curveto
8972 363 903 387 922 464 898 curveto
8973 499 888 532 864 553 846 curveto
8974 stroke
8975 0.000 0.000 0.000 edgecolor
8976 newpath 555.78 848.22 moveto
8977 561 839 lineto
8978 551.17 842.95 lineto
8979 closepath fill
8980 1 setlinewidth
8981 solid
8982 0.000 0.000 0.000 edgecolor
8983 newpath 555.78 848.22 moveto
8984 561 839 lineto
8985 551.17 842.95 lineto
8986 closepath stroke
8987 grestore
8988 % main->accept_message
8989 gsave
8990 1 setlinewidth
8991 solid
8992 0.000 0.000 0.000 edgecolor
8993 newpath 31 752 moveto
8994 37 676 64 385 94 358 curveto
8995 151 307 669 313 876 318 curveto
8996 stroke
8997 0.000 0.000 0.000 edgecolor
8998 newpath 876 321.5 moveto
8999 886 318 lineto
9000 876 314.5 lineto
9001 closepath fill
9002 1 setlinewidth
9003 solid
9004 0.000 0.000 0.000 edgecolor
9005 newpath 876 321.5 moveto
9006 886 318 lineto
9007 876 314.5 lineto
9008 closepath stroke
9009 grestore
9010 % main->create_message
9011 gsave
9012 1 setlinewidth
9013 solid
9014 0.000 0.000 0.000 edgecolor
9015 newpath 31 788 moveto
9016 38 839 60 985 94 1016 curveto
9017 186 1104 247 1074 373 1074 curveto
9018 373 1074 373 1074 578 1074 curveto
9019 685 1074 809 1062 886 1053 curveto
9020 stroke
9021 0.000 0.000 0.000 edgecolor
9022 newpath 886.4 1056.48 moveto
9023 896 1052 lineto
9024 885.7 1049.51 lineto
9025 closepath fill
9026 1 setlinewidth
9027 solid
9028 0.000 0.000 0.000 edgecolor
9029 newpath 886.4 1056.48 moveto
9030 896 1052 lineto
9031 885.7 1049.51 lineto
9032 closepath stroke
9033 grestore
9034 % main->queue_run
9035 gsave
9036 1 setlinewidth
9037 solid
9038 0.000 0.000 0.000 edgecolor
9039 newpath 30 788 moveto
9040 32 854 45 1080 94 1126 curveto
9041 155 1183 257 1179 319 1170 curveto
9042 stroke
9043 0.000 0.000 0.000 edgecolor
9044 newpath 319.88 1173.39 moveto
9045 329 1168 lineto
9046 318.51 1166.53 lineto
9047 closepath fill
9048 1 setlinewidth
9049 solid
9050 0.000 0.000 0.000 edgecolor
9051 newpath 319.88 1173.39 moveto
9052 329 1168 lineto
9053 318.51 1166.53 lineto
9054 closepath stroke
9055 grestore
9056 % main->set_identity
9057 gsave
9058 1 setlinewidth
9059 solid
9060 0.000 0.000 0.000 edgecolor
9061 newpath 32 752 moveto
9062 40 702 65 561 94 526 curveto
9063 101 519 109 514 117 510 curveto
9064 stroke
9065 0.000 0.000 0.000 edgecolor
9066 newpath 118.96 512.92 moveto
9067 126 505 lineto
9068 115.56 506.8 lineto
9069 closepath fill
9070 1 setlinewidth
9071 solid
9072 0.000 0.000 0.000 edgecolor
9073 newpath 118.96 512.92 moveto
9074 126 505 lineto
9075 115.56 506.8 lineto
9076 closepath stroke
9077 grestore
9078 % main->queue_list
9079 gsave
9080 1 setlinewidth
9081 solid
9082 0.000 0.000 0.000 edgecolor
9083 newpath 51 758 moveto
9084 95 736 194 685 282 651 curveto
9085 295 646 309 642 322 638 curveto
9086 stroke
9087 0.000 0.000 0.000 edgecolor
9088 newpath 323.43 641.23 moveto
9089 332 635 lineto
9090 321.42 634.52 lineto
9091 closepath fill
9092 1 setlinewidth
9093 solid
9094 0.000 0.000 0.000 edgecolor
9095 newpath 323.43 641.23 moveto
9096 332 635 lineto
9097 321.42 634.52 lineto
9098 closepath stroke
9099 grestore
9100 % main->queue_delete
9101 gsave
9102 1 setlinewidth
9103 solid
9104 0.000 0.000 0.000 edgecolor
9105 newpath 32 788 moveto
9106 37 819 54 880 94 907 curveto
9107 224 995 709 970 891 958 curveto
9108 stroke
9109 0.000 0.000 0.000 edgecolor
9110 newpath 891.4 961.48 moveto
9111 901 957 lineto
9112 890.7 954.51 lineto
9113 closepath fill
9114 1 setlinewidth
9115 solid
9116 0.000 0.000 0.000 edgecolor
9117 newpath 891.4 961.48 moveto
9118 901 957 lineto
9119 890.7 954.51 lineto
9120 closepath stroke
9121 grestore
9122 % main->listen_port
9123 gsave
9124 1 setlinewidth
9125 solid
9126 0.000 0.000 0.000 edgecolor
9127 newpath 58 770 moveto
9128 72 770 91 770 108 770 curveto
9129 stroke
9130 0.000 0.000 0.000 edgecolor
9131 newpath 108 773.5 moveto
9132 118 770 lineto
9133 108 766.5 lineto
9134 closepath fill
9135 1 setlinewidth
9136 solid
9137 0.000 0.000 0.000 edgecolor
9138 newpath 108 773.5 moveto
9139 118 770 lineto
9140 108 766.5 lineto
9141 closepath stroke
9142 grestore
9143 % set_online_name
9144 gsave
9145 1 setlinewidth
9146 0.000 0.000 0.000 nodecolor
9147 170 288 75.24 18 ellipse_path stroke
9148 0.000 0.000 0.000 nodecolor
9149 grestore
9150 % main->set_online_name
9151 gsave
9152 1 setlinewidth
9153 solid
9154 0.000 0.000 0.000 edgecolor
9155 newpath 29 752 moveto
9156 31 677 41 389 94 320 curveto
9157 98 315 103 310 109 306 curveto
9158 stroke
9159 0.000 0.000 0.000 edgecolor
9160 newpath 110.96 308.92 moveto
9161 118 301 lineto
9162 107.56 302.8 lineto
9163 closepath fill
9164 1 setlinewidth
9165 solid
9166 0.000 0.000 0.000 edgecolor
9167 newpath 110.96 308.92 moveto
9168 118 301 lineto
9169 107.56 302.8 lineto
9170 closepath stroke
9171 grestore
9172 % get_progname
9173 gsave
9174 1 setlinewidth
9175 0.000 0.000 0.000 nodecolor
9176 170 234 66.21 18 ellipse_path stroke
9177 0.000 0.000 0.000 nodecolor
9178 grestore
9179 % main->get_progname
9180 gsave
9181 1 setlinewidth
9182 solid
9183 0.000 0.000 0.000 edgecolor
9184 newpath 30 752 moveto
9185 36 665 63 301 94 261 curveto
9186 98 257 103 253 108 250 curveto
9187 stroke
9188 0.000 0.000 0.000 edgecolor
9189 newpath 109.96 252.92 moveto
9190 117 245 lineto
9191 106.56 246.8 lineto
9192 closepath fill
9193 1 setlinewidth
9194 solid
9195 0.000 0.000 0.000 edgecolor
9196 newpath 109.96 252.92 moveto
9197 117 245 lineto
9198 106.56 246.8 lineto
9199 closepath stroke
9200 grestore
9201 % init_conf
9202 gsave
9203 1 setlinewidth
9204 0.000 0.000 0.000 nodecolor
9205 170 180 45.86 18 ellipse_path stroke
9206 0.000 0.000 0.000 nodecolor
9207 grestore
9208 % main->init_conf
9209 gsave
9210 1 setlinewidth
9211 solid
9212 0.000 0.000 0.000 edgecolor
9213 newpath 30 752 moveto
9214 35 661 59 251 94 207 curveto
9215 100 200 108 194 117 190 curveto
9216 stroke
9217 0.000 0.000 0.000 edgecolor
9218 newpath 118.43 193.23 moveto
9219 127 187 lineto
9220 116.42 186.52 lineto
9221 closepath fill
9222 1 setlinewidth
9223 solid
9224 0.000 0.000 0.000 edgecolor
9225 newpath 118.43 193.23 moveto
9226 127 187 lineto
9227 116.42 186.52 lineto
9228 closepath stroke
9229 grestore
9230 % write_pidfile
9231 gsave
9232 1 setlinewidth
9233 0.000 0.000 0.000 nodecolor
9234 170 126 59.06 18 ellipse_path stroke
9235 0.000 0.000 0.000 nodecolor
9236 grestore
9237 % main->write_pidfile
9238 gsave
9239 1 setlinewidth
9240 solid
9241 0.000 0.000 0.000 edgecolor
9242 newpath 30 752 moveto
9243 34 655 57 202 94 153 curveto
9244 99 148 104 143 110 140 curveto
9245 stroke
9246 0.000 0.000 0.000 edgecolor
9247 newpath 111.96 142.92 moveto
9248 119 135 lineto
9249 108.56 136.8 lineto
9250 closepath fill
9251 1 setlinewidth
9252 solid
9253 0.000 0.000 0.000 edgecolor
9254 newpath 111.96 142.92 moveto
9255 119 135 lineto
9256 108.56 136.8 lineto
9257 closepath stroke
9258 grestore
9259 % sigterm_handler
9260 gsave
9261 1 setlinewidth
9262 0.000 0.000 0.000 nodecolor
9263 170 72 72.96 18 ellipse_path stroke
9264 0.000 0.000 0.000 nodecolor
9265 grestore
9266 % main->sigterm_handler
9267 gsave
9268 1 setlinewidth
9269 dotted
9270 0.000 0.000 0.000 edgecolor
9271 newpath 30 752 moveto
9272 33 650 53 153 94 99 curveto
9273 97 95 101 91 105 89 curveto
9274 stroke
9275 0.000 0.000 0.000 edgecolor
9276 newpath 106.96 91.92 moveto
9277 114 84 lineto
9278 103.56 85.8 lineto
9279 closepath fill
9280 1 setlinewidth
9281 solid
9282 0.000 0.000 0.000 edgecolor
9283 newpath 106.96 91.92 moveto
9284 114 84 lineto
9285 103.56 85.8 lineto
9286 closepath stroke
9287 grestore
9288 % get_optarg
9289 gsave
9290 1 setlinewidth
9291 0.000 0.000 0.000 nodecolor
9292 170 18 52.81 18 ellipse_path stroke
9293 0.000 0.000 0.000 nodecolor
9294 grestore
9295 % main->get_optarg
9296 gsave
9297 1 setlinewidth
9298 solid
9299 0.000 0.000 0.000 edgecolor
9300 newpath 29 752 moveto
9301 32 645 50 103 94 45 curveto
9302 99 39 105 34 113 30 curveto
9303 stroke
9304 0.000 0.000 0.000 edgecolor
9305 newpath 114.28 33.26 moveto
9306 122 26 lineto
9307 111.44 26.86 lineto
9308 closepath fill
9309 1 setlinewidth
9310 solid
9311 0.000 0.000 0.000 edgecolor
9312 newpath 114.28 33.26 moveto
9313 122 26 lineto
9314 111.44 26.86 lineto
9315 closepath stroke
9316 grestore
9317 % create_address_rfc821
9318 gsave
9319 1 setlinewidth
9320 0.000 0.000 0.000 nodecolor
9321 3537 1458 100.06 18 ellipse_path stroke
9322 0.000 0.000 0.000 nodecolor
9323 grestore
9324 % create_address_rfc821->_create_address
9325 gsave
9326 1 setlinewidth
9327 solid
9328 0.000 0.000 0.000 edgecolor
9329 newpath 3603 1471 moveto
9330 3618 1475 3633 1480 3646 1485 curveto
9331 3690 1500 3737 1526 3768 1544 curveto
9332 stroke
9333 0.000 0.000 0.000 edgecolor
9334 newpath 3766.56 1547.2 moveto
9335 3777 1549 lineto
9336 3769.96 1541.08 lineto
9337 closepath fill
9338 1 setlinewidth
9339 solid
9340 0.000 0.000 0.000 edgecolor
9341 newpath 3766.56 1547.2 moveto
9342 3777 1549 lineto
9343 3769.96 1541.08 lineto
9344 closepath stroke
9345 grestore
9346 % route_msgout_list->create_msg_out
9347 gsave
9348 1 setlinewidth
9349 solid
9350 0.000 0.000 0.000 edgecolor
9351 newpath 2053 3174 moveto
9352 2098 3183 2157 3195 2203 3205 curveto
9353 stroke
9354 0.000 0.000 0.000 edgecolor
9355 newpath 2202.51 3208.47 moveto
9356 2213 3207 lineto
9357 2203.88 3201.61 lineto
9358 closepath fill
9359 1 setlinewidth
9360 solid
9361 0.000 0.000 0.000 edgecolor
9362 newpath 2202.51 3208.47 moveto
9363 2213 3207 lineto
9364 2203.88 3201.61 lineto
9365 closepath stroke
9366 grestore
9367 % create_msgout_perhost
9368 gsave
9369 1 setlinewidth
9370 0.000 0.000 0.000 nodecolor
9371 2270 3164 102.15 18 ellipse_path stroke
9372 0.000 0.000 0.000 nodecolor
9373 grestore
9374 % route_msgout_list->create_msgout_perhost
9375 gsave
9376 1 setlinewidth
9377 solid
9378 0.000 0.000 0.000 edgecolor
9379 newpath 2075 3163 moveto
9380 2101 3163 2130 3163 2158 3163 curveto
9381 stroke
9382 0.000 0.000 0.000 edgecolor
9383 newpath 2158 3166.5 moveto
9384 2168 3163 lineto
9385 2158 3159.5 lineto
9386 closepath fill
9387 1 setlinewidth
9388 solid
9389 0.000 0.000 0.000 edgecolor
9390 newpath 2158 3166.5 moveto
9391 2168 3163 lineto
9392 2158 3159.5 lineto
9393 closepath stroke
9394 grestore
9395 endpage
9396 showpage
9397 grestore
9398 %%PageTrailer
9399 %%EndPage: 1
9400 %%Trailer
9401 %%Pages: 1
9402 %%BoundingBox: 36 36 540 458
9403 end
9404 restore
9405 %%Trailer
9406 cleartomark
9407 countdictstack
9408 exch sub { end } repeat
9409 restore
9410 %%EOF