docs/diploma

view thesis/fig/callgraph.ps @ 409:ca763bd8c809

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