eventlist.ps
上传用户:luoyougen
上传日期:2008-05-12
资源大小:23136k
文件大小:89k
源码类别:

VxWorks

开发平台:

C/C++

  1. %!PS-Adobe-3.0
  2. %%BoundingBox: (atend)
  3. %%Pages: (atend)
  4. %%PageOrder: (atend)
  5. %%DocumentFonts: (atend)
  6. %%Creator: Frame 5.0
  7. %%DocumentData: Clean7Bit
  8. %%EndComments
  9. %%BeginProlog
  10. %
  11. % Frame ps_prolog 5.0, for use with Frame 5.0 products
  12. % This ps_prolog file is Copyright (c) 1986-1995 Frame Technology
  13. % Corporation.  All rights reserved.  This ps_prolog file may be
  14. % freely copied and distributed in conjunction with documents created
  15. % using FrameMaker, FrameMaker/SGML and FrameViewer as long as this 
  16. % copyright notice is preserved.
  17. %
  18. % FrameMaker users specify the proper paper size for each print job in the
  19. % "Print" dialog's "Printer Paper Size" "Width" and "Height~ fields.  If the
  20. % printer that the PS file is sent to does not support the requested paper
  21. % size, or if there is no paper tray of the proper size currently installed, 
  22. % then the job will not be printed.  The following flag, if set to true, will
  23. % cause the job to print on the default paper in such cases.
  24. /FMAllowPaperSizeMismatch            true def
  25. %
  26. % Frame products normally print colors as their true color on a color printer
  27. % or as shades of gray, based on luminance, on a black-and white printer. The
  28. % following flag, if set to true, forces all non-white colors to print as pure
  29. % black. This has no effect on bitmap images.
  30. /FMPrintAllColorsAsBlack             false def
  31. %
  32. % Frame products can either set their own line screens or use a printer's 
  33. % default settings. Three flags below control this separately for no 
  34. % separations, spot separations and process separations. If a flag
  35. % is true, then the default printer settings will not be changed. If it is
  36. % false, Frame products will use their own settings from a table based on
  37. % the printer's resolution.
  38. /FMUseDefaultNoSeparationScreen      true  def
  39. /FMUseDefaultSpotSeparationScreen    true  def
  40. /FMUseDefaultProcessSeparationScreen false def
  41. %
  42. % For any given PostScript printer resolution, Frame products have two sets of 
  43. % screen angles and frequencies for printing process separations, which are 
  44. % recomended by Adobe. The following variable chooses the higher frequencies
  45. % when set to true or the lower frequencies when set to false. This is only
  46. % effective if the appropriate FMUseDefault...SeparationScreen flag is false.
  47. /FMUseHighFrequencyScreens true def
  48. %
  49. % The following is a set of predefined optimal frequencies and angles for various
  50. % common dpi settings. This is taken from "Advances in Color Separation Using
  51. % PostScript Software Technology," from Adobe Systems (3/13/89 P.N. LPS 0043)
  52. % and corrolated with information which is in various PPD (4.0) files.
  53. %
  54. % The "dpiranges" figure is the minimum dots per inch device resolution which
  55. % can support this setting. The "low" and "high" values are controlled by the
  56. % setting of the FMUseHighFrequencyScreens flag above. The "TDot" flags control
  57. % the use of the "Yellow Triple Dot" feature whereby the frequency id divided by
  58. % three, but the dot function is "trippled" giving a block of 3x3 dots per cell.
  59. %
  60. % PatFreq is a compromise pattern frequency for ps Level 2 printers which is close
  61. % to the ideal WYSIWYG pattern frequency of 9 repetitions/inch but does not beat
  62. % (too badly) against the screen frequencies of any separations for that DPI.
  63. /dpiranges   [  2540    2400    1693     1270    1200     635      600      0      ] def
  64. /CMLowFreqs  [ 100.402  94.8683 89.2289 100.402  94.8683  66.9349  63.2456 47.4342 ] def
  65. /YLowFreqs   [  95.25   90.0    84.65    95.25   90.0     70.5556  66.6667 50.0    ] def
  66. /KLowFreqs   [  89.8026 84.8528 79.8088  89.8026 84.8528  74.8355  70.7107 53.033  ] def
  67. /CLowAngles  [  71.5651 71.5651 71.5651 71.5651  71.5651  71.5651  71.5651 71.5651 ] def
  68. /MLowAngles  [  18.4349 18.4349 18.4349 18.4349  18.4349  18.4349  18.4349 18.4349 ] def
  69. /YLowTDot    [  true    true    false    true    true     false    false   false   ] def
  70. /CMHighFreqs [ 133.87  126.491 133.843  108.503 102.523  100.402   94.8683 63.2456 ] def
  71. /YHighFreqs  [ 127.0   120.0   126.975  115.455 109.091   95.25    90.0    60.0    ] def
  72. /KHighFreqs  [ 119.737 113.137 119.713  128.289 121.218   89.8026  84.8528 63.6395 ] def
  73. /CHighAngles [  71.5651 71.5651 71.5651  70.0169 70.0169  71.5651  71.5651 71.5651 ] def
  74. /MHighAngles [  18.4349 18.4349 18.4349  19.9831 19.9831  18.4349  18.4349 18.4349 ] def
  75. /YHighTDot   [  false   false   true     false   false    true     true    false   ] def
  76. /PatFreq     [ 10.5833 10.0     9.4055  10.5833 10.0   10.5833  10.0    9.375   ] def
  77. %
  78. % PostScript Level 2 printers contain an "Accurate Screens" feature which can
  79. % improve process separation rendering at the expense of compute time. This 
  80. % flag is ignored by PostScript Level 1 printers.
  81. /FMUseAcccurateScreens true def
  82. %
  83. % The following PostScript procedure defines the spot function that Frame
  84. % products will use for process separations. You may un-comment-out one of
  85. % the alternative functions below, or use your own.
  86. %
  87. % Dot function
  88. /FMSpotFunction {abs exch abs 2 copy add 1 gt 
  89. {1 sub dup mul exch 1 sub dup mul add 1 sub }
  90. {dup mul exch dup mul add 1 exch sub }ifelse } def
  91. %
  92. % Line function
  93. % /FMSpotFunction { pop } def
  94. %
  95. % Elipse function
  96. % /FMSpotFunction { dup 5 mul 8 div mul exch dup mul exch add 
  97. % sqrt 1 exch sub } def
  98. %
  99. %
  100. /FMversion (5.0) def 
  101. /fMLevel1 /languagelevel where {pop languagelevel} {1} ifelse 2 lt def
  102. /FMPColor
  103. fMLevel1 {
  104. false
  105. /colorimage where {pop pop true} if
  106. } {
  107. true
  108. } ifelse
  109. def
  110. /FrameDict 400 dict def 
  111. systemdict /errordict known not {/errordict 10 dict def
  112. errordict /rangecheck {stop} put} if
  113. % The readline in PS 23.0 doesn't recognize cr's as nl's on AppleTalk
  114. FrameDict /tmprangecheck errordict /rangecheck get put 
  115. errordict /rangecheck {FrameDict /bug true put} put 
  116. FrameDict /bug false put 
  117. mark 
  118. % Some PS machines read past the CR, so keep the following 3 lines together!
  119. currentfile 5 string readline
  120. 00
  121. 0000000000
  122. cleartomark 
  123. errordict /rangecheck FrameDict /tmprangecheck get put 
  124. FrameDict /bug get { 
  125. /readline {
  126. /gstring exch def
  127. /gfile exch def
  128. /gindex 0 def
  129. {
  130. gfile read pop 
  131. dup 10 eq {exit} if 
  132. dup 13 eq {exit} if 
  133. gstring exch gindex exch put 
  134. /gindex gindex 1 add def 
  135. } loop
  136. pop 
  137. gstring 0 gindex getinterval true 
  138. } bind def
  139. } if
  140. /FMshowpage /showpage load def
  141. /FMquit /quit load def
  142. /FMFAILURE { 
  143. dup = flush 
  144. FMshowpage 
  145. /Helvetica findfont 12 scalefont setfont
  146. 72 200 moveto show
  147. 72 220 moveto show
  148. FMshowpage 
  149. FMquit 
  150. } def 
  151. /FMVERSION {
  152. FMversion ne {
  153. (Frame product version does not match ps_prolog!  Check installation;)
  154. (also check ~/fminit and ./fminit for old versions) FMFAILURE
  155. } if
  156. } def 
  157. /FMBADEPSF { 
  158. (Adobe's PostScript Language Reference Manual, 2nd Edition, section H.2.4)
  159. (says your EPS file is not valid, as it calls X              )
  160. dup dup (X) search pop exch pop exch pop length 
  161. 5 -1 roll 
  162. putinterval 
  163. FMFAILURE
  164. } def
  165. /fmConcatProcs
  166. {
  167. /proc2 exch cvlit def/proc1 exch cvlit def/newproc proc1 length proc2 length add array def
  168. newproc 0 proc1 putinterval newproc proc1 length proc2 putinterval newproc cvx
  169. }def
  170. FrameDict begin [
  171. /ALDsave
  172. /FMdicttop
  173. /FMoptop
  174. /FMpointsize
  175. /FMsaveobject
  176. /b
  177. /bitmapsave
  178. /blut
  179. /bpside
  180. /bs
  181. /bstring
  182. /bwidth
  183. /c
  184. /cf
  185. /cs
  186. /cynu
  187. /depth
  188. /edown
  189. /fh
  190. /fillvals
  191. /fw
  192. /fx
  193. /fy
  194. /g
  195. /gfile
  196. /gindex
  197. /grnt
  198. /gryt
  199. /gstring
  200. /height
  201. /hh
  202. /i
  203. /im
  204. /indx
  205. /is
  206. /k
  207. /kk
  208. /landscape
  209. /lb
  210. /len
  211. /llx
  212. /lly
  213. /m
  214. /magu
  215. /manualfeed
  216. /n
  217. /offbits
  218. /onbits
  219. /organgle
  220. /orgbangle
  221. /orgbfreq
  222. /orgbproc
  223. /orgbxfer
  224. /orgfreq
  225. /orggangle
  226. /orggfreq
  227. /orggproc
  228. /orggxfer
  229. /orgmatrix
  230. /orgproc
  231. /orgrangle
  232. /orgrfreq
  233. /orgrproc
  234. /orgrxfer
  235. /orgxfer
  236. /pagesave
  237. /paperheight
  238. /papersizedict
  239. /paperwidth
  240. /pos
  241. /pwid
  242. /r
  243. /rad
  244. /redt
  245. /sl
  246. /str
  247. /tran
  248. /u
  249. /urx
  250. /ury
  251. /val
  252. /width
  253. /width
  254. /ws
  255. /ww
  256. /x
  257. /x1
  258. /x2
  259. /xindex
  260. /xpoint
  261. /xscale
  262. /xx
  263. /y
  264. /y1
  265. /y2
  266. /yelu
  267. /yindex
  268. /ypoint
  269. /yscale
  270. /yy
  271. ] { 0 def } forall
  272. /FmBD {bind def} bind def
  273. systemdict /pdfmark known {
  274. /fMAcrobat true def
  275. /FmPD /pdfmark load def
  276. /FmPT /show load def
  277. currentdistillerparams /CoreDistVersion get 2000 ge {
  278. /FmPD2 /pdfmark load def
  279. /FmPA { mark exch /Dest exch 5 3 roll 
  280. /View [ /XYZ null 6 -2 roll FmDC exch pop null] /DEST FmPD 
  281. }FmBD
  282. } {
  283. /FmPD2 /cleartomark load def
  284. /FmPA {pop pop pop}FmBD
  285. } ifelse
  286. } {
  287. /fMAcrobat false def
  288. /FmPD /cleartomark load def
  289. /FmPD2 /cleartomark load def
  290. /FmPT /pop load def
  291. /FmPA {pop pop pop}FmBD
  292. } ifelse
  293. /FmDC {
  294. transform fMDefaultMatrix itransform cvi exch cvi exch
  295. }FmBD
  296. /FmBx {
  297. dup 3 index lt {3 1 roll exch} if 
  298. 1 index 4 index lt {4 -1 roll 3 1 roll exch 4 1 roll} if
  299. }FmBD
  300. /FMnone 0 def
  301. /FMcyan 1 def
  302. /FMmagenta 2 def
  303. /FMyellow 3 def
  304. /FMblack 4 def
  305. /FMcustom 5 def
  306. /fMNegative false def 
  307. /FrameSepIs FMnone def 
  308. /FrameSepBlack 0 def
  309. /FrameSepYellow 0 def
  310. /FrameSepMagenta 0 def
  311. /FrameSepCyan 0 def
  312. /FrameSepRed 1 def
  313. /FrameSepGreen 1 def
  314. /FrameSepBlue 1 def
  315. /FrameCurGray 1 def
  316. /FrameCurPat null def
  317. /FrameCurColors [ 0 0 0 1 0 0 0 ] def 
  318. /FrameColorEpsilon .001 def
  319. /eqepsilon {
  320. sub dup 0 lt {neg} if
  321. FrameColorEpsilon le
  322. } bind def
  323. /FrameCmpColorsCMYK { 
  324. 2 copy 0 get exch 0 get eqepsilon {
  325. 2 copy 1 get exch 1 get eqepsilon {
  326. 2 copy 2 get exch 2 get eqepsilon {
  327. 3 get exch 3 get eqepsilon
  328. } {pop pop false} ifelse
  329. }{pop pop false} ifelse
  330. } {pop pop false} ifelse
  331. } bind def
  332. /FrameCmpColorsRGB { 
  333. 2 copy 4 get exch 0 get eqepsilon {
  334. 2 copy 5 get exch 1 get eqepsilon {
  335. 6 get exch 2 get eqepsilon
  336. }{pop pop false} ifelse
  337. } {pop pop false} ifelse
  338. } bind def
  339. /RGBtoCMYK { 
  340. 1 exch sub 
  341. 3 1 roll 
  342. 1 exch sub 
  343. 3 1 roll 
  344. 1 exch sub 
  345. 3 1 roll 
  346. 3 copy 
  347. 2 copy 
  348. le { pop } { exch pop } ifelse 
  349. 2 copy 
  350. le { pop } { exch pop } ifelse 
  351. dup dup dup 
  352. 6 1 roll 
  353. 4 1 roll 
  354. 7 1 roll 
  355. sub 
  356. 6 1 roll 
  357. sub 
  358. 5 1 roll 
  359. sub 
  360. 4 1 roll 
  361. } bind def
  362. /CMYKtoRGB { 
  363. dup dup 4 -1 roll add    
  364. 5 1 roll 3 -1 roll add    
  365. 4 1 roll add    
  366. 1 exch sub dup 0 lt {pop 0} if 3 1 roll    
  367. 1 exch sub dup 0 lt {pop 0} if exch        
  368. 1 exch sub dup 0 lt {pop 0} if exch      
  369. } bind def
  370. /FrameSepInit {
  371. 1.0 RealSetgray
  372. } bind def
  373. /FrameSetSepColor { 
  374. /FrameSepBlue exch def
  375. /FrameSepGreen exch def
  376. /FrameSepRed exch def
  377. /FrameSepBlack exch def
  378. /FrameSepYellow exch def
  379. /FrameSepMagenta exch def
  380. /FrameSepCyan exch def
  381. /FrameSepIs FMcustom def
  382. setCurrentScreen
  383. } bind def
  384. /FrameSetCyan {
  385. /FrameSepBlue 1.0 def
  386. /FrameSepGreen 1.0 def
  387. /FrameSepRed 0.0 def
  388. /FrameSepBlack 0.0 def
  389. /FrameSepYellow 0.0 def
  390. /FrameSepMagenta 0.0 def
  391. /FrameSepCyan 1.0 def
  392. /FrameSepIs FMcyan def
  393. setCurrentScreen
  394. } bind def
  395.  
  396. /FrameSetMagenta {
  397. /FrameSepBlue 1.0 def
  398. /FrameSepGreen 0.0 def
  399. /FrameSepRed 1.0 def
  400. /FrameSepBlack 0.0 def
  401. /FrameSepYellow 0.0 def
  402. /FrameSepMagenta 1.0 def
  403. /FrameSepCyan 0.0 def
  404. /FrameSepIs FMmagenta def
  405. setCurrentScreen
  406. } bind def
  407.  
  408. /FrameSetYellow {
  409. /FrameSepBlue 0.0 def
  410. /FrameSepGreen 1.0 def
  411. /FrameSepRed 1.0 def
  412. /FrameSepBlack 0.0 def
  413. /FrameSepYellow 1.0 def
  414. /FrameSepMagenta 0.0 def
  415. /FrameSepCyan 0.0 def
  416. /FrameSepIs FMyellow def
  417. setCurrentScreen
  418. } bind def
  419.  
  420. /FrameSetBlack {
  421. /FrameSepBlue 0.0 def
  422. /FrameSepGreen 0.0 def
  423. /FrameSepRed 0.0 def
  424. /FrameSepBlack 1.0 def
  425. /FrameSepYellow 0.0 def
  426. /FrameSepMagenta 0.0 def
  427. /FrameSepCyan 0.0 def
  428. /FrameSepIs FMblack def
  429. setCurrentScreen
  430. } bind def
  431.  
  432. /FrameNoSep { 
  433. /FrameSepIs FMnone def
  434. setCurrentScreen
  435. } bind def
  436. /FrameSetSepColors { 
  437. FrameDict begin
  438. [ exch 1 add 1 roll ]
  439. /FrameSepColors  
  440. exch def end
  441. } bind def
  442. /FrameColorInSepListCMYK { 
  443. FrameSepColors {  
  444.         exch dup 3 -1 roll 
  445.         FrameCmpColorsCMYK 
  446.         { pop true exit } if
  447.      } forall 
  448. dup true ne {pop false} if
  449. } bind def
  450. /FrameColorInSepListRGB { 
  451. FrameSepColors {  
  452.         exch dup 3 -1 roll 
  453.         FrameCmpColorsRGB 
  454.         { pop true exit } if
  455.      } forall 
  456. dup true ne {pop false} if
  457. } bind def
  458. /RealSetgray /setgray load def
  459. /RealSetrgbcolor /setrgbcolor load def
  460. /RealSethsbcolor /sethsbcolor load def
  461. end 
  462. /setgray { 
  463. FrameDict begin
  464. FrameSepIs FMnone eq
  465. { RealSetgray } 
  466. FrameSepIs FMblack eq 
  467. { RealSetgray } 
  468. { FrameSepIs FMcustom eq 
  469.   FrameSepRed 0 eq and
  470.   FrameSepGreen 0 eq and
  471.   FrameSepBlue 0 eq and {
  472.    RealSetgray
  473.   } {
  474. 1 RealSetgray pop 
  475.   } ifelse
  476. } ifelse
  477. } ifelse
  478. end
  479. } bind def
  480. /setrgbcolor { 
  481. FrameDict begin
  482. FrameSepIs FMnone eq
  483. {  RealSetrgbcolor }
  484. {
  485. 3 copy [ 4 1 roll ] 
  486. FrameColorInSepListRGB
  487. {
  488. FrameSepBlue eq exch 
  489.   FrameSepGreen eq and exch 
  490.   FrameSepRed eq and
  491.   { 0 } { 1 } ifelse
  492. }
  493. {
  494. FMPColor {
  495. RealSetrgbcolor
  496. currentcmykcolor
  497. } {
  498. RGBtoCMYK
  499. } ifelse
  500. FrameSepIs FMblack eq
  501. {1.0 exch sub 4 1 roll pop pop pop} {
  502. FrameSepIs FMyellow eq
  503. {pop 1.0 exch sub 3 1 roll pop pop} {
  504. FrameSepIs FMmagenta eq
  505. {pop pop 1.0 exch sub exch pop } {
  506. FrameSepIs FMcyan eq
  507. {pop pop pop 1.0 exch sub } 
  508. {pop pop pop pop 1} ifelse } ifelse } ifelse } ifelse 
  509. } ifelse
  510. RealSetgray
  511. ifelse
  512. end
  513. } bind def
  514. /sethsbcolor {
  515. FrameDict begin
  516. FrameSepIs FMnone eq 
  517. { RealSethsbcolor } 
  518. {
  519. RealSethsbcolor 
  520. currentrgbcolor  
  521. setrgbcolor 
  522. ifelse
  523. end
  524. } bind def
  525. FrameDict begin
  526. /setcmykcolor where {
  527. pop /RealSetcmykcolor /setcmykcolor load def
  528. } {
  529. /RealSetcmykcolor {
  530. 4 1 roll
  531. 3 { 3 index add 0 max 1 min 1 exch sub 3 1 roll} repeat 
  532. RealSetrgbcolor pop
  533. } bind def
  534. } ifelse
  535. userdict /setcmykcolor { 
  536. FrameDict begin
  537. FrameSepIs FMnone eq
  538. { RealSetcmykcolor } 
  539. {
  540. 4 copy [ 5 1 roll ]
  541. FrameColorInSepListCMYK
  542. {
  543. FrameSepBlack eq exch 
  544. FrameSepYellow eq and exch 
  545. FrameSepMagenta eq and exch 
  546. FrameSepCyan eq and 
  547. { 0 } { 1 } ifelse
  548. }
  549. {
  550. FrameSepIs FMblack eq
  551. {1.0 exch sub 4 1 roll pop pop pop} {
  552. FrameSepIs FMyellow eq
  553. {pop 1.0 exch sub 3 1 roll pop pop} {
  554. FrameSepIs FMmagenta eq
  555. {pop pop 1.0 exch sub exch pop } {
  556. FrameSepIs FMcyan eq
  557. {pop pop pop 1.0 exch sub } 
  558. {pop pop pop pop 1} ifelse } ifelse } ifelse } ifelse 
  559. } ifelse
  560. RealSetgray
  561. }
  562. ifelse
  563. end
  564. } bind put
  565. fMLevel1 { 
  566. /patScreenDict 7 dict dup begin
  567. <0f1e3c78f0e1c387> [ 45  { pop } {exch pop}  .5   2 sqrt] FmBD
  568. <0f87c3e1f0783c1e> [ 135 { pop } {exch pop} .5   2 sqrt] FmBD
  569. <cccccccccccccccc> [ 0   { pop } dup .5   2    ] FmBD
  570. <ffff0000ffff0000> [ 90  { pop } dup .5   2    ] FmBD
  571. <8142241818244281> [ 45  { 2 copy lt {exch} if pop} dup .75  2 sqrt] FmBD
  572. <03060c183060c081> [ 45  { pop } {exch pop} .875 2 sqrt] FmBD
  573. <8040201008040201> [ 135 { pop } {exch pop} .875 2 sqrt] FmBD
  574. end def
  575. } { 
  576. /patProcDict 5 dict dup begin
  577. <0f1e3c78f0e1c387> { 3 setlinewidth -1 -1 moveto 9 9 lineto stroke 
  578. 4 -4 moveto 12 4 lineto stroke
  579. -4 4 moveto 4 12 lineto stroke} bind def
  580. <0f87c3e1f0783c1e> { 3 setlinewidth -1 9 moveto 9 -1 lineto stroke 
  581. -4 4 moveto 4 -4 lineto stroke
  582. 4 12 moveto 12 4 lineto stroke} bind def
  583. <8142241818244281> { 1 setlinewidth -1 9 moveto 9 -1 lineto stroke
  584. -1 -1 moveto 9 9 lineto stroke } bind def
  585. <03060c183060c081> { 1 setlinewidth -1 -1 moveto 9 9 lineto stroke 
  586. 4 -4 moveto 12 4 lineto stroke
  587. -4 4 moveto 4 12 lineto stroke} bind def
  588. <8040201008040201> { 1 setlinewidth -1 9 moveto 9 -1 lineto stroke 
  589. -4 4 moveto 4 -4 lineto stroke
  590. 4 12 moveto 12 4 lineto stroke} bind def
  591. end def
  592. /patDict 15 dict dup begin
  593. /PatternType 1 def
  594. /PaintType 2 def
  595. /TilingType 3 def
  596. /BBox [ 0 0 8 8 ] def 
  597. /XStep 8 def
  598. /YStep 8 def
  599. /PaintProc {
  600. begin
  601. patProcDict bstring known {
  602. patProcDict bstring get exec
  603. } {
  604. 8 8 true [1 0 0 -1 0 8] bstring imagemask
  605. } ifelse
  606. end
  607. } bind def
  608. end def
  609. } ifelse
  610. /combineColor {
  611.     FrameSepIs FMnone eq
  612. {
  613. graymode fMLevel1 or not {
  614. [/Pattern [/DeviceCMYK]] setcolorspace
  615. FrameCurColors 0 4 getinterval aload pop FrameCurPat setcolor
  616. } {
  617. FrameCurColors 3 get 1.0 ge {
  618. FrameCurGray RealSetgray
  619. } {
  620. fMAcrobat not FMPColor graymode and and {
  621. 0 1 3 { 
  622. FrameCurColors exch get
  623. 1 FrameCurGray sub mul
  624. } for
  625. RealSetcmykcolor
  626. } {
  627. 4 1 6 {
  628. FrameCurColors exch get
  629. graymode {
  630. 1 exch sub 1 FrameCurGray sub mul 1 exch sub
  631. } {
  632. 1.0 lt {FrameCurGray} {1} ifelse
  633. } ifelse
  634. } for
  635. RealSetrgbcolor
  636. } ifelse
  637. } ifelse
  638. } ifelse
  639. } { 
  640. FrameCurColors 0 4 getinterval aload
  641. FrameColorInSepListCMYK {
  642. FrameSepBlack eq exch 
  643. FrameSepYellow eq and exch 
  644. FrameSepMagenta eq and exch 
  645. FrameSepCyan eq and
  646. FrameSepIs FMcustom eq and
  647. { FrameCurGray } { 1 } ifelse
  648. } {
  649. FrameSepIs FMblack eq
  650. {FrameCurGray 1.0 exch sub mul 1.0 exch sub 4 1 roll pop pop pop} {
  651. FrameSepIs FMyellow eq
  652. {pop FrameCurGray 1.0 exch sub mul 1.0 exch sub 3 1 roll pop pop} {
  653. FrameSepIs FMmagenta eq
  654. {pop pop FrameCurGray 1.0 exch sub mul 1.0 exch sub exch pop } {
  655. FrameSepIs FMcyan eq
  656. {pop pop pop FrameCurGray 1.0 exch sub mul 1.0 exch sub } 
  657. {pop pop pop pop 1} ifelse } ifelse } ifelse } ifelse 
  658. } ifelse
  659. graymode fMLevel1 or not {
  660. [/Pattern [/DeviceGray]] setcolorspace
  661. FrameCurPat setcolor
  662. } { 
  663. graymode not fMLevel1 and {
  664. dup 1 lt {pop FrameCurGray} if
  665. } if
  666. RealSetgray
  667. } ifelse
  668. } ifelse
  669. } bind def
  670. /savematrix {
  671. orgmatrix currentmatrix pop
  672. } bind def
  673. /restorematrix {
  674. orgmatrix setmatrix
  675. } bind def
  676. /fMDefaultMatrix matrix defaultmatrix def
  677. /fMatrix2 matrix def
  678. /dpi    72 0 fMDefaultMatrix dtransform
  679.     dup mul exch   dup mul add   sqrt def
  680. /freq dpi dup 72 div round dup 0 eq {pop 1} if 8 mul div def
  681. /sangle 1 0 fMDefaultMatrix dtransform exch atan def
  682. sangle fMatrix2 rotate 
  683. fMDefaultMatrix fMatrix2 concatmatrix 
  684. dup 0 get /sflipx exch def
  685.     3 get /sflipy exch def
  686. /screenIndex {
  687. 0 1 dpiranges length 1 sub { dup dpiranges exch get 1 sub dpi le {exit} {pop} ifelse } for
  688. } bind def
  689. /getCyanScreen {
  690. FMUseHighFrequencyScreens { CHighAngles CMHighFreqs} {CLowAngles CMLowFreqs} ifelse
  691. screenIndex dup 3 1 roll get 3 1 roll get /FMSpotFunction load
  692. } bind def
  693. /getMagentaScreen {
  694. FMUseHighFrequencyScreens { MHighAngles CMHighFreqs } {MLowAngles CMLowFreqs} ifelse
  695. screenIndex dup 3 1 roll get 3 1 roll get /FMSpotFunction load
  696. } bind def
  697. /getYellowScreen {
  698. FMUseHighFrequencyScreens { YHighTDot YHighFreqs} { YLowTDot YLowFreqs } ifelse
  699. screenIndex dup 3 1 roll get 3 1 roll get { 3 div
  700. {2 { 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch} repeat
  701. FMSpotFunction } } {/FMSpotFunction load } ifelse
  702. 0.0 exch
  703. } bind def
  704. /getBlackScreen  {
  705. FMUseHighFrequencyScreens { KHighFreqs } { KLowFreqs } ifelse
  706. screenIndex get 45.0 /FMSpotFunction load 
  707. } bind def
  708. /getSpotScreen {
  709. getBlackScreen
  710. } bind def
  711. /getCompositeScreen {
  712. getBlackScreen
  713. } bind def
  714. /FMSetScreen 
  715. fMLevel1 { /setscreen load 
  716. }{ {
  717. 8 dict begin
  718. /HalftoneType 1 def
  719. /SpotFunction exch def
  720. /Angle exch def
  721. /Frequency exch def
  722. /AccurateScreens FMUseAcccurateScreens def
  723. currentdict end sethalftone
  724. } bind } ifelse
  725. def
  726. /setDefaultScreen {
  727. FMPColor {
  728. orgrxfer cvx orggxfer cvx orgbxfer cvx orgxfer cvx setcolortransfer
  729. }
  730. {
  731. orgxfer cvx settransfer
  732. } ifelse
  733. orgfreq organgle orgproc cvx setscreen
  734. } bind def
  735. /setCurrentScreen {
  736. FrameSepIs FMnone eq {
  737. FMUseDefaultNoSeparationScreen {
  738. setDefaultScreen
  739. } {
  740. getCompositeScreen FMSetScreen
  741. } ifelse
  742. } {
  743. FrameSepIs FMcustom eq {
  744. FMUseDefaultSpotSeparationScreen {
  745. setDefaultScreen
  746. } {
  747. getSpotScreen FMSetScreen
  748. } ifelse
  749. } {
  750. FMUseDefaultProcessSeparationScreen {
  751. setDefaultScreen
  752. } {
  753. FrameSepIs FMcyan eq {
  754. getCyanScreen FMSetScreen
  755. } {
  756. FrameSepIs FMmagenta eq {
  757. getMagentaScreen FMSetScreen
  758. } {
  759. FrameSepIs FMyellow eq {
  760. getYellowScreen FMSetScreen
  761. } {
  762. getBlackScreen FMSetScreen
  763. } ifelse
  764. } ifelse
  765. } ifelse
  766. } ifelse
  767. } ifelse
  768. } ifelse 
  769. } bind def
  770. end
  771. /FMDOCUMENT { 
  772. array /FMfonts exch def 
  773. /#copies exch def
  774. FrameDict begin
  775. 0 ne /manualfeed exch def
  776. /paperheight exch def
  777. /paperwidth exch def
  778. 0 ne /fMNegative exch def 
  779. 0 ne /edown exch def 
  780. /yscale exch def
  781. /xscale exch def
  782. fMLevel1 {
  783. manualfeed {setmanualfeed} if
  784. /FMdicttop countdictstack 1 add def 
  785. /FMoptop count def 
  786. setpapername 
  787. manualfeed {true} {papersize} ifelse 
  788. {manualpapersize} {false} ifelse 
  789. {desperatepapersize} {false} ifelse 
  790. {papersizefailure} if
  791. count -1 FMoptop {pop pop} for
  792. countdictstack -1 FMdicttop {pop end} for 
  793. }
  794. {2 dict
  795.  dup /PageSize [paperwidth paperheight] put
  796.  manualfeed {dup /ManualFeed manualfeed put} if
  797.  {setpagedevice} stopped {papersizefailure} if
  798. }
  799. ifelse 
  800. FMPColor {
  801. currentcolorscreen
  802. cvlit /orgproc exch def
  803.   /organgle exch def 
  804.   /orgfreq exch def
  805. cvlit /orgbproc exch def
  806.   /orgbangle exch def 
  807.   /orgbfreq exch def
  808. cvlit /orggproc exch def
  809.   /orggangle exch def 
  810.   /orggfreq exch def
  811. cvlit /orgrproc exch def
  812.   /orgrangle exch def 
  813.   /orgrfreq exch def
  814. currentcolortransfer 
  815. fMNegative {
  816. 1 1 4 { 
  817. pop { 1 exch sub } fmConcatProcs 4 1 roll
  818. } for
  819. 4 copy
  820. setcolortransfer
  821. } if
  822. cvlit /orgxfer exch def
  823. cvlit /orgbxfer exch def
  824. cvlit /orggxfer exch def
  825. cvlit /orgrxfer exch def
  826. } {
  827. currentscreen 
  828. cvlit /orgproc exch def
  829.   /organgle exch def 
  830.   /orgfreq exch def
  831.   
  832. currenttransfer 
  833. fMNegative {
  834. { 1 exch sub } fmConcatProcs
  835. dup settransfer
  836. } if 
  837. cvlit /orgxfer exch def
  838. } ifelse
  839. end 
  840. } def 
  841. /FMBEGINPAGE { 
  842. FrameDict begin 
  843. /pagesave save def
  844. 3.86 setmiterlimit
  845. /landscape exch 0 ne def
  846. landscape { 
  847. 90 rotate 0 exch dup /pwid exch def neg translate pop 
  848. }{
  849. pop /pwid exch def
  850. } ifelse
  851. edown { [-1 0 0 1 pwid 0] concat } if
  852. 0 0 moveto paperwidth 0 lineto paperwidth paperheight lineto 
  853. 0 paperheight lineto 0 0 lineto 1 setgray fill
  854. xscale yscale scale
  855. /orgmatrix matrix def
  856. gsave 
  857. } def 
  858. /FMENDPAGE {
  859. grestore 
  860. pagesave restore
  861. end 
  862. showpage
  863. } def 
  864. /FMFONTDEFINE { 
  865. FrameDict begin
  866. findfont 
  867. ReEncode 
  868. 1 index exch 
  869. definefont 
  870. FMfonts 3 1 roll 
  871. put
  872. end 
  873. } def 
  874. /FMFILLS {
  875. FrameDict begin dup
  876. array /fillvals exch def
  877. dict /patCache exch def
  878. end 
  879. } def 
  880. /FMFILL {
  881. FrameDict begin
  882.  fillvals 3 1 roll put
  883. end 
  884. } def 
  885. /FMNORMALIZEGRAPHICS { 
  886. newpath
  887. 1 setlinewidth
  888. 0 setlinecap
  889. 0 0 0 sethsbcolor
  890. 0 setgray 
  891. } bind def
  892. /FMBEGINEPSF { 
  893. end 
  894. /FMEPSF save def 
  895. /showpage {} def 
  896. % See Adobe's "PostScript Language Reference Manual, 2nd Edition", page 714.
  897. % "...the following operators MUST NOT be used in an EPS file:" (emphasis ours)
  898. /banddevice {(banddevice) FMBADEPSF} def
  899. /clear {(clear) FMBADEPSF} def
  900. /cleardictstack {(cleardictstack) FMBADEPSF} def 
  901. /copypage {(copypage) FMBADEPSF} def
  902. /erasepage {(erasepage) FMBADEPSF} def
  903. /exitserver {(exitserver) FMBADEPSF} def
  904. /framedevice {(framedevice) FMBADEPSF} def
  905. /grestoreall {(grestoreall) FMBADEPSF} def
  906. /initclip {(initclip) FMBADEPSF} def
  907. /initgraphics {(initgraphics) FMBADEPSF} def
  908. /quit {(quit) FMBADEPSF} def
  909. /renderbands {(renderbands) FMBADEPSF} def
  910. /setglobal {(setglobal) FMBADEPSF} def
  911. /setpagedevice {(setpagedevice) FMBADEPSF} def
  912. /setshared {(setshared) FMBADEPSF} def
  913. /startjob {(startjob) FMBADEPSF} def
  914. /lettertray {(lettertray) FMBADEPSF} def
  915. /letter {(letter) FMBADEPSF} def
  916. /lettersmall {(lettersmall) FMBADEPSF} def
  917. /11x17tray {(11x17tray) FMBADEPSF} def
  918. /11x17 {(11x17) FMBADEPSF} def
  919. /ledgertray {(ledgertray) FMBADEPSF} def
  920. /ledger {(ledger) FMBADEPSF} def
  921. /legaltray {(legaltray) FMBADEPSF} def
  922. /legal {(legal) FMBADEPSF} def
  923. /statementtray {(statementtray) FMBADEPSF} def
  924. /statement {(statement) FMBADEPSF} def
  925. /executivetray {(executivetray) FMBADEPSF} def
  926. /executive {(executive) FMBADEPSF} def
  927. /a3tray {(a3tray) FMBADEPSF} def
  928. /a3 {(a3) FMBADEPSF} def
  929. /a4tray {(a4tray) FMBADEPSF} def
  930. /a4 {(a4) FMBADEPSF} def
  931. /a4small {(a4small) FMBADEPSF} def
  932. /b4tray {(b4tray) FMBADEPSF} def
  933. /b4 {(b4) FMBADEPSF} def
  934. /b5tray {(b5tray) FMBADEPSF} def
  935. /b5 {(b5) FMBADEPSF} def
  936. FMNORMALIZEGRAPHICS 
  937. [/fy /fx /fh /fw /ury /urx /lly /llx] {exch def} forall 
  938. fx fw 2 div add fy fh 2 div add  translate
  939. rotate
  940. fw 2 div neg fh 2 div neg translate
  941. fw urx llx sub div fh ury lly sub div scale 
  942. llx neg lly neg translate 
  943. /FMdicttop countdictstack 1 add def 
  944. /FMoptop count def 
  945. } bind def
  946. /FMENDEPSF {
  947. count -1 FMoptop {pop pop} for 
  948. countdictstack -1 FMdicttop {pop end} for 
  949. FMEPSF restore
  950. FrameDict begin 
  951. } bind def
  952. FrameDict begin 
  953. /setmanualfeed {
  954. %%BeginFeature *ManualFeed True
  955.  statusdict /manualfeed true put
  956. %%EndFeature
  957. } bind def
  958. /max {2 copy lt {exch} if pop} bind def
  959. /min {2 copy gt {exch} if pop} bind def
  960. /inch {72 mul} def
  961. /pagedimen { 
  962. paperheight sub abs 16 lt exch 
  963. paperwidth sub abs 16 lt and
  964. {/papername exch def} {pop} ifelse
  965. } bind def
  966. /setpapername { 
  967. /papersizedict 14 dict def 
  968. papersizedict begin
  969. /papername /unknown def 
  970. /Letter 8.5 inch 11.0 inch pagedimen
  971. /LetterSmall 7.68 inch 10.16 inch pagedimen
  972. /Tabloid 11.0 inch 17.0 inch pagedimen
  973. /Ledger 17.0 inch 11.0 inch pagedimen
  974. /Legal 8.5 inch 14.0 inch pagedimen
  975. /Statement 5.5 inch 8.5 inch pagedimen
  976. /Executive 7.5 inch 10.0 inch pagedimen
  977. /A3 11.69 inch 16.5 inch pagedimen
  978. /A4 8.26 inch 11.69 inch pagedimen
  979. /A4Small 7.47 inch 10.85 inch pagedimen
  980. /B4 10.125 inch 14.33 inch pagedimen
  981. /B5 7.16 inch 10.125 inch pagedimen
  982. end
  983. } bind def
  984. /papersize {
  985. papersizedict begin
  986. /Letter {lettertray letter} def
  987. /LetterSmall {lettertray lettersmall} def
  988. /Tabloid {11x17tray 11x17} def
  989. /Ledger {ledgertray ledger} def
  990. /Legal {legaltray legal} def
  991. /Statement {statementtray statement} def
  992. /Executive {executivetray executive} def
  993. /A3 {a3tray a3} def
  994. /A4 {a4tray a4} def
  995. /A4Small {a4tray a4small} def
  996. /B4 {b4tray b4} def
  997. /B5 {b5tray b5} def
  998. /unknown {unknown} def
  999. papersizedict dup papername known {papername} {/unknown} ifelse get
  1000. end
  1001. statusdict begin stopped end 
  1002. } bind def
  1003. /manualpapersize {
  1004. papersizedict begin
  1005. /Letter {letter} def
  1006. /LetterSmall {lettersmall} def
  1007. /Tabloid {11x17} def
  1008. /Ledger {ledger} def
  1009. /Legal {legal} def
  1010. /Statement {statement} def
  1011. /Executive {executive} def
  1012. /A3 {a3} def
  1013. /A4 {a4} def
  1014. /A4Small {a4small} def
  1015. /B4 {b4} def
  1016. /B5 {b5} def
  1017. /unknown {unknown} def
  1018. papersizedict dup papername known {papername} {/unknown} ifelse get
  1019. end
  1020. stopped 
  1021. } bind def
  1022. /desperatepapersize {
  1023. statusdict /setpageparams known
  1024. {
  1025. paperwidth paperheight 0 1 
  1026. statusdict begin
  1027. {setpageparams} stopped 
  1028. end
  1029. } {true} ifelse 
  1030. } bind def
  1031. /papersizefailure {
  1032. FMAllowPaperSizeMismatch not
  1033. {
  1034. (The requested paper size is not available in any currently-installed tray)
  1035. (Edit the PS file to "FMAllowPaperSizeMismatch true" to use default tray)
  1036.  FMFAILURE } if
  1037. } def
  1038. /DiacriticEncoding [
  1039. /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  1040. /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  1041. /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  1042. /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  1043. /.notdef /.notdef /.notdef /.notdef /space /exclam /quotedbl
  1044. /numbersign /dollar /percent /ampersand /quotesingle /parenleft
  1045. /parenright /asterisk /plus /comma /hyphen /period /slash /zero /one
  1046. /two /three /four /five /six /seven /eight /nine /colon /semicolon
  1047. /less /equal /greater /question /at /A /B /C /D /E /F /G /H /I /J /K
  1048. /L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z /bracketleft /backslash
  1049. /bracketright /asciicircum /underscore /grave /a /b /c /d /e /f /g /h
  1050. /i /j /k /l /m /n /o /p /q /r /s /t /u /v /w /x /y /z /braceleft /bar
  1051. /braceright /asciitilde /.notdef /Adieresis /Aring /Ccedilla /Eacute
  1052. /Ntilde /Odieresis /Udieresis /aacute /agrave /acircumflex /adieresis
  1053. /atilde /aring /ccedilla /eacute /egrave /ecircumflex /edieresis
  1054. /iacute /igrave /icircumflex /idieresis /ntilde /oacute /ograve
  1055. /ocircumflex /odieresis /otilde /uacute /ugrave /ucircumflex
  1056. /udieresis /dagger /.notdef /cent /sterling /section /bullet
  1057. /paragraph /germandbls /registered /copyright /trademark /acute
  1058. /dieresis /.notdef /AE /Oslash /.notdef /.notdef /.notdef /.notdef
  1059. /yen /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
  1060. /ordfeminine /ordmasculine /.notdef /ae /oslash /questiondown
  1061. /exclamdown /logicalnot /.notdef /florin /.notdef /.notdef
  1062. /guillemotleft /guillemotright /ellipsis /.notdef /Agrave /Atilde
  1063. /Otilde /OE /oe /endash /emdash /quotedblleft /quotedblright
  1064. /quoteleft /quoteright /.notdef /.notdef /ydieresis /Ydieresis
  1065. /fraction /currency /guilsinglleft /guilsinglright /fi /fl /daggerdbl
  1066. /periodcentered /quotesinglbase /quotedblbase /perthousand
  1067. /Acircumflex /Ecircumflex /Aacute /Edieresis /Egrave /Iacute
  1068. /Icircumflex /Idieresis /Igrave /Oacute /Ocircumflex /.notdef /Ograve
  1069. /Uacute /Ucircumflex /Ugrave /dotlessi /circumflex /tilde /macron
  1070. /breve /dotaccent /ring /cedilla /hungarumlaut /ogonek /caron
  1071. ] def
  1072. /ReEncode { 
  1073. dup 
  1074. length 
  1075. dict begin 
  1076. {
  1077. 1 index /FID ne 
  1078. {def} 
  1079. {pop pop} ifelse 
  1080. } forall 
  1081. 0 eq {/Encoding DiacriticEncoding def} if 
  1082. currentdict 
  1083. end 
  1084. } bind def
  1085. FMPColor 
  1086. {
  1087. /BEGINBITMAPCOLOR { 
  1088. BITMAPCOLOR} def
  1089. /BEGINBITMAPCOLORc { 
  1090. BITMAPCOLORc} def
  1091. /BEGINBITMAPTRUECOLOR { 
  1092. BITMAPTRUECOLOR } def
  1093. /BEGINBITMAPTRUECOLORc { 
  1094. BITMAPTRUECOLORc } def
  1095. /BEGINBITMAPCMYK { 
  1096. BITMAPCMYK } def
  1097. /BEGINBITMAPCMYKc { 
  1098. BITMAPCMYKc } def
  1099. }
  1100. {
  1101. /BEGINBITMAPCOLOR { 
  1102. BITMAPGRAY} def
  1103. /BEGINBITMAPCOLORc { 
  1104. BITMAPGRAYc} def
  1105. /BEGINBITMAPTRUECOLOR { 
  1106. BITMAPTRUEGRAY } def
  1107. /BEGINBITMAPTRUECOLORc { 
  1108. BITMAPTRUEGRAYc } def
  1109. /BEGINBITMAPCMYK { 
  1110. BITMAPCMYKGRAY } def
  1111. /BEGINBITMAPCMYKc { 
  1112. BITMAPCMYKGRAYc } def
  1113. }
  1114. ifelse
  1115. /K { 
  1116. FMPrintAllColorsAsBlack {
  1117. dup 1 eq 2 index 1 eq and 3 index 1 eq and not
  1118. {7 {pop} repeat 0 0 0 1 0 0 0} if
  1119. } if 
  1120. FrameCurColors astore 
  1121. pop combineColor
  1122. } bind def
  1123. /graymode true def
  1124. fMLevel1 {
  1125. /fmGetFlip {
  1126. fMatrix2 exch get mul 0 lt { -1 } { 1 } ifelse
  1127. } FmBD
  1128. } if
  1129. /setPatternMode {
  1130. fMLevel1 {
  1131. 2 index patScreenDict exch known {
  1132. pop pop
  1133. patScreenDict exch get aload pop 
  1134. freq 
  1135. mul
  1136. 5 2 roll
  1137. fMatrix2 currentmatrix 1 get 0 ne {
  1138. 3 -1 roll 90 add 3 1 roll 
  1139. sflipx 1 fmGetFlip sflipy 2 fmGetFlip neg mul
  1140. } {  
  1141. sflipx 0 fmGetFlip sflipy 3 fmGetFlip mul 
  1142. } ifelse
  1143. 0 lt {exch pop} {pop} ifelse 
  1144. fMNegative { 
  1145. {neg} fmConcatProcs 
  1146. } if
  1147. bind
  1148. systemdict /setscreen get exec
  1149. /FrameCurGray exch def
  1150. } {
  1151. /bwidth  exch def
  1152. /bpside  exch def
  1153. /bstring exch def
  1154. /onbits 0 def  /offbits 0 def
  1155. freq sangle landscape {90 add} if 
  1156. {/ypoint exch def
  1157.  /xpoint exch def
  1158.  /xindex xpoint 1 add 2 div bpside mul cvi def
  1159.  /yindex ypoint 1 add 2 div bpside mul cvi def
  1160.  bstring yindex bwidth mul xindex 8 idiv add get
  1161.  1 7 xindex 8 mod sub bitshift and 0 ne fMNegative {not} if
  1162.  {/onbits  onbits  1 add def 1}
  1163.  {/offbits offbits 1 add def 0}
  1164.  ifelse
  1165. }
  1166. setscreen
  1167. offbits offbits onbits add div fMNegative {1.0 exch sub} if
  1168. /FrameCurGray exch def
  1169. } ifelse
  1170. } { 
  1171. pop pop
  1172. dup patCache exch known {
  1173. patCache exch get
  1174. } { 
  1175. dup
  1176. patDict /bstring 3 -1 roll put
  1177. patDict 
  1178. 9 PatFreq screenIndex get div dup matrix scale
  1179. makepattern
  1180. dup 
  1181. patCache 4 -1 roll 3 -1 roll put
  1182. } ifelse
  1183. /FrameCurGray 0 def
  1184. /FrameCurPat exch def
  1185. } ifelse
  1186. /graymode false def
  1187. combineColor
  1188. } bind def
  1189. /setGrayScaleMode {
  1190. graymode not {
  1191. /graymode true def
  1192. fMLevel1 {
  1193. setCurrentScreen
  1194. } if
  1195. } if
  1196. /FrameCurGray exch def
  1197. combineColor
  1198. } bind def
  1199. /normalize {
  1200. transform round exch round exch itransform
  1201. } bind def
  1202. /dnormalize {
  1203. dtransform round exch round exch idtransform
  1204. } bind def
  1205. /lnormalize { 
  1206. 0 dtransform exch cvi 2 idiv 2 mul 1 add exch idtransform pop
  1207. } bind def
  1208. /H { 
  1209. lnormalize setlinewidth
  1210. } bind def
  1211. /Z {
  1212. setlinecap
  1213. } bind def
  1214. /PFill {
  1215. graymode fMLevel1 or not {
  1216. gsave 1 setgray eofill grestore
  1217. } if
  1218. } bind def
  1219. /PStroke {
  1220. graymode fMLevel1 or not {
  1221. gsave 1 setgray stroke grestore
  1222. } if
  1223. stroke
  1224. } bind def
  1225. /X { 
  1226. fillvals exch get
  1227. dup type /stringtype eq
  1228. {8 1 setPatternMode} 
  1229. {setGrayScaleMode}
  1230. ifelse
  1231. } bind def
  1232. /V { 
  1233. PFill gsave eofill grestore
  1234. } bind def
  1235. /Vclip {
  1236. clip
  1237. } bind def
  1238. /Vstrk {
  1239. currentlinewidth exch setlinewidth PStroke setlinewidth
  1240. } bind def
  1241. /N { 
  1242. PStroke
  1243. } bind def
  1244. /Nclip {
  1245. strokepath clip newpath
  1246. } bind def
  1247. /Nstrk {
  1248. currentlinewidth exch setlinewidth PStroke setlinewidth
  1249. } bind def
  1250. /M {newpath moveto} bind def
  1251. /E {lineto} bind def
  1252. /D {curveto} bind def
  1253. /O {closepath} bind def
  1254. /L { 
  1255.   /n exch def
  1256. newpath
  1257. normalize
  1258. moveto 
  1259. 2 1 n {pop normalize lineto} for
  1260. } bind def
  1261. /Y { 
  1262. closepath
  1263. } bind def
  1264. /R { 
  1265. /y2 exch def
  1266. /x2 exch def
  1267. /y1 exch def
  1268. /x1 exch def
  1269. x1 y1
  1270. x2 y1
  1271. x2 y2
  1272. x1 y2
  1273. 4 Y 
  1274. } bind def
  1275. /rarc 
  1276. {rad 
  1277.  arcto
  1278. } bind def
  1279. /RR { 
  1280. /rad exch def
  1281. normalize
  1282. /y2 exch def
  1283. /x2 exch def
  1284. normalize
  1285. /y1 exch def
  1286. /x1 exch def
  1287. mark
  1288. newpath
  1289. {
  1290. x1 y1 rad add moveto
  1291. x1 y2 x2 y2 rarc
  1292. x2 y2 x2 y1 rarc
  1293. x2 y1 x1 y1 rarc
  1294. x1 y1 x1 y2 rarc
  1295. closepath
  1296. } stopped {x1 y1 x2 y2 R} if 
  1297. cleartomark
  1298. } bind def
  1299. /RRR { 
  1300. /rad exch def
  1301. normalize /y4 exch def /x4 exch def
  1302. normalize /y3 exch def /x3 exch def
  1303. normalize /y2 exch def /x2 exch def
  1304. normalize /y1 exch def /x1 exch def
  1305. newpath
  1306. normalize moveto 
  1307. mark
  1308. {
  1309. x2 y2 x3 y3 rarc
  1310. x3 y3 x4 y4 rarc
  1311. x4 y4 x1 y1 rarc
  1312. x1 y1 x2 y2 rarc
  1313. closepath
  1314. } stopped
  1315.  {x1 y1 x2 y2 x3 y3 x4 y4 newpath moveto lineto lineto lineto closepath} if
  1316. cleartomark
  1317. } bind def
  1318. /C { 
  1319. grestore
  1320. gsave
  1321. clip
  1322. setCurrentScreen
  1323. } bind def
  1324. /CP { 
  1325. grestore
  1326. gsave
  1327. clip
  1328. setCurrentScreen
  1329. } bind def
  1330. /F { 
  1331. FMfonts exch get
  1332. FMpointsize scalefont
  1333. setfont
  1334. } bind def
  1335. /Q { 
  1336. /FMpointsize exch def
  1337. } bind def
  1338. /T { 
  1339. moveto show
  1340. } bind def
  1341. /RF { 
  1342. rotate
  1343. 0 ne {-1 1 scale} if
  1344. } bind def
  1345. /TF { 
  1346. gsave
  1347. moveto 
  1348. RF
  1349. show
  1350. grestore
  1351. } bind def
  1352. /P { 
  1353. moveto
  1354. 0 32 3 2 roll widthshow
  1355. } bind def
  1356. /PF { 
  1357. gsave
  1358. moveto 
  1359. RF
  1360. 0 32 3 2 roll widthshow
  1361. grestore
  1362. } bind def
  1363. /S { 
  1364. moveto
  1365. 0 exch ashow
  1366. } bind def
  1367. /SF { 
  1368. gsave
  1369. moveto
  1370. RF
  1371. 0 exch ashow
  1372. grestore
  1373. } bind def
  1374. /B { 
  1375. moveto
  1376. 0 32 4 2 roll 0 exch awidthshow
  1377. } bind def
  1378. /BF { 
  1379. gsave
  1380. moveto
  1381. RF
  1382. 0 32 4 2 roll 0 exch awidthshow
  1383. grestore
  1384. } bind def
  1385. /G { 
  1386. gsave
  1387. newpath
  1388. normalize translate 0.0 0.0 moveto 
  1389. dnormalize scale 
  1390. 0.0 0.0 1.0 5 3 roll arc 
  1391. closepath 
  1392. PFill fill
  1393. grestore
  1394. } bind def
  1395. /Gstrk {
  1396. savematrix
  1397.     newpath
  1398.     2 index 2 div add exch 3 index 2 div sub exch 
  1399.     normalize 2 index 2 div sub exch 3 index 2 div add exch 
  1400.     translate
  1401.     scale 
  1402.     0.0 0.0 1.0 5 3 roll arc 
  1403.     restorematrix
  1404.     currentlinewidth exch setlinewidth PStroke setlinewidth
  1405.     } bind def
  1406. /Gclip { 
  1407. newpath
  1408. savematrix
  1409. normalize translate 0.0 0.0 moveto 
  1410. dnormalize scale 
  1411. 0.0 0.0 1.0 5 3 roll arc 
  1412. closepath 
  1413. clip newpath
  1414. restorematrix
  1415. } bind def
  1416. /GG { 
  1417. gsave
  1418. newpath
  1419. normalize translate 0.0 0.0 moveto 
  1420. rotate 
  1421. dnormalize scale 
  1422. 0.0 0.0 1.0 5 3 roll arc 
  1423. closepath
  1424. PFill
  1425. fill
  1426. grestore
  1427. } bind def
  1428. /GGclip { 
  1429. savematrix
  1430. newpath
  1431.     normalize translate 0.0 0.0 moveto 
  1432.     rotate 
  1433.     dnormalize scale 
  1434.     0.0 0.0 1.0 5 3 roll arc 
  1435.     closepath
  1436. clip newpath
  1437. restorematrix
  1438. } bind def
  1439. /GGstrk { 
  1440. savematrix
  1441.     newpath
  1442.     normalize translate 0.0 0.0 moveto 
  1443.     rotate 
  1444.     dnormalize scale 
  1445.     0.0 0.0 1.0 5 3 roll arc 
  1446.     closepath 
  1447. restorematrix
  1448.     currentlinewidth exch setlinewidth PStroke setlinewidth
  1449. } bind def
  1450. /A { 
  1451. gsave
  1452. savematrix
  1453. newpath
  1454. 2 index 2 div add exch 3 index 2 div sub exch 
  1455. normalize 2 index 2 div sub exch 3 index 2 div add exch 
  1456. translate 
  1457. scale 
  1458. 0.0 0.0 1.0 5 3 roll arc 
  1459. restorematrix
  1460. PStroke
  1461. grestore
  1462. } bind def
  1463. /Aclip {
  1464. newpath
  1465. savematrix
  1466. normalize translate 0.0 0.0 moveto 
  1467. dnormalize scale 
  1468. 0.0 0.0 1.0 5 3 roll arc 
  1469. closepath 
  1470. strokepath clip newpath
  1471. restorematrix
  1472. } bind def
  1473. /Astrk {
  1474. Gstrk
  1475. } bind def
  1476. /AA { 
  1477. gsave
  1478. savematrix
  1479. newpath
  1480. 3 index 2 div add exch 4 index 2 div sub exch 
  1481. normalize 3 index 2 div sub exch 4 index 2 div add exch
  1482. translate 
  1483. rotate 
  1484. scale 
  1485. 0.0 0.0 1.0 5 3 roll arc 
  1486. restorematrix
  1487. PStroke
  1488. grestore
  1489. } bind def
  1490. /AAclip {
  1491. savematrix
  1492. newpath
  1493.     normalize translate 0.0 0.0 moveto 
  1494.     rotate 
  1495.     dnormalize scale 
  1496.     0.0 0.0 1.0 5 3 roll arc 
  1497.     closepath
  1498. strokepath clip newpath
  1499. restorematrix
  1500. } bind def
  1501. /AAstrk {
  1502. GGstrk
  1503. } bind def
  1504. /BEGINPRINTCODE { 
  1505. /FMdicttop countdictstack 1 add def 
  1506. /FMoptop count 7 sub def 
  1507. /FMsaveobject save def
  1508. userdict begin 
  1509. /showpage {} def 
  1510. FMNORMALIZEGRAPHICS 
  1511. 3 index neg 3 index neg translate
  1512. } bind def
  1513. /ENDPRINTCODE {
  1514. count -1 FMoptop {pop pop} for 
  1515. countdictstack -1 FMdicttop {pop end} for 
  1516. FMsaveobject restore 
  1517. } bind def
  1518. /gn { 
  1519. { 46 mul 
  1520. cf read pop 
  1521. 32 sub 
  1522. dup 46 lt {exit} if 
  1523. 46 sub add 
  1524. } loop
  1525. add 
  1526. } bind def
  1527. /cfs { 
  1528. /str sl string def 
  1529. 0 1 sl 1 sub {str exch val put} for 
  1530. str def 
  1531. } bind def
  1532. /ic [ 
  1533. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0223
  1534. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0223
  1535. 0
  1536. {0 hx} {1 hx} {2 hx} {3 hx} {4 hx} {5 hx} {6 hx} {7 hx} {8 hx} {9 hx}
  1537. {10 hx} {11 hx} {12 hx} {13 hx} {14 hx} {15 hx} {16 hx} {17 hx} {18 hx}
  1538. {19 hx} {gn hx} {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} {10} {11} {12}
  1539. {13} {14} {15} {16} {17} {18} {19} {gn} {0 wh} {1 wh} {2 wh} {3 wh}
  1540. {4 wh} {5 wh} {6 wh} {7 wh} {8 wh} {9 wh} {10 wh} {11 wh} {12 wh}
  1541. {13 wh} {14 wh} {gn wh} {0 bl} {1 bl} {2 bl} {3 bl} {4 bl} {5 bl} {6 bl}
  1542. {7 bl} {8 bl} {9 bl} {10 bl} {11 bl} {12 bl} {13 bl} {14 bl} {gn bl}
  1543. {0 fl} {1 fl} {2 fl} {3 fl} {4 fl} {5 fl} {6 fl} {7 fl} {8 fl} {9 fl}
  1544. {10 fl} {11 fl} {12 fl} {13 fl} {14 fl} {gn fl}
  1545. ] def
  1546. /ms { 
  1547. /sl exch def 
  1548. /val 255 def 
  1549. /ws cfs 
  1550. /im cfs 
  1551. /val 0 def 
  1552. /bs cfs 
  1553. /cs cfs 
  1554. } bind def
  1555. 400 ms 
  1556. /ip { 
  1557. is 
  1558. cf cs readline pop 
  1559. { ic exch get exec 
  1560. add 
  1561. } forall 
  1562. pop 
  1563. } bind def
  1564. /rip { 
  1565.    
  1566.   
  1567.   bis ris copy pop 
  1568.       is
  1569.       0
  1570.       cf cs readline pop 
  1571.       {       ic exch get exec 
  1572.               add 
  1573.               } forall 
  1574.   pop pop 
  1575.   ris gis copy pop 
  1576.   dup is exch 
  1577.   
  1578.       cf cs readline pop 
  1579.       {       ic exch get exec 
  1580.               add 
  1581.               } forall 
  1582.   pop pop
  1583.   gis bis copy pop 
  1584.   dup add is exch 
  1585.   
  1586.       cf cs readline pop 
  1587.       {       ic exch get exec 
  1588.               add 
  1589.               } forall 
  1590.       pop 
  1591.       
  1592.       } bind def
  1593. /rip4 { 
  1594.    
  1595.   
  1596.   kis cis copy pop 
  1597.       is
  1598.       0
  1599.       cf cs readline pop 
  1600.       {       ic exch get exec 
  1601.               add 
  1602.               } forall 
  1603.   pop pop 
  1604.   cis mis copy pop 
  1605.   dup is exch 
  1606.   
  1607.       cf cs readline pop 
  1608.       {       ic exch get exec 
  1609.               add 
  1610.               } forall 
  1611.   pop pop
  1612.   mis yis copy pop 
  1613.   dup dup add is exch 
  1614.   
  1615.       cf cs readline pop 
  1616.       {       ic exch get exec 
  1617.               add 
  1618.               } forall 
  1619.   pop pop
  1620.   yis kis copy pop 
  1621.   3 mul is exch 
  1622.   
  1623.       cf cs readline pop 
  1624.       {       ic exch get exec 
  1625.               add 
  1626.               } forall 
  1627.       pop 
  1628.       
  1629.       } bind def
  1630. /wh { 
  1631. /len exch def 
  1632. /pos exch def 
  1633. ws 0 len getinterval im pos len getinterval copy pop
  1634. pos len 
  1635. } bind def
  1636. /bl { 
  1637. /len exch def 
  1638. /pos exch def 
  1639. bs 0 len getinterval im pos len getinterval copy pop
  1640. pos len 
  1641. } bind def
  1642. /s1 1 string def
  1643. /fl { 
  1644. /len exch def 
  1645. /pos exch def 
  1646. /val cf s1 readhexstring pop 0 get def
  1647. pos 1 pos len add 1 sub {im exch val put} for
  1648. pos len 
  1649. } bind def
  1650. /hx { 
  1651. 3 copy getinterval 
  1652. cf exch readhexstring pop pop 
  1653. } bind def
  1654. /wbytes { 
  1655.       dup dup
  1656.       8 gt { pop 8 idiv mul }
  1657.       { 8 eq {pop} {1 eq {7 add 8 idiv} {3 add 4 idiv} ifelse} ifelse } ifelse
  1658. } bind def
  1659. /BEGINBITMAPBWc { 
  1660. 1 {} COMMONBITMAPc
  1661. } bind def
  1662. /BEGINBITMAPGRAYc { 
  1663. 8 {} COMMONBITMAPc
  1664. } bind def
  1665. /BEGINBITMAP2BITc { 
  1666. 2 {} COMMONBITMAPc
  1667. } bind def
  1668. /COMMONBITMAPc { 
  1669.  
  1670. /cvtProc exch def
  1671. /depth exch def
  1672. gsave
  1673. 3 index 2 div add exch
  1674. 4 index 2 div add exch
  1675. translate
  1676. rotate
  1677. 1 index 2 div neg
  1678. 1 index 2 div neg
  1679. translate
  1680. scale
  1681. /height exch def /width exch def
  1682. /lb width depth wbytes def 
  1683. sl lb lt {lb ms} if 
  1684. /bitmapsave save def 
  1685. cvtProc                
  1686. /is im 0 lb getinterval def 
  1687. ws 0 lb getinterval is copy pop 
  1688. /cf currentfile def 
  1689. width height depth [width 0 0 height neg 0 height] 
  1690. {ip} image 
  1691. bitmapsave restore 
  1692. grestore
  1693. } bind def
  1694. /BEGINBITMAPBW { 
  1695. 1 {} COMMONBITMAP
  1696. } bind def
  1697. /BEGINBITMAPGRAY { 
  1698. 8 {} COMMONBITMAP
  1699. } bind def
  1700. /BEGINBITMAP2BIT { 
  1701. 2 {} COMMONBITMAP
  1702. } bind def
  1703. /COMMONBITMAP { 
  1704. /cvtProc exch def
  1705. /depth exch def
  1706. gsave
  1707. 3 index 2 div add exch
  1708. 4 index 2 div add exch
  1709. translate
  1710. rotate
  1711. 1 index 2 div neg
  1712. 1 index 2 div neg
  1713. translate
  1714. scale
  1715. /height exch def /width exch def
  1716. /bitmapsave save def 
  1717. cvtProc              
  1718. /is width depth wbytes string def
  1719. /cf currentfile def 
  1720. width height depth [width 0 0 height neg 0 height] 
  1721. {cf is readhexstring pop} image
  1722. bitmapsave restore 
  1723. grestore
  1724. } bind def
  1725. /ngrayt 256 array def
  1726. /nredt 256 array def
  1727. /nbluet 256 array def
  1728. /ngreent 256 array def
  1729. fMLevel1 {
  1730. /colorsetup {
  1731. currentcolortransfer
  1732. /gryt exch def
  1733. /blut exch def
  1734. /grnt exch def
  1735. /redt exch def
  1736. 0 1 255 {
  1737. /indx exch def
  1738. /cynu 1 red indx get 255 div sub def
  1739. /magu 1 green indx get 255 div sub def
  1740. /yelu 1 blue indx get 255 div sub def
  1741. /kk cynu magu min yelu min def
  1742. /u kk currentundercolorremoval exec def
  1743. % /u 0 def
  1744. nredt indx 1 0 cynu u sub max sub redt exec put
  1745. ngreent indx 1 0 magu u sub max sub grnt exec put
  1746. nbluet indx 1 0 yelu u sub max sub blut exec put
  1747. ngrayt indx 1 kk currentblackgeneration exec sub gryt exec put
  1748. } for
  1749. {255 mul cvi nredt exch get}
  1750. {255 mul cvi ngreent exch get}
  1751. {255 mul cvi nbluet exch get}
  1752. {255 mul cvi ngrayt exch get}
  1753. setcolortransfer
  1754. {pop 0} setundercolorremoval
  1755. {} setblackgeneration
  1756. } bind def
  1757. }
  1758. {
  1759. /colorSetup2 {
  1760. [ /Indexed /DeviceRGB 255 
  1761. {dup red exch get 255 div 
  1762.  exch dup green exch get 255 div 
  1763.  exch blue exch get 255 div}
  1764. ] setcolorspace
  1765. } bind def
  1766. } ifelse
  1767. /fakecolorsetup {
  1768. /tran 256 string def
  1769. 0 1 255 {/indx exch def 
  1770. tran indx
  1771. red indx get 77 mul
  1772. green indx get 151 mul
  1773. blue indx get 28 mul
  1774. add add 256 idiv put} for
  1775. currenttransfer
  1776. {255 mul cvi tran exch get 255.0 div}
  1777. exch fmConcatProcs settransfer
  1778. } bind def
  1779. /BITMAPCOLOR { 
  1780. /depth 8 def
  1781. gsave
  1782. 3 index 2 div add exch
  1783. 4 index 2 div add exch
  1784. translate
  1785. rotate
  1786. 1 index 2 div neg
  1787. 1 index 2 div neg
  1788. translate
  1789. scale
  1790. /height exch def /width exch def
  1791. /bitmapsave save def
  1792. fMLevel1 {
  1793. colorsetup
  1794. /is width depth wbytes string def
  1795. /cf currentfile def 
  1796. width height depth [width 0 0 height neg 0 height] 
  1797. {cf is readhexstring pop} {is} {is} true 3 colorimage 
  1798. } {
  1799. colorSetup2
  1800. /is width depth wbytes string def
  1801. /cf currentfile def 
  1802. 7 dict dup begin
  1803. /ImageType 1 def
  1804. /Width width def
  1805. /Height height def
  1806. /ImageMatrix [width 0 0 height neg 0 height] def
  1807. /DataSource {cf is readhexstring pop} bind def
  1808. /BitsPerComponent depth def
  1809. /Decode [0 255] def
  1810. end image
  1811. } ifelse
  1812. bitmapsave restore 
  1813. grestore
  1814. } bind def
  1815. /BITMAPCOLORc { 
  1816. /depth 8 def
  1817. gsave
  1818. 3 index 2 div add exch
  1819. 4 index 2 div add exch
  1820. translate
  1821. rotate
  1822. 1 index 2 div neg
  1823. 1 index 2 div neg
  1824. translate
  1825. scale
  1826. /height exch def /width exch def
  1827. /lb width depth wbytes def 
  1828. sl lb lt {lb ms} if 
  1829. /bitmapsave save def 
  1830. fMLevel1 {
  1831. colorsetup
  1832. /is im 0 lb getinterval def 
  1833. ws 0 lb getinterval is copy pop 
  1834. /cf currentfile def 
  1835. width height depth [width 0 0 height neg 0 height] 
  1836. {ip} {is} {is} true 3 colorimage
  1837. } {
  1838. colorSetup2
  1839. /is im 0 lb getinterval def 
  1840. ws 0 lb getinterval is copy pop 
  1841. /cf currentfile def 
  1842. 7 dict dup begin
  1843. /ImageType 1 def
  1844. /Width width def
  1845. /Height height def
  1846. /ImageMatrix [width 0 0 height neg 0 height] def
  1847. /DataSource {ip} bind def
  1848. /BitsPerComponent depth def
  1849. /Decode [0 255] def
  1850. end image
  1851. } ifelse
  1852. bitmapsave restore 
  1853. grestore
  1854. } bind def
  1855. /BITMAPTRUECOLORc { 
  1856. /depth 24 def
  1857.         gsave
  1858.  
  1859. 3 index 2 div add exch
  1860. 4 index 2 div add exch
  1861. translate
  1862. rotate
  1863. 1 index 2 div neg
  1864. 1 index 2 div neg
  1865. translate
  1866. scale
  1867. /height exch def /width exch def
  1868. /lb width depth wbytes def 
  1869. sl lb lt {lb ms} if 
  1870. /bitmapsave save def 
  1871.         
  1872. /is im 0 lb getinterval def
  1873. /ris im 0 width getinterval def
  1874. /gis im width width getinterval def
  1875. /bis im width 2 mul width getinterval def 
  1876.         
  1877. ws 0 lb getinterval is copy pop 
  1878. /cf currentfile def 
  1879. width height 8 [width 0 0 height neg 0 height] 
  1880. {width rip pop ris} {gis} {bis} true 3 colorimage
  1881. bitmapsave restore 
  1882. grestore
  1883. } bind def
  1884. /BITMAPCMYKc { 
  1885. /depth 32 def
  1886.         gsave
  1887.  
  1888. 3 index 2 div add exch
  1889. 4 index 2 div add exch
  1890. translate
  1891. rotate
  1892. 1 index 2 div neg
  1893. 1 index 2 div neg
  1894. translate
  1895. scale
  1896. /height exch def /width exch def
  1897. /lb width depth wbytes def 
  1898. sl lb lt {lb ms} if 
  1899. /bitmapsave save def 
  1900.         
  1901. /is im 0 lb getinterval def
  1902. /cis im 0 width getinterval def
  1903. /mis im width width getinterval def
  1904. /yis im width 2 mul width getinterval def 
  1905. /kis im width 3 mul width getinterval def 
  1906.         
  1907. ws 0 lb getinterval is copy pop 
  1908. /cf currentfile def 
  1909. width height 8 [width 0 0 height neg 0 height] 
  1910. {width rip4 pop cis} {mis} {yis} {kis} true 4 colorimage
  1911. bitmapsave restore 
  1912. grestore
  1913. } bind def
  1914. /BITMAPTRUECOLOR { 
  1915.         gsave
  1916. 3 index 2 div add exch
  1917. 4 index 2 div add exch
  1918. translate
  1919. rotate
  1920. 1 index 2 div neg
  1921. 1 index 2 div neg
  1922. translate
  1923. scale
  1924. /height exch def /width exch def
  1925.         /bitmapsave save def 
  1926.         /is width string def
  1927.         /gis width string def
  1928.         /bis width string def
  1929.         /cf currentfile def 
  1930.         width height 8 [width 0 0 height neg 0 height] 
  1931.         { cf is readhexstring pop } 
  1932.         { cf gis readhexstring pop } 
  1933.         { cf bis readhexstring pop } 
  1934.         true 3 colorimage 
  1935.         bitmapsave restore 
  1936.         grestore
  1937.         } bind def
  1938. /BITMAPCMYK { 
  1939.         gsave
  1940. 3 index 2 div add exch
  1941. 4 index 2 div add exch
  1942. translate
  1943. rotate
  1944. 1 index 2 div neg
  1945. 1 index 2 div neg
  1946. translate
  1947. scale
  1948. /height exch def /width exch def
  1949.         /bitmapsave save def 
  1950.         /is width string def
  1951.         /mis width string def
  1952.         /yis width string def
  1953.         /kis width string def
  1954.         /cf currentfile def 
  1955.         width height 8 [width 0 0 height neg 0 height] 
  1956.         { cf is readhexstring pop } 
  1957.         { cf mis readhexstring pop } 
  1958.         { cf yis readhexstring pop } 
  1959.         { cf kis readhexstring pop } 
  1960.         true 4 colorimage 
  1961.         bitmapsave restore 
  1962.         grestore
  1963.         } bind def
  1964. /BITMAPTRUEGRAYc { 
  1965. /depth 24 def
  1966.         gsave
  1967. 3 index 2 div add exch
  1968. 4 index 2 div add exch
  1969. translate
  1970. rotate
  1971. 1 index 2 div neg
  1972. 1 index 2 div neg
  1973. translate
  1974. scale
  1975. /height exch def /width exch def
  1976. /lb width depth wbytes def 
  1977. sl lb lt {lb ms} if 
  1978.         /bitmapsave save def 
  1979.         
  1980. /is im 0 lb getinterval def
  1981. /ris im 0 width getinterval def
  1982. /gis im width width getinterval def
  1983. /bis im width 2 mul width getinterval def 
  1984.         ws 0 lb getinterval is copy pop 
  1985.         /cf currentfile def 
  1986.         width height 8 [width 0 0 height neg 0 height] 
  1987.         {width rip pop ris gis bis width gray} image
  1988.         bitmapsave restore 
  1989.         grestore
  1990.         } bind def
  1991. /BITMAPCMYKGRAYc { 
  1992. /depth 32 def
  1993.         gsave
  1994. 3 index 2 div add exch
  1995. 4 index 2 div add exch
  1996. translate
  1997. rotate
  1998. 1 index 2 div neg
  1999. 1 index 2 div neg
  2000. translate
  2001. scale
  2002. /height exch def /width exch def
  2003. /lb width depth wbytes def 
  2004. sl lb lt {lb ms} if 
  2005.         /bitmapsave save def 
  2006.         
  2007. /is im 0 lb getinterval def
  2008. /cis im 0 width getinterval def
  2009. /mis im width width getinterval def
  2010. /yis im width 2 mul width getinterval def 
  2011. /kis im width 3 mul width getinterval def 
  2012.         ws 0 lb getinterval is copy pop 
  2013.         /cf currentfile def 
  2014.         width height 8 [width 0 0 height neg 0 height] 
  2015.         {width rip pop cis mis yis kis width cgray} image
  2016.         bitmapsave restore 
  2017.         grestore
  2018.         } bind def
  2019. /cgray { 
  2020.         /ww exch def
  2021.         /k exch def
  2022.         /y exch def
  2023.         /m exch def
  2024.         /c exch def
  2025.         0 1 ww 1 sub { /i exch def c i get m i get y i get k i get CMYKtoRGB
  2026. .144 mul 3 1 roll .587 mul 3 1 roll .299 mul add add
  2027. c i 3 -1 roll floor cvi put } for
  2028.         c
  2029.   } bind def
  2030. /gray { 
  2031.         /ww exch def
  2032.         /b exch def
  2033.         /g exch def
  2034.         /r exch def
  2035.         0 1 ww 1 sub { /i exch def r i get .299 mul g i get .587 mul
  2036. b i get .114 mul add add r i 3 -1 roll floor cvi put } for
  2037.         r
  2038.         } bind def
  2039. /BITMAPTRUEGRAY { 
  2040.         gsave
  2041. 3 index 2 div add exch
  2042. 4 index 2 div add exch
  2043. translate
  2044. rotate
  2045. 1 index 2 div neg
  2046. 1 index 2 div neg
  2047. translate
  2048. scale
  2049. /height exch def /width exch def
  2050.         /bitmapsave save def 
  2051.         /is width string def
  2052.         /gis width string def
  2053.         /bis width string def
  2054.         /cf currentfile def 
  2055.         width height 8 [width 0 0 height neg 0 height] 
  2056.         { cf is readhexstring pop 
  2057.           cf gis readhexstring pop 
  2058.           cf bis readhexstring pop width gray}  image
  2059.         bitmapsave restore 
  2060.         grestore
  2061.         } bind def
  2062. /BITMAPCMYKGRAY { 
  2063.         gsave
  2064. 3 index 2 div add exch
  2065. 4 index 2 div add exch
  2066. translate
  2067. rotate
  2068. 1 index 2 div neg
  2069. 1 index 2 div neg
  2070. translate
  2071. scale
  2072. /height exch def /width exch def
  2073.         /bitmapsave save def 
  2074.         /is width string def
  2075.         /yis width string def
  2076.         /mis width string def
  2077.         /kis width string def
  2078.         /cf currentfile def 
  2079.         width height 8 [width 0 0 height neg 0 height] 
  2080.         { cf is readhexstring pop 
  2081.           cf mis readhexstring pop 
  2082.           cf yis readhexstring pop 
  2083.           cf kis readhexstring pop width cgray}  image
  2084.         bitmapsave restore 
  2085.         grestore
  2086.         } bind def
  2087. /BITMAPGRAY { 
  2088. 8 {fakecolorsetup} COMMONBITMAP
  2089. } bind def
  2090. /BITMAPGRAYc { 
  2091. 8 {fakecolorsetup} COMMONBITMAPc
  2092. } bind def
  2093. /ENDBITMAP {
  2094. } bind def
  2095. end 
  2096. /ALDmatrix matrix def ALDmatrix currentmatrix pop
  2097. /StartALD {
  2098. /ALDsave save def
  2099.  savematrix
  2100.  ALDmatrix setmatrix
  2101. } bind def
  2102. /InALD {
  2103.  restorematrix
  2104. } bind def
  2105. /DoneALD {
  2106.  ALDsave restore
  2107. } bind def
  2108. /I { setdash } bind def
  2109. /J { [] 0 setdash } bind def
  2110. %%EndProlog
  2111. %%BeginSetup
  2112. (5.0) FMVERSION
  2113. 1 1 0 0 612 792 0 1 10 FMDOCUMENT
  2114. 0 0 /Helvetica-Oblique FMFONTDEFINE
  2115. 1 0 /Palatino-Roman FMFONTDEFINE
  2116. 2 0 /Palatino-Italic FMFONTDEFINE
  2117. 3 0 /Times-Bold FMFONTDEFINE
  2118. 4 0 /Times-Roman FMFONTDEFINE
  2119. 32 FMFILLS
  2120. 0 0 FMFILL
  2121. 1 0.1 FMFILL
  2122. 2 0.3 FMFILL
  2123. 3 0.5 FMFILL
  2124. 4 0.7 FMFILL
  2125. 5 0.9 FMFILL
  2126. 6 0.97 FMFILL
  2127. 7 1 FMFILL
  2128. 8 <0f1e3c78f0e1c387> FMFILL
  2129. 9 <0f87c3e1f0783c1e> FMFILL
  2130. 10 <cccccccccccccccc> FMFILL
  2131. 11 <ffff0000ffff0000> FMFILL
  2132. 12 <8142241818244281> FMFILL
  2133. 13 <03060c183060c081> FMFILL
  2134. 14 <8040201008040201> FMFILL
  2135. 16 1 FMFILL
  2136. 17 0.9 FMFILL
  2137. 18 0.7 FMFILL
  2138. 19 0.5 FMFILL
  2139. 20 0.3 FMFILL
  2140. 21 0.1 FMFILL
  2141. 22 0.03 FMFILL
  2142. 23 0 FMFILL
  2143. 24 <f0e1c3870f1e3c78> FMFILL
  2144. 25 <f0783c1e0f87c3e1> FMFILL
  2145. 26 <3333333333333333> FMFILL
  2146. 27 <0000ffff0000ffff> FMFILL
  2147. 28 <7ebddbe7e7dbbd7e> FMFILL
  2148. 29 <fcf9f3e7cf9f3f7e> FMFILL
  2149. 30 <7fbfdfeff7fbfdfe> FMFILL
  2150. %%EndSetup
  2151. %%Page: "1" 1
  2152. %%BeginPaperSize: Letter
  2153. %%EndPaperSize
  2154. 612 792 0 FMBEGINPAGE
  2155. [0 0 0 1 0 0 0]
  2156. [ 0 1 1 0 1 0 0]
  2157. [ 1 0 1 0 0 1 0]
  2158. [ 1 1 0 0 0 0 1]
  2159. [ 1 0 0 0 0 1 1]
  2160. [ 0 1 0 0 1 0 1]
  2161. [ 0 0 1 0 1 1 0]
  2162.  7 FrameSetSepColors
  2163. FrameNoSep
  2164. 0 0 0 1 0 0 0 K
  2165. J
  2166. 0 0 0 1 0 0 0 K
  2167. 100.8 681.19 532.8 691.2 R
  2168. 7 X
  2169. 0 0 0 1 0 0 0 K
  2170. V
  2171. 100.8 676.22 532.8 682.2 C
  2172. 0 0 0 1 0 0 0 K
  2173. 0 0 0 1 0 0 0 K
  2174. 100.8 680.65 532.8 680.65 2 L
  2175. 0.4 H
  2176. 2 Z
  2177. 0 X
  2178. 0 0 0 1 0 0 0 K
  2179. N
  2180. 36 72 576 720 C
  2181. 0 9 Q
  2182. 0 X
  2183. 0 0 0 1 0 0 0 K
  2184. (WindVie) 427.64 685.2 T
  2185. (w Netw) 460.96 685.2 T
  2186. (or) 490.37 685.2 T
  2187. (k Ev) 498.51 685.2 T
  2188. (ents) 515.79 685.2 T
  2189. 100.8 97.99 532.8 108 R
  2190. 7 X
  2191. V
  2192. 0 0 1 0 1 1 0 K
  2193. 1 8 Q
  2194. 0 X
  2195. 0 0 1 0 1 1 0 K
  2196. (Rev: 12 Dec 97) 100.8 103.33 T
  2197. 0 0 0 1 0 0 0 K
  2198. 0 7 Q
  2199. 0 0 0 1 0 0 0 K
  2200. (Wind River Systems) 433.79 103.33 T
  2201. (1) 528.91 103.33 T
  2202. 18 54 54 90 R
  2203. 7 X
  2204. V
  2205. 558 54 594 90 R
  2206. V
  2207. 18 702 54 738 R
  2208. V
  2209. 558 702 594 738 R
  2210. V
  2211. 0 0 0 1 0 0 0 K
  2212. 0 0 0 1 0 0 0 K
  2213. 100.8 144 532.8 648 R
  2214. V
  2215. 1 10 Q
  2216. 0 X
  2217. 0.62 0.03 (This f) 147.6 641.33 B
  2218. 0.62 0.03 (ile lists all of the network stack functions r) 173.16 641.33 B
  2219. 0.62 0.03 (egister) 366.08 641.33 B
  2220. 0.62 0.03 (ed as W) 395.64 641.33 B
  2221. 0.62 0.03 (indV) 431.71 641.33 B
  2222. 0.62 0.03 (iew events by the) 453.35 641.33 B
  2223. (associated scripts. The following sequence of events indicates the r) 147.6 629.33 T
  2224. (eception of data:) 441.5 629.33 T
  2225. (    {4, 5} -> { 27, 30} -> {44, 45, 46}) 147.6 617.33 T
  2226. 0.62 0.27 (wher) 147.6 605.33 B
  2227. 0.62 0.27 (e the braces indicate a set of event identif) 171.41 605.33 B
  2228. 0.62 0.27 (iers, one of which may be pr) 369.58 605.33 B
  2229. 0.62 0.27 (esent,) 506.04 605.33 B
  2230. 0.62 0.39 (depending on the system conf) 147.6 593.33 B
  2231. 0.62 0.39 (iguration and the implementation of the network) 293.91 593.33 B
  2232. -0.38 (applications. For example, no events fr) 147.6 581.33 P
  2233. -0.38 (om the last gr) 316.56 581.33 P
  2234. -0.38 (oup would be pr) 375.81 581.33 P
  2235. -0.38 (esent for a network) 448.62 581.33 P
  2236. 0.44 (application which did not use the BSD socket layer and no events fr) 147.6 569.33 P
  2237. 0.44 (om the 336rst gr) 451.48 569.33 P
  2238. 0.44 (oup) 515.3 569.33 P
  2239. -0.56 (would appear unless the VxW) 147.6 557.33 P
  2240. -0.56 (orks image used the MUX/END drivers. Further variation) 278.33 557.33 P
  2241. -0.41 (in this sequence is caused by the network buf) 147.6 545.33 P
  2242. -0.41 (fer management operations. If those events) 344.37 545.33 P
  2243. (ar) 147.6 533.33 T
  2244. (e added, one or mor) 156.37 533.33 T
  2245. (e of identi336ers 12-19 may appear as well.) 245.32 533.33 T
  2246. -0.45 (     A complete description of these r) 147.6 515.33 P
  2247. -0.45 (outines and the cir) 301.69 515.33 P
  2248. -0.45 (cumstances causing the associated) 382.25 515.33 P
  2249. 0.62 0.13 (events is beyond the scope of this document. For mor) 147.6 503.33 B
  2250. 0.62 0.13 (e information, see the manual) 395.41 503.33 B
  2251. 0.62 0.04 (pages for the associated functions, if available. However) 147.6 491.33 B
  2252. 0.62 0.04 (, many of these functions ar) 401.93 491.33 B
  2253. 0.62 0.04 (e) 528.01 491.33 B
  2254. -0.32 (internal to the implementation of the network pr) 147.6 479.33 P
  2255. -0.32 (otocols. T) 360.11 479.33 P
  2256. -0.32 (o help interpr) 401.22 479.33 P
  2257. -0.32 (et the associated) 461.08 479.33 P
  2258. (events, the following guide to the TCP/IP stack is r) 147.6 467.33 T
  2259. (ecommended:) 373.86 467.33 T
  2260. 2 F
  2261. (TCP/IP Illustrated, V) 147.6 449.33 T
  2262. (olume 1, The Pr) 235.09 449.33 T
  2263. (otocols) 299.36 449.33 T
  2264. 1 F
  2265. (, by W) 326.75 449.33 T
  2266. (. Richar) 354.42 449.33 T
  2267. (d Stevens) 388.04 449.33 T
  2268. 2 F
  2269. 0.62 0.19 (TCP/IP Illustrated, V) 147.6 431.33 B
  2270. 0.62 0.19 (olume 2, The Implementation) 240.35 431.33 B
  2271. 1 F
  2272. 0.62 0.19 (, by Gary R. W) 365.72 431.33 B
  2273. 0.62 0.19 (right and W) 435.06 431.33 B
  2274. 0.62 0.19 (. Richar) 490.92 431.33 B
  2275. 0.62 0.19 (d) 526.69 431.33 B
  2276. (Stevens) 147.6 419.33 T
  2277. 3 12 Q
  2278. (W) 221.01 378 T
  2279. (indV) 232.79 378 T
  2280. (iew Ev) 257.69 378 T
  2281. (ents f) 291.9 378 T
  2282. (or Netw) 319.26 378 T
  2283. (ork Stack) 360.12 378 T
  2284. 4 F
  2285. (User) 120.07 352 T
  2286. (Ev) 109.66 338 T
  2287. (ent ID) 122.81 338 T
  2288. (Function Name) 233.34 344.75 T
  2289. (Script Name) 407.34 345 T
  2290. (Icon) 502.34 345 T
  2291. (0) 106.8 314 T
  2292. 1 F
  2293. (muxDevLoad) 168 314 T
  2294. 4 F
  2295. (MuxEv) 385 314 T
  2296. (entSet.scp) 420.82 314 T
  2297. (1) 106.8 260 T
  2298. 1 F
  2299. (muxDevStart) 168 260 T
  2300. 4 F
  2301. (MuxEv) 385 260 T
  2302. (entSet.scp) 420.82 260 T
  2303. (2) 106.8 206 T
  2304. 1 F
  2305. (muxSend) 168 206 T
  2306. 4 F
  2307. (MuxEv) 385 206 T
  2308. (entSet.scp) 420.82 206 T
  2309. 100.8 367.8 100.8 166.2 2 L
  2310. V
  2311. 0.4 H
  2312. 0 Z
  2313. N
  2314. 162 368.2 162 165.8 2 L
  2315. V
  2316. N
  2317. 379 368.2 379 165.8 2 L
  2318. V
  2319. N
  2320. 496 368.2 496 165.8 2 L
  2321. V
  2322. N
  2323. 530 367.8 530 166.2 2 L
  2324. V
  2325. N
  2326. 100.6 368 530.2 368 2 L
  2327. V
  2328. N
  2329. 101 329.08 529.8 329.08 2 L
  2330. V
  2331. 0.15 H
  2332. N
  2333. 101 326.92 529.8 326.92 2 L
  2334. V
  2335. N
  2336. 100.6 274 530.2 274 2 L
  2337. V
  2338. 0.4 H
  2339. N
  2340. 100.6 220 530.2 220 2 L
  2341. V
  2342. N
  2343. 100.6 166 530.2 166 2 L
  2344. V
  2345. N
  2346. 496 274 530 328 C
  2347. 497 278 529 310 C
  2348. 0 0 0 1 0 0 0 K
  2349. 0 0 0 1 0 0 0 K
  2350. 0 X
  2351. 0 0 0 1 0 0 0 K
  2352. %%BeginBinary:  205      
  2353. 20 20 20 20 0 503 284 BEGINBITMAPBWc
  2354. $
  2355. F001FF$
  2356. EFFEFF$
  2357. DFFF7F$
  2358. BFFFBF$
  2359. 5D575F$
  2360. 495ADF$
  2361. 555DDF7#
  2362. 5ADF$
  2363. 5D175F$
  2364. 7FFFDF7#
  2365. BFDF7#
  2366. 1FDF$
  2367. 7EAFDF$
  2368. 7DB7DF$
  2369. BFBFBF$
  2370. DFBF7F$
  2371. EFBEFF$
  2372. F7FDFF$
  2373. F803FF$
  2374. FFFFFF
  2375. ENDBITMAP
  2376. %%EndBinary
  2377. 496 274 530 328 C
  2378. 36 72 576 720 C
  2379. 496 220 530 274 C
  2380. 497 224 529 256 C
  2381. 0 0 0 1 0 0 0 K
  2382. 0 0 0 1 0 0 0 K
  2383. 0 X
  2384. 0 0 0 1 0 0 0 K
  2385. %%BeginBinary:  196      
  2386. 20 20 20 20 0 503 230 BEGINBITMAPBWc
  2387. $
  2388. DD577F$
  2389. C95AFF$
  2390. D55DFF7#
  2391. 5AFF$
  2392. DD177F$
  2393. FFFFFF$
  2394. FC07FF$
  2395. FBFBFF$
  2396. F7FDFF$
  2397. EFDEFF7#
  2398. EEFF7#
  2399. F6FF$
  2400. EC02FF$
  2401. EFF6FF7#
  2402. EEFF7#
  2403. DEFF$
  2404. F7FDFF$
  2405. FBFBFF$
  2406. FC07FF
  2407. ENDBITMAP
  2408. %%EndBinary
  2409. 496 220 530 274 C
  2410. 36 72 576 720 C
  2411. 496 166 530 220 C
  2412. 497 170 529 202 C
  2413. 0 0 0 1 0 0 0 K
  2414. 0 0 0 1 0 0 0 K
  2415. 0 X
  2416. 0 0 0 1 0 0 0 K
  2417. %%BeginBinary:  163      
  2418. 20 20 20 20 0 503 176 BEGINBITMAPBWc
  2419. $
  2420. DD577F$
  2421. C95AFF$
  2422. D55DFF7#
  2423. 5AFF$
  2424. DD177F$
  2425. FFFFFF
  2426. "
  2427. 07$
  2428. 77FEFF7#
  2429. FF7F8"
  2430. BF$
  2431. 40001F$
  2432. 77FFBF8"
  2433. 7F7#
  2434. FEFF$
  2435. 07FFFF"
  2436. FF
  2437. ENDBITMAP
  2438. %%EndBinary
  2439. 496 166 530 220 C
  2440. 36 72 576 720 C
  2441. 0 0 0 1 0 0 0 K
  2442. FMENDPAGE
  2443. %%EndPage: "1" 1
  2444. %%Page: "2" 2
  2445. 612 792 0 FMBEGINPAGE
  2446. [0 0 0 1 0 0 0]
  2447. [ 0 1 1 0 1 0 0]
  2448. [ 1 0 1 0 0 1 0]
  2449. [ 1 1 0 0 0 0 1]
  2450. [ 1 0 0 0 0 1 1]
  2451. [ 0 1 0 0 1 0 1]
  2452. [ 0 0 1 0 1 1 0]
  2453.  7 FrameSetSepColors
  2454. FrameNoSep
  2455. 0 0 0 1 0 0 0 K
  2456. 79.2 681.19 511.2 691.2 R
  2457. 7 X
  2458. 0 0 0 1 0 0 0 K
  2459. V
  2460. 79.2 676.22 511.2 682.2 C
  2461. 0 0 0 1 0 0 0 K
  2462. 0 0 0 1 0 0 0 K
  2463. 79.2 680.65 511.2 680.65 2 L
  2464. 0.4 H
  2465. 2 Z
  2466. 0 X
  2467. 0 0 0 1 0 0 0 K
  2468. N
  2469. 36 72 576 720 C
  2470. 0 9 Q
  2471. 0 X
  2472. 0 0 0 1 0 0 0 K
  2473. (WindVie) 79.2 685.2 T
  2474. (w Netw) 112.53 685.2 T
  2475. (or) 141.94 685.2 T
  2476. (k Ev) 150.07 685.2 T
  2477. (ents) 167.35 685.2 T
  2478. 79.2 97.99 511.2 108 R
  2479. 7 X
  2480. V
  2481. 0 7 Q
  2482. 0 X
  2483. (2) 79.2 103.33 T
  2484. (Wind River Systems) 126 103.33 T
  2485. 0 0 1 0 1 1 0 K
  2486. 1 8 Q
  2487. 0 0 1 0 1 1 0 K
  2488. (Rev: 12 Dec 97) 459.93 103.33 T
  2489. 0 0 0 1 0 0 0 K
  2490. 18 54 54 90 R
  2491. 7 X
  2492. 0 0 0 1 0 0 0 K
  2493. V
  2494. 558 54 594 90 R
  2495. V
  2496. 18 702 54 738 R
  2497. V
  2498. 558 702 594 738 R
  2499. V
  2500. 0 0 0 1 0 0 0 K
  2501. 0 0 0 1 0 0 0 K
  2502. 79.2 144 511.2 648 R
  2503. V
  2504. 4 12 Q
  2505. 0 X
  2506. (3) 85.2 576 T
  2507. 1 F
  2508. (muxPollSend) 146.4 576 T
  2509. 4 F
  2510. (MuxEv) 363.4 576 T
  2511. (entSet.scp) 399.22 576 T
  2512. (4) 85.2 522 T
  2513. 1 F
  2514. (muxReceive) 146.4 522 T
  2515. 4 F
  2516. (MuxEv) 363.4 522 T
  2517. (entSet.scp) 399.22 522 T
  2518. (5) 85.2 468 T
  2519. 1 F
  2520. (muxPollReceive) 146.4 468 T
  2521. 4 F
  2522. (MuxEv) 363.4 468 T
  2523. (entSet.scp) 399.22 468 T
  2524. (6) 85.2 414 T
  2525. 1 F
  2526. (muxDevStop) 146.4 414 T
  2527. 4 F
  2528. (MuxEv) 363.4 414 T
  2529. (entSet.scp) 399.22 414 T
  2530. (7) 85.2 360 T
  2531. 1 F
  2532. (muxDevUnload) 146.4 360 T
  2533. 4 F
  2534. (MuxEv) 363.4 360 T
  2535. (entSet.scp) 399.22 360 T
  2536. (8) 85.2 306 T
  2537. 1 F
  2538. (rtalloc1) 146.4 306 T
  2539. 4 F
  2540. (RouteEv) 363.4 306 T
  2541. (entSet.scp) 405.22 306 T
  2542. (9) 85.2 252 T
  2543. 1 F
  2544. (rtredirect) 146.4 252 T
  2545. 4 F
  2546. (RouteEv) 363.4 252 T
  2547. (entSet.scp) 405.22 252 T
  2548. (10) 85.2 198 T
  2549. 1 F
  2550. (rtfree) 146.4 198 T
  2551. 4 F
  2552. (RouteEv) 363.4 198 T
  2553. (entSet.scp) 405.22 198 T
  2554. 3 F
  2555. (W) 199.41 640 T
  2556. (indV) 211.19 640 T
  2557. (iew Ev) 236.09 640 T
  2558. (ents f) 270.3 640 T
  2559. (or Netw) 297.66 640 T
  2560. (ork Stack) 338.52 640 T
  2561. 4 F
  2562. (User) 98.47 614 T
  2563. (Ev) 88.06 600 T
  2564. (ent ID) 101.21 600 T
  2565. (Function Name) 211.74 606.75 T
  2566. (Script Name) 385.74 607 T
  2567. (Icon) 480.74 607 T
  2568. 79.2 629.8 79.2 158.2 2 L
  2569. V
  2570. 0.4 H
  2571. 0 Z
  2572. N
  2573. 140.4 630.2 140.4 157.8 2 L
  2574. V
  2575. N
  2576. 357.4 630.2 357.4 157.8 2 L
  2577. V
  2578. N
  2579. 474.4 630.2 474.4 157.8 2 L
  2580. V
  2581. N
  2582. 508.4 629.8 508.4 158.2 2 L
  2583. V
  2584. N
  2585. 79 630 508.6 630 2 L
  2586. V
  2587. N
  2588. 79.4 591.08 508.2 591.08 2 L
  2589. V
  2590. 0.15 H
  2591. N
  2592. 79.4 588.92 508.2 588.92 2 L
  2593. V
  2594. N
  2595. 79 536 508.6 536 2 L
  2596. V
  2597. 0.4 H
  2598. N
  2599. 79 482 508.6 482 2 L
  2600. V
  2601. N
  2602. 79 428 508.6 428 2 L
  2603. V
  2604. N
  2605. 79 374 508.6 374 2 L
  2606. V
  2607. N
  2608. 79.4 321.08 508.2 321.08 2 L
  2609. V
  2610. 0.15 H
  2611. N
  2612. 79.4 318.93 508.2 318.93 2 L
  2613. V
  2614. N
  2615. 79 266 508.6 266 2 L
  2616. V
  2617. 0.4 H
  2618. N
  2619. 79 212 508.6 212 2 L
  2620. V
  2621. N
  2622. 79 158 508.6 158 2 L
  2623. V
  2624. N
  2625. 474.4 536 508.4 590 C
  2626. 475.4 540 507.4 572 C
  2627. 0 0 0 1 0 0 0 K
  2628. 0 0 0 1 0 0 0 K
  2629. 0 X
  2630. 0 0 0 1 0 0 0 K
  2631. %%BeginBinary:  177      
  2632. 20 20 20 20 0 481.4 546 BEGINBITMAPBWc
  2633. $
  2634. DD577F$
  2635. C95AFF$
  2636. D55DFF7#
  2637. 5AFF$
  2638. DD177F$
  2639. FFFFFF
  2640. "
  2641. 03$
  2642. 7BFE1F7#
  2643. EEDF7#
  2644. F7DF7#
  2645. FBBF$
  2646. 4001BF$
  2647. 7BFBFF7#
  2648. F7BF7#
  2649. EFFF7#
  2650. FFFF"
  2651. 03"
  2652. FF
  2653. ENDBITMAP
  2654. %%EndBinary
  2655. 474.4 536 508.4 590 C
  2656. 36 72 576 720 C
  2657. 474.4 482 508.4 536 C
  2658. 475.4 486 507.4 518 C
  2659. 0 0 0 1 0 0 0 K
  2660. 0 0 0 1 0 0 0 K
  2661. 0 X
  2662. 0 0 0 1 0 0 0 K
  2663. %%BeginBinary:  171      
  2664. 20 20 20 20 0 481.4 492 BEGINBITMAPBWc
  2665. $
  2666. DD577F$
  2667. C95AFF$
  2668. D55DFF7#
  2669. 5AFF$
  2670. DD177F$
  2671. FFFFFF
  2672. $
  2673. 003FFF$
  2674. 7FBFFF"
  2675. 7D"
  2676. 7B"
  2677. 77$
  2678. 60001F$
  2679. 77BFFF"
  2680. 7B"
  2681. 7D"
  2682. 7F$
  2683. 003FFF$
  2684. FFFFFF
  2685. ENDBITMAP
  2686. %%EndBinary
  2687. 474.4 482 508.4 536 C
  2688. 36 72 576 720 C
  2689. 474.4 428 508.4 482 C
  2690. 475.4 432 507.4 464 C
  2691. 0 0 0 1 0 0 0 K
  2692. 0 0 0 1 0 0 0 K
  2693. 0 X
  2694. 0 0 0 1 0 0 0 K
  2695. %%BeginBinary:  191      
  2696. 20 20 20 20 0 481.4 438 BEGINBITMAPBWc
  2697. $
  2698. DD577F$
  2699. C95AFF$
  2700. D55DFF7#
  2701. 5AFF$
  2702. DD177F$
  2703. FFFFFF
  2704. $
  2705. 003FFF$
  2706. 7FBE1F$
  2707. 7DBEDF$
  2708. 7BBFDF$
  2709. 77BFBF$
  2710. 6001BF$
  2711. 77BFFF$
  2712. 7BBFBF$
  2713. 7DBFFF"
  2714. 7F$
  2715. 003FFF$
  2716. FFFFFF
  2717. ENDBITMAP
  2718. %%EndBinary
  2719. 474.4 428 508.4 482 C
  2720. 36 72 576 720 C
  2721. 474.4 374 508.4 428 C
  2722. 475.4 378 507.4 410 C
  2723. 0 0 0 1 0 0 0 K
  2724. 0 0 0 1 0 0 0 K
  2725. 0 X
  2726. 0 0 0 1 0 0 0 K
  2727. %%BeginBinary:  172      
  2728. 20 20 20 20 0 481.4 384 BEGINBITMAPBWc
  2729. $
  2730. DD577F$
  2731. C95AFF$
  2732. D55DFF7#
  2733. 5AFF$
  2734. DD177F$
  2735. FFFFFF$
  2736. FC07FF$
  2737. FBFBFF$
  2738. F7BDFF$
  2739. EFBEFF
  2740. 7#
  2741. FEFF7#
  2742. BEFF
  2743. $
  2744. F7FDFF$
  2745. FBFBFF$
  2746. FC07FF
  2747. ENDBITMAP
  2748. %%EndBinary
  2749. 474.4 374 508.4 428 C
  2750. 36 72 576 720 C
  2751. 474.4 320 508.4 374 C
  2752. 475.4 324 507.4 356 C
  2753. 0 0 0 1 0 0 0 K
  2754. 0 0 0 1 0 0 0 K
  2755. 0 X
  2756. 0 0 0 1 0 0 0 K
  2757. %%BeginBinary:  194      
  2758. 20 20 20 20 0 481.4 330 BEGINBITMAPBWc
  2759. $
  2760. F001FF$
  2761. EFFEFF$
  2762. DFFF7F$
  2763. BFFFBF$
  2764. 5D575F$
  2765. 495ADF$
  2766. 555DDF7#
  2767. 5ADF$
  2768. 5D175F$
  2769. 7FFFDF7#
  2770. BFDF
  2771. $
  2772. 7DB7DF$
  2773. BEAFBF$
  2774. DF1F7F$
  2775. EFBEFF$
  2776. F7FDFF$
  2777. F803FF$
  2778. FFFFFF
  2779. ENDBITMAP
  2780. %%EndBinary
  2781. 474.4 320 508.4 374 C
  2782. 36 72 576 720 C
  2783. 474.4 266 508.4 320 C
  2784. 475.4 270 507.4 302 C
  2785. 0 0 0 1 0 0 0 K
  2786. 0 0 0 1 0 0 0 K
  2787. 0 X
  2788. 0 0 0 1 0 0 0 K
  2789. %%BeginBinary:  210      
  2790. 20 20 20 20 0 481.4 276 BEGINBITMAPBWc
  2791. $
  2792. F001FF$
  2793. EFFEFF$
  2794. DFFF7F$
  2795. BFFFBF$
  2796. 6110DF$
  2797. 6DB7DF$
  2798. 63B1DF$
  2799. 6BB7DF$
  2800. 6DB0DF$
  2801. 7FFFDF$
  2802. 7BFBDF$
  2803. 77FDDF$
  2804. 6000DF$
  2805. 77FDDF$
  2806. BBFBBF$
  2807. DFFF7F$
  2808. EFFEFF$
  2809. F7FDFF$
  2810. F803FF$
  2811. FFFFFF
  2812. ENDBITMAP
  2813. %%EndBinary
  2814. 474.4 266 508.4 320 C
  2815. 36 72 576 720 C
  2816. 474.4 212 508.4 266 C
  2817. 475.4 216 507.4 248 C
  2818. 0 0 0 1 0 0 0 K
  2819. 0 0 0 1 0 0 0 K
  2820. 0 X
  2821. 0 0 0 1 0 0 0 K
  2822. %%BeginBinary:  202      
  2823. 20 20 20 20 0 481.4 222 BEGINBITMAPBWc
  2824. $
  2825. F001FF$
  2826. EFFEFF$
  2827. DFFF7F$
  2828. BFFFBF$
  2829. 6110DF$
  2830. 6DB7DF$
  2831. 63B1DF$
  2832. 6BB7DF$
  2833. 6DB0DF$
  2834. 7FFFDF"
  2835. 7B"
  2836. 77$
  2837. 600FDF$
  2838. 77EFDF$
  2839. BBABBF$
  2840. DFC77F$
  2841. EFEEFF$
  2842. F7FDFF$
  2843. F803FF$
  2844. FFFFFF
  2845. ENDBITMAP
  2846. %%EndBinary
  2847. 474.4 212 508.4 266 C
  2848. 36 72 576 720 C
  2849. 474.4 158 508.4 212 C
  2850. 475.4 162 507.4 194 C
  2851. 0 0 0 1 0 0 0 K
  2852. 0 0 0 1 0 0 0 K
  2853. 0 X
  2854. 0 0 0 1 0 0 0 K
  2855. %%BeginBinary:  206      
  2856. 20 20 20 20 0 481.4 168 BEGINBITMAPBWc
  2857. $
  2858. 7001FF$
  2859. AFFEFF$
  2860. DFFF7F$
  2861. AFFFBF$
  2862. 6110DF$
  2863. 69B7DF$
  2864. 61B1DF$
  2865. 6AB7DF$
  2866. 6D30DF$
  2867. 7FBFDF$
  2868. 7BDBDF$
  2869. 77EDDF$
  2870. 6000DF$
  2871. 77F9DF$
  2872. BBF9BF$
  2873. DFFE7F"
  2874. EF$
  2875. F7FDBF$
  2876. F803DF$
  2877. FFFFEF
  2878. ENDBITMAP
  2879. %%EndBinary
  2880. 474.4 158 508.4 212 C
  2881. 36 72 576 720 C
  2882. 0 0 0 1 0 0 0 K
  2883. FMENDPAGE
  2884. %%EndPage: "2" 2
  2885. %%Page: "3" 3
  2886. 612 792 0 FMBEGINPAGE
  2887. [0 0 0 1 0 0 0]
  2888. [ 0 1 1 0 1 0 0]
  2889. [ 1 0 1 0 0 1 0]
  2890. [ 1 1 0 0 0 0 1]
  2891. [ 1 0 0 0 0 1 1]
  2892. [ 0 1 0 0 1 0 1]
  2893. [ 0 0 1 0 1 1 0]
  2894.  7 FrameSetSepColors
  2895. FrameNoSep
  2896. 0 0 0 1 0 0 0 K
  2897. 100.8 681.19 532.8 691.2 R
  2898. 7 X
  2899. 0 0 0 1 0 0 0 K
  2900. V
  2901. 100.8 676.22 532.8 682.2 C
  2902. 0 0 0 1 0 0 0 K
  2903. 0 0 0 1 0 0 0 K
  2904. 100.8 680.65 532.8 680.65 2 L
  2905. 0.4 H
  2906. 2 Z
  2907. 0 X
  2908. 0 0 0 1 0 0 0 K
  2909. N
  2910. 36 72 576 720 C
  2911. 0 9 Q
  2912. 0 X
  2913. 0 0 0 1 0 0 0 K
  2914. (WindVie) 427.64 685.2 T
  2915. (w Netw) 460.96 685.2 T
  2916. (or) 490.37 685.2 T
  2917. (k Ev) 498.51 685.2 T
  2918. (ents) 515.79 685.2 T
  2919. 100.8 97.99 532.8 108 R
  2920. 7 X
  2921. V
  2922. 0 0 1 0 1 1 0 K
  2923. 1 8 Q
  2924. 0 X
  2925. 0 0 1 0 1 1 0 K
  2926. (Rev: 12 Dec 97) 100.8 103.33 T
  2927. 0 0 0 1 0 0 0 K
  2928. 0 7 Q
  2929. 0 0 0 1 0 0 0 K
  2930. (Wind River Systems) 433.79 103.33 T
  2931. (3) 528.91 103.33 T
  2932. 18 54 54 90 R
  2933. 7 X
  2934. V
  2935. 558 54 594 90 R
  2936. V
  2937. 18 702 54 738 R
  2938. V
  2939. 558 702 594 738 R
  2940. V
  2941. 0 0 0 1 0 0 0 K
  2942. 0 0 0 1 0 0 0 K
  2943. 100.8 144 532.8 648 R
  2944. V
  2945. 4 12 Q
  2946. 0 X
  2947. (11) 106.8 576 T
  2948. 1 F
  2949. (rtioctl) 168 576 T
  2950. 4 F
  2951. (RouteEv) 385 576 T
  2952. (entSet.scp) 426.82 576 T
  2953. (12) 106.8 522 T
  2954. 1 F
  2955. (pNetPoolFuncTbl->pMblkFreeRtn) 168 522 T
  2956. 4 F
  2957. (NetBufEv) 385 522 T
  2958. (entSet.scp) 433.48 522 T
  2959. (13) 106.8 468 T
  2960. 1 F
  2961. (pNetPoolFuncTbl->pClBlkFreeRtn) 168 468 T
  2962. 4 F
  2963. (NetBufEv) 385 468 T
  2964. (entSet.scp) 433.48 468 T
  2965. (14) 106.8 414 T
  2966. 1 F
  2967. (pNetPoolFuncTbl->pClFreeRtn) 168 414 T
  2968. 4 F
  2969. (NetBufEv) 385 414 T
  2970. (entSet.scp) 433.48 414 T
  2971. (15) 106.8 360 T
  2972. 1 F
  2973. (pNetPoolFuncTbl->pMblkClFreeRtn) 168 360 T
  2974. 4 F
  2975. (NetBufEv) 385 360 T
  2976. (entSet.scp) 433.48 360 T
  2977. (16) 106.8 306 T
  2978. 1 F
  2979. (pNetPoolFuncTbl->pMblkGetRtn) 168 306 T
  2980. 4 F
  2981. (NetBufEv) 385 306 T
  2982. (entSet.scp) 433.48 306 T
  2983. (17) 106.8 252 T
  2984. 1 F
  2985. (pNetPoolFuncTbl->pClBlkGetRtn) 168 252 T
  2986. 4 F
  2987. (NetBufEv) 385 252 T
  2988. (entSet.scp) 433.48 252 T
  2989. (18) 106.8 198 T
  2990. 1 F
  2991. (pNetPoolFuncTbl->pClGetRtn) 168 198 T
  2992. 4 F
  2993. (NetBufEv) 385 198 T
  2994. (entSet.scp) 433.48 198 T
  2995. 3 F
  2996. (W) 221.01 640 T
  2997. (indV) 232.79 640 T
  2998. (iew Ev) 257.69 640 T
  2999. (ents f) 291.9 640 T
  3000. (or Netw) 319.26 640 T
  3001. (ork Stack) 360.12 640 T
  3002. 4 F
  3003. (User) 120.07 614 T
  3004. (Ev) 109.66 600 T
  3005. (ent ID) 122.81 600 T
  3006. (Function Name) 233.34 606.75 T
  3007. (Script Name) 407.34 607 T
  3008. (Icon) 502.34 607 T
  3009. 100.8 629.8 100.8 158.2 2 L
  3010. V
  3011. 0.4 H
  3012. 0 Z
  3013. N
  3014. 162 630.2 162 157.8 2 L
  3015. V
  3016. N
  3017. 379 630.2 379 157.8 2 L
  3018. V
  3019. N
  3020. 496 630.2 496 157.8 2 L
  3021. V
  3022. N
  3023. 530 629.8 530 158.2 2 L
  3024. V
  3025. N
  3026. 100.6 630 530.2 630 2 L
  3027. V
  3028. N
  3029. 101 591.08 529.8 591.08 2 L
  3030. V
  3031. 0.15 H
  3032. N
  3033. 101 588.92 529.8 588.92 2 L
  3034. V
  3035. N
  3036. 101 537.08 529.8 537.08 2 L
  3037. V
  3038. N
  3039. 101 534.92 529.8 534.92 2 L
  3040. V
  3041. N
  3042. 100.6 482 530.2 482 2 L
  3043. V
  3044. 0.4 H
  3045. N
  3046. 100.6 428 530.2 428 2 L
  3047. V
  3048. N
  3049. 100.6 374 530.2 374 2 L
  3050. V
  3051. N
  3052. 100.6 320 530.2 320 2 L
  3053. V
  3054. N
  3055. 100.6 266 530.2 266 2 L
  3056. V
  3057. N
  3058. 100.6 212 530.2 212 2 L
  3059. V
  3060. N
  3061. 100.6 158 530.2 158 2 L
  3062. V
  3063. N
  3064. 496 536 530 590 C
  3065. 497 540 529 572 C
  3066. 0 0 0 1 0 0 0 K
  3067. 0 0 0 1 0 0 0 K
  3068. 0 X
  3069. 0 0 0 1 0 0 0 K
  3070. %%BeginBinary:  166      
  3071. 20 20 20 20 0 503 546 BEGINBITMAPBWc
  3072. $
  3073. F0887F$
  3074. F6DBFF$
  3075. F1D8FF$
  3076. F5DBFF$
  3077. F6D87F$
  3078. FFFFFF
  3079. $
  3080. C0003F$
  3081. DFFFBF$
  3082. D88BBF$
  3083. DBDBBF
  3084. $
  3085. D8D9BF$
  3086. DFFFBF$
  3087. C0003F$
  3088. FFFFFF
  3089. ENDBITMAP
  3090. %%EndBinary
  3091. 496 536 530 590 C
  3092. 36 72 576 720 C
  3093. 496 482 530 536 C
  3094. 497 486 529 518 C
  3095. 0 0 0 1 0 0 0 K
  3096. 0 0 0 1 0 0 0 K
  3097. 0 X
  3098. 0 0 0 1 0 0 0 K
  3099. %%BeginBinary:  203      
  3100. 20 20 20 20 0 503 492 BEGINBITMAPBWc
  3101. $
  3102. 7001FF$
  3103. AFFEFF$
  3104. DFFF7F$
  3105. AFFFBF$
  3106. 65105F$
  3107. 617DEF$
  3108. 693DEF$
  3109. 6C7DEF$
  3110. 6D1DEF$
  3111. 7FBFEF$
  3112. 6E8BAF$
  3113. 64A92F$
  3114. 6A92AF7#
  3115. BAAF$
  3116. AE89AF$
  3117. DFFEDF$
  3118. EFFF3F"
  3119. F7$
  3120. F800DF$
  3121. FFFFEF
  3122. ENDBITMAP
  3123. %%EndBinary
  3124. 496 482 530 536 C
  3125. 36 72 576 720 C
  3126. 496 428 530 482 C
  3127. 497 432 529 464 C
  3128. 0 0 0 1 0 0 0 K
  3129. 0 0 0 1 0 0 0 K
  3130. 0 X
  3131. 0 0 0 1 0 0 0 K
  3132. %%BeginBinary:  203      
  3133. 20 20 20 20 0 503 438 BEGINBITMAPBWc
  3134. $
  3135. 7001FF$
  3136. AFFEFF$
  3137. DFFF7F$
  3138. AFFFBF$
  3139. 65105F$
  3140. 617DEF$
  3141. 693DEF$
  3142. 6C7DEF$
  3143. 6D1DEF$
  3144. 7FBFEF$
  3145. 6E8BAF$
  3146. 64A92F$
  3147. 6A92AF7#
  3148. BAAF$
  3149. AE89AF$
  3150. DFFEDF$
  3151. EFFF3F"
  3152. F7$
  3153. F800DF$
  3154. FFFFEF
  3155. ENDBITMAP
  3156. %%EndBinary
  3157. 496 428 530 482 C
  3158. 36 72 576 720 C
  3159. 496 374 530 428 C
  3160. 497 378 529 410 C
  3161. 0 0 0 1 0 0 0 K
  3162. 0 0 0 1 0 0 0 K
  3163. 0 X
  3164. 0 0 0 1 0 0 0 K
  3165. %%BeginBinary:  203      
  3166. 20 20 20 20 0 503 384 BEGINBITMAPBWc
  3167. $
  3168. 7001FF$
  3169. AFFEFF$
  3170. DFFF7F$
  3171. AFFFBF$
  3172. 65105F$
  3173. 617DEF$
  3174. 693DEF$
  3175. 6C7DEF$
  3176. 6D1DEF$
  3177. 7FBFEF$
  3178. 6E8BAF$
  3179. 64A92F$
  3180. 6A92AF7#
  3181. BAAF$
  3182. AE89AF$
  3183. DFFEDF$
  3184. EFFF3F"
  3185. F7$
  3186. F800DF$
  3187. FFFFEF
  3188. ENDBITMAP
  3189. %%EndBinary
  3190. 496 374 530 428 C
  3191. 36 72 576 720 C
  3192. 496 320 530 374 C
  3193. 497 324 529 356 C
  3194. 0 0 0 1 0 0 0 K
  3195. 0 0 0 1 0 0 0 K
  3196. 0 X
  3197. 0 0 0 1 0 0 0 K
  3198. %%BeginBinary:  203      
  3199. 20 20 20 20 0 503 330 BEGINBITMAPBWc
  3200. $
  3201. 7001FF$
  3202. AFFEFF$
  3203. DFFF7F$
  3204. AFFFBF$
  3205. 65105F$
  3206. 617DEF$
  3207. 693DEF$
  3208. 6C7DEF$
  3209. 6D1DEF$
  3210. 7FBFEF$
  3211. 6E8BAF$
  3212. 64A92F$
  3213. 6A92AF7#
  3214. BAAF$
  3215. AE89AF$
  3216. DFFEDF$
  3217. EFFF3F"
  3218. F7$
  3219. F800DF$
  3220. FFFFEF
  3221. ENDBITMAP
  3222. %%EndBinary
  3223. 496 320 530 374 C
  3224. 36 72 576 720 C
  3225. 496 266 530 320 C
  3226. 497 270 529 302 C
  3227. 0 0 0 1 0 0 0 K
  3228. 0 0 0 1 0 0 0 K
  3229. 0 X
  3230. 0 0 0 1 0 0 0 K
  3231. %%BeginBinary:  206      
  3232. 20 20 20 20 0 503 276 BEGINBITMAPBWc
  3233. $
  3234. F001FF$
  3235. EFFEFF$
  3236. DFFF7F$
  3237. BFFFBF$
  3238. 6D105F$
  3239. 657DEF$
  3240. 693DEF$
  3241. 6D7DEF7#
  3242. 1DEF$
  3243. 7FFFEF$
  3244. 6E8BAF$
  3245. 64B92F$
  3246. 6A9AAF7#
  3247. BAAF$
  3248. AE8BAF$
  3249. DFFFDF$
  3250. EFFFBF$
  3251. F7FF7F$
  3252. F800FF$
  3253. FFFFFF
  3254. ENDBITMAP
  3255. %%EndBinary
  3256. 496 266 530 320 C
  3257. 36 72 576 720 C
  3258. 496 212 530 266 C
  3259. 497 216 529 248 C
  3260. 0 0 0 1 0 0 0 K
  3261. 0 0 0 1 0 0 0 K
  3262. 0 X
  3263. 0 0 0 1 0 0 0 K
  3264. %%BeginBinary:  206      
  3265. 20 20 20 20 0 503 222 BEGINBITMAPBWc
  3266. $
  3267. F001FF$
  3268. EFFEFF$
  3269. DFFF7F$
  3270. BFFFBF$
  3271. 6D105F$
  3272. 657DEF$
  3273. 693DEF$
  3274. 6D7DEF7#
  3275. 1DEF$
  3276. 7FFFEF$
  3277. 6E8BAF$
  3278. 64B92F$
  3279. 6A9AAF7#
  3280. BAAF$
  3281. AE8BAF$
  3282. DFFFDF$
  3283. EFFFBF$
  3284. F7FF7F$
  3285. F800FF$
  3286. FFFFFF
  3287. ENDBITMAP
  3288. %%EndBinary
  3289. 496 212 530 266 C
  3290. 36 72 576 720 C
  3291. 496 158 530 212 C
  3292. 497 162 529 194 C
  3293. 0 0 0 1 0 0 0 K
  3294. 0 0 0 1 0 0 0 K
  3295. 0 X
  3296. 0 0 0 1 0 0 0 K
  3297. %%BeginBinary:  206      
  3298. 20 20 20 20 0 503 168 BEGINBITMAPBWc
  3299. $
  3300. F001FF$
  3301. EFFEFF$
  3302. DFFF7F$
  3303. BFFFBF$
  3304. 6D105F$
  3305. 657DEF$
  3306. 693DEF$
  3307. 6D7DEF7#
  3308. 1DEF$
  3309. 7FFFEF$
  3310. 6E8BAF$
  3311. 64B92F$
  3312. 6A9AAF7#
  3313. BAAF$
  3314. AE8BAF$
  3315. DFFFDF$
  3316. EFFFBF$
  3317. F7FF7F$
  3318. F800FF$
  3319. FFFFFF
  3320. ENDBITMAP
  3321. %%EndBinary
  3322. 496 158 530 212 C
  3323. 36 72 576 720 C
  3324. 0 0 0 1 0 0 0 K
  3325. FMENDPAGE
  3326. %%EndPage: "3" 3
  3327. %%Page: "4" 4
  3328. 612 792 0 FMBEGINPAGE
  3329. [0 0 0 1 0 0 0]
  3330. [ 0 1 1 0 1 0 0]
  3331. [ 1 0 1 0 0 1 0]
  3332. [ 1 1 0 0 0 0 1]
  3333. [ 1 0 0 0 0 1 1]
  3334. [ 0 1 0 0 1 0 1]
  3335. [ 0 0 1 0 1 1 0]
  3336.  7 FrameSetSepColors
  3337. FrameNoSep
  3338. 0 0 0 1 0 0 0 K
  3339. 79.2 681.19 511.2 691.2 R
  3340. 7 X
  3341. 0 0 0 1 0 0 0 K
  3342. V
  3343. 79.2 676.22 511.2 682.2 C
  3344. 0 0 0 1 0 0 0 K
  3345. 0 0 0 1 0 0 0 K
  3346. 79.2 680.65 511.2 680.65 2 L
  3347. 0.4 H
  3348. 2 Z
  3349. 0 X
  3350. 0 0 0 1 0 0 0 K
  3351. N
  3352. 36 72 576 720 C
  3353. 0 9 Q
  3354. 0 X
  3355. 0 0 0 1 0 0 0 K
  3356. (WindVie) 79.2 685.2 T
  3357. (w Netw) 112.53 685.2 T
  3358. (or) 141.94 685.2 T
  3359. (k Ev) 150.07 685.2 T
  3360. (ents) 167.35 685.2 T
  3361. 79.2 97.99 511.2 108 R
  3362. 7 X
  3363. V
  3364. 0 7 Q
  3365. 0 X
  3366. (4) 79.2 103.33 T
  3367. (Wind River Systems) 126 103.33 T
  3368. 0 0 1 0 1 1 0 K
  3369. 1 8 Q
  3370. 0 0 1 0 1 1 0 K
  3371. (Rev: 12 Dec 97) 459.93 103.33 T
  3372. 0 0 0 1 0 0 0 K
  3373. 18 54 54 90 R
  3374. 7 X
  3375. 0 0 0 1 0 0 0 K
  3376. V
  3377. 558 54 594 90 R
  3378. V
  3379. 18 702 54 738 R
  3380. V
  3381. 558 702 594 738 R
  3382. V
  3383. 0 0 0 1 0 0 0 K
  3384. 0 0 0 1 0 0 0 K
  3385. 79.2 144 511.2 648 R
  3386. V
  3387. 4 12 Q
  3388. 0 X
  3389. (19) 85.2 576 T
  3390. 1 F
  3391. (pNetPoolFuncTbl->pMblkClGetRtn) 146.4 576 T
  3392. 4 F
  3393. (NetBufEv) 363.4 576 T
  3394. (entSet.scp) 411.88 576 T
  3395. (20) 85.2 522 T
  3396. 1 F
  3397. (ip_ctloutput) 146.4 522 T
  3398. 4 F
  3399. (IpEv) 363.4 522 T
  3400. (entSet.scp) 386.55 522 T
  3401. (21) 85.2 468 T
  3402. 1 F
  3403. (ip_output) 146.4 468 T
  3404. 4 F
  3405. (IpEv) 363.4 468 T
  3406. (entSet.scp) 386.55 468 T
  3407. (22) 85.2 414 T
  3408. 1 F
  3409. (ip_slowtimo) 146.4 414 T
  3410. 4 F
  3411. (IpEv) 363.4 414 T
  3412. (entSet.scp) 386.55 414 T
  3413. (23) 85.2 360 T
  3414. 1 F
  3415. (ip_drain) 146.4 360 T
  3416. 4 F
  3417. (IpEv) 363.4 360 T
  3418. (entSet.scp) 386.55 360 T
  3419. 79.4 266.2 140.2 319.8 R
  3420. 5 X
  3421. V
  3422. 0 X
  3423. (24) 85.2 306 T
  3424. 4 9.6 Q
  3425. (*) 97.2 310.8 T
  3426. 140.6 266.2 357.2 319.8 R
  3427. 5 X
  3428. V
  3429. 1 12 Q
  3430. 0 X
  3431. (icmpErrorHook) 146.4 306 T
  3432. 357.6 266.2 474.2 319.8 R
  3433. 5 X
  3434. V
  3435. 4 F
  3436. 0 X
  3437. (IpEv) 363.4 306 T
  3438. (entSet.scp) 386.55 306 T
  3439. 474.6 266.2 508.2 319.8 R
  3440. 5 X
  3441. V
  3442. 79.4 212.2 140.2 265.8 R
  3443. V
  3444. 0 X
  3445. (25*) 85.2 252 T
  3446. 140.6 212.2 357.2 265.8 R
  3447. 5 X
  3448. V
  3449. 1 F
  3450. 0 X
  3451. (igmpJoinGrpHook) 146.4 252 T
  3452. 357.6 212.2 474.2 265.8 R
  3453. 5 X
  3454. V
  3455. 4 F
  3456. 0 X
  3457. (IpEv) 363.4 252 T
  3458. (entSet.scp) 386.55 252 T
  3459. 474.6 212.2 508.2 265.8 R
  3460. 5 X
  3461. V
  3462. 79.4 159.15 140.2 211.8 R
  3463. V
  3464. 0 X
  3465. (26*) 85.2 198 T
  3466. 140.6 159.15 357.2 211.8 R
  3467. 5 X
  3468. V
  3469. 1 F
  3470. 0 X
  3471. (igmpLeaveGrpHook) 146.4 198 T
  3472. 357.6 159.15 474.2 211.8 R
  3473. 5 X
  3474. V
  3475. 4 F
  3476. 0 X
  3477. (IpEv) 363.4 198 T
  3478. (entSet.scp) 386.55 198 T
  3479. 474.6 159.15 508.2 211.8 R
  3480. 5 X
  3481. V
  3482. 3 F
  3483. 0 X
  3484. (W) 199.41 640 T
  3485. (indV) 211.19 640 T
  3486. (iew Ev) 236.09 640 T
  3487. (ents f) 270.3 640 T
  3488. (or Netw) 297.66 640 T
  3489. (ork Stack) 338.52 640 T
  3490. 4 F
  3491. (User) 98.47 614 T
  3492. (Ev) 88.06 600 T
  3493. (ent ID) 101.21 600 T
  3494. (Function Name) 211.74 606.75 T
  3495. (Script Name) 385.74 607 T
  3496. (Icon) 480.74 607 T
  3497. 79.2 629.8 79.2 156.85 2 L
  3498. V
  3499. 0.4 H
  3500. 0 Z
  3501. N
  3502. 140.4 630.2 140.4 159.15 2 L
  3503. V
  3504. N
  3505. 357.4 630.2 357.4 159.15 2 L
  3506. V
  3507. N
  3508. 474.4 630.2 474.4 159.15 2 L
  3509. V
  3510. N
  3511. 508.4 629.8 508.4 156.85 2 L
  3512. V
  3513. N
  3514. 79 630 508.6 630 2 L
  3515. V
  3516. N
  3517. 79.4 591.08 508.2 591.08 2 L
  3518. V
  3519. 0.15 H
  3520. N
  3521. 79.4 588.92 508.2 588.92 2 L
  3522. V
  3523. N
  3524. 79.4 537.08 508.2 537.08 2 L
  3525. V
  3526. N
  3527. 79.4 534.92 508.2 534.92 2 L
  3528. V
  3529. N
  3530. 79 482 508.6 482 2 L
  3531. V
  3532. 0.4 H
  3533. N
  3534. 79 428 508.6 428 2 L
  3535. V
  3536. N
  3537. 79 374 508.6 374 2 L
  3538. V
  3539. N
  3540. 79 320 508.6 320 2 L
  3541. V
  3542. N
  3543. 79 266 508.6 266 2 L
  3544. V
  3545. N
  3546. 79 212 508.6 212 2 L
  3547. V
  3548. N
  3549. 79.4 159.08 508.2 159.08 2 L
  3550. V
  3551. 0.15 H
  3552. N
  3553. 79.4 156.93 508.2 156.93 2 L
  3554. V
  3555. N
  3556. 474.4 536 508.4 590 C
  3557. 475.4 540 507.4 572 C
  3558. 0 0 0 1 0 0 0 K
  3559. 0 0 0 1 0 0 0 K
  3560. 0 X
  3561. 0 0 0 1 0 0 0 K
  3562. %%BeginBinary:  208      
  3563. 20 20 20 20 0 481.4 546 BEGINBITMAPBWc
  3564. $
  3565. F001FF$
  3566. EFFEFF$
  3567. DFFF7F$
  3568. BFFFBF$
  3569. 6D105F$
  3570. 657DEF$
  3571. 693DEF$
  3572. 6D7DEF7#
  3573. 1DEF$
  3574. 7FFFEF$
  3575. 6E8BAF$
  3576. 64B92F$
  3577. 6A9AAF7#
  3578. BAAF$
  3579. AE8BAF$
  3580. DFFFDF$
  3581. EFFFBF$
  3582. F7FF7F$
  3583. F800FF$
  3584. FFFFFF
  3585. ENDBITMAP
  3586. %%EndBinary
  3587. 474.4 536 508.4 590 C
  3588. 36 72 576 720 C
  3589. 474.4 482 508.4 536 C
  3590. 475.4 486 507.4 518 C
  3591. 0 0 0 1 0 0 0 K
  3592. 0 0 0 1 0 0 0 K
  3593. 0 X
  3594. 0 0 0 1 0 0 0 K
  3595. %%BeginBinary:  184      
  3596. 20 20 20 20 0 481.4 492 BEGINBITMAPBWc
  3597. $
  3598. C10FFF$
  3599. F76FFF7#
  3600. 0FFF7#
  3601. 7FFF"
  3602. C1$
  3603. FFFFFF$
  3604. C000FF$
  3605. DFFEFF$
  3606. D116FF$
  3607. D7B6FF
  3608. $
  3609. D1B2FF$
  3610. DFFEFF$
  3611. C000FF$
  3612. FFFFBF8"
  3613. DF$
  3614. FE000F$
  3615. FFFFDF8"
  3616. BF
  3617. ENDBITMAP
  3618. %%EndBinary
  3619. 474.4 482 508.4 536 C
  3620. 36 72 576 720 C
  3621. 474.4 428 508.4 482 C
  3622. 475.4 432 507.4 464 C
  3623. 0 0 0 1 0 0 0 K
  3624. 0 0 0 1 0 0 0 K
  3625. 0 X
  3626. 0 0 0 1 0 0 0 K
  3627. %%BeginBinary:  160      
  3628. 20 20 20 20 0 481.4 438 BEGINBITMAPBWc
  3629. $
  3630. C10FFF$
  3631. F76FFF7#
  3632. 0FFF7#
  3633. 7FFF
  3634. "
  3635. C1$
  3636. FFFFFF
  3637. "
  3638. 07$
  3639. 77FEFF7#
  3640. FF7F8"
  3641. BF$
  3642. 40001F$
  3643. 77FFBF8"
  3644. 7F7#
  3645. FEFF$
  3646. 07FFFF"
  3647. FF
  3648. ENDBITMAP
  3649. %%EndBinary
  3650. 474.4 428 508.4 482 C
  3651. 36 72 576 720 C
  3652. 474.4 374 508.4 428 C
  3653. 475.4 378 507.4 410 C
  3654. 0 0 0 1 0 0 0 K
  3655. 0 0 0 1 0 0 0 K
  3656. 0 X
  3657. 0 0 0 1 0 0 0 K
  3658. %%BeginBinary:  185      
  3659. 20 20 20 20 0 481.4 384 BEGINBITMAPBWc
  3660. $
  3661. C10FFF$
  3662. F76FFF7#
  3663. 0FFF7#
  3664. 7FFF"
  3665. C1$
  3666. FFFFFF$
  3667. FE03FF$
  3668. FDFDFF$
  3669. FBBEFF$
  3670. F7BB7F7#
  3671. B77F7#
  3672. AF7F7#
  3673. 9F7F7#
  3674. BF7F7#
  3675. FF7F
  3676. $
  3677. FBFEFF$
  3678. FDFDFF$
  3679. FE03FF
  3680. ENDBITMAP
  3681. %%EndBinary
  3682. 474.4 374 508.4 428 C
  3683. 36 72 576 720 C
  3684. 474.4 320 508.4 374 C
  3685. 475.4 324 507.4 356 C
  3686. 0 0 0 1 0 0 0 K
  3687. 0 0 0 1 0 0 0 K
  3688. 0 X
  3689. 0 0 0 1 0 0 0 K
  3690. %%BeginBinary:  168      
  3691. 20 20 20 20 0 481.4 330 BEGINBITMAPBWc
  3692. $
  3693. C10FFF$
  3694. F76FFF7#
  3695. 0FFF7#
  3696. 7FFF
  3697. "
  3698. C1$
  3699. FFFFFF
  3700. "
  3701. 07$
  3702. 77EBFF7#
  3703. F5FF7#
  3704. FAFF$
  3705. 40007F$
  3706. 77FAFF7#
  3707. F59F7#
  3708. EBAF$
  3709. 07FFAF"
  3710. FF8"
  3711. 9F
  3712. ENDBITMAP
  3713. %%EndBinary
  3714. 474.4 320 508.4 374 C
  3715. 36 72 576 720 C
  3716. 474.4 266 508.4 320 C
  3717. 475.4 270 507.4 302 C
  3718. 0 0 0 1 0 0 0 K
  3719. 0 0 0 1 0 0 0 K
  3720. 0 X
  3721. 0 0 0 1 0 0 0 K
  3722. %%BeginBinary:  169      
  3723. 20 20 20 20 0 481.4 276 BEGINBITMAPBWc
  3724. $
  3725. 88BA1F$
  3726. DB92DF7#
  3727. AA1F8"
  3728. FF$
  3729. 88BAFF$
  3730. FFFFFF$
  3731. FC07FF$
  3732. FBFBFF$
  3733. F7BDFF$
  3734. EFBEFF
  3735. 7#
  3736. FEFF7#
  3737. BEFF
  3738. $
  3739. F7FDFF$
  3740. FBFBFF$
  3741. FC07FF
  3742. ENDBITMAP
  3743. %%EndBinary
  3744. 474.4 266 508.4 320 C
  3745. 36 72 576 720 C
  3746. 474.4 212 508.4 266 C
  3747. 475.4 216 507.4 248 C
  3748. 0 0 0 1 0 0 0 K
  3749. 0 0 0 1 0 0 0 K
  3750. 0 X
  3751. 0 0 0 1 0 0 0 K
  3752. %%BeginBinary:  182      
  3753. 20 20 20 20 0 481.4 222 BEGINBITMAPBWc
  3754. $
  3755. 885D0F$
  3756. DBC96F$
  3757. DA550F$
  3758. DB557F$
  3759. 885D7F$
  3760. FFFFFF$
  3761. FC07FF$
  3762. FBFBFF$
  3763. F7BDFF$
  3764. EF1EFF$
  3765. EEAEFF$
  3766. EDB6FF$
  3767. EFBEFF
  3768. $
  3769. F7FDFF$
  3770. FBFBFF$
  3771. FC07FF
  3772. ENDBITMAP
  3773. %%EndBinary
  3774. 474.4 212 508.4 266 C
  3775. 36 72 576 720 C
  3776. 474.4 158 508.4 212 C
  3777. 475.4 162 507.4 194 C
  3778. 0 0 0 1 0 0 0 K
  3779. 0 0 0 1 0 0 0 K
  3780. 0 X
  3781. 0 0 0 1 0 0 0 K
  3782. %%BeginBinary:  188      
  3783. 20 20 20 20 0 481.4 168 BEGINBITMAPBWc
  3784. $
  3785. 885D0F$
  3786. DBC96F$
  3787. DA550F$
  3788. DB557F$
  3789. 885D7F$
  3790. FFFFFF$
  3791. FC07FF$
  3792. FBFBFF$
  3793. F7BDFF$
  3794. EFBEFF
  3795. $
  3796. EDB6FF$
  3797. EEAEFF$
  3798. EF1EFF7#
  3799. BEFF$
  3800. F7FDFF$
  3801. FBFBFF$
  3802. FC07FF
  3803. ENDBITMAP
  3804. %%EndBinary
  3805. 474.4 158 508.4 212 C
  3806. 36 72 576 720 C
  3807. 0 0 0 1 0 0 0 K
  3808. FMENDPAGE
  3809. %%EndPage: "4" 4
  3810. %%Page: "5" 5
  3811. 612 792 0 FMBEGINPAGE
  3812. [0 0 0 1 0 0 0]
  3813. [ 0 1 1 0 1 0 0]
  3814. [ 1 0 1 0 0 1 0]
  3815. [ 1 1 0 0 0 0 1]
  3816. [ 1 0 0 0 0 1 1]
  3817. [ 0 1 0 0 1 0 1]
  3818. [ 0 0 1 0 1 1 0]
  3819.  7 FrameSetSepColors
  3820. FrameNoSep
  3821. 0 0 0 1 0 0 0 K
  3822. 100.8 681.19 532.8 691.2 R
  3823. 7 X
  3824. 0 0 0 1 0 0 0 K
  3825. V
  3826. 100.8 676.22 532.8 682.2 C
  3827. 0 0 0 1 0 0 0 K
  3828. 0 0 0 1 0 0 0 K
  3829. 100.8 680.65 532.8 680.65 2 L
  3830. 0.4 H
  3831. 2 Z
  3832. 0 X
  3833. 0 0 0 1 0 0 0 K
  3834. N
  3835. 36 72 576 720 C
  3836. 0 9 Q
  3837. 0 X
  3838. 0 0 0 1 0 0 0 K
  3839. (WindVie) 427.64 685.2 T
  3840. (w Netw) 460.96 685.2 T
  3841. (or) 490.37 685.2 T
  3842. (k Ev) 498.51 685.2 T
  3843. (ents) 515.79 685.2 T
  3844. 100.8 97.99 532.8 108 R
  3845. 7 X
  3846. V
  3847. 0 0 1 0 1 1 0 K
  3848. 1 8 Q
  3849. 0 X
  3850. 0 0 1 0 1 1 0 K
  3851. (Rev: 12 Dec 97) 100.8 103.33 T
  3852. 0 0 0 1 0 0 0 K
  3853. 0 7 Q
  3854. 0 0 0 1 0 0 0 K
  3855. (Wind River Systems) 433.79 103.33 T
  3856. (5) 528.91 103.33 T
  3857. 18 54 54 90 R
  3858. 7 X
  3859. V
  3860. 558 54 594 90 R
  3861. V
  3862. 18 702 54 738 R
  3863. V
  3864. 558 702 594 738 R
  3865. V
  3866. 0 0 0 1 0 0 0 K
  3867. 0 0 0 1 0 0 0 K
  3868. 100.8 144 532.8 648 R
  3869. V
  3870. 4 12 Q
  3871. 0 X
  3872. (27) 106.8 576 T
  3873. 1 F
  3874. (udp_input) 168 576 T
  3875. 4 F
  3876. (UdpEv) 385 576 T
  3877. (entSet.scp) 418.82 576 T
  3878. (28) 106.8 522 T
  3879. 1 F
  3880. (udp_ctlinput) 168 522 T
  3881. 4 F
  3882. (UdpEv) 385 522 T
  3883. (entSet.scp) 418.82 522 T
  3884. (29) 106.8 468 T
  3885. 1 F
  3886. (udp_usrreq) 168 468 T
  3887. 4 F
  3888. (UdpEv) 385 468 T
  3889. (entSet.scp) 418.82 468 T
  3890. (30) 106.8 414 T
  3891. 1 F
  3892. (tcp_input) 168 414 T
  3893. 4 F
  3894. (TcpEv) 385 414 T
  3895. (entSet.scp) 416.81 414 T
  3896. (31) 106.8 360 T
  3897. 1 F
  3898. (tcp_ctlinput) 168 360 T
  3899. 4 F
  3900. (TcpEv) 385 360 T
  3901. (entSet.scp) 416.81 360 T
  3902. (32) 106.8 306 T
  3903. 1 F
  3904. (tcp_ctloutput) 168 306 T
  3905. 4 F
  3906. (TcpEv) 385 306 T
  3907. (entSet.scp) 416.81 306 T
  3908. (33) 106.8 252 T
  3909. 1 F
  3910. (tcp_usrreq) 168 252 T
  3911. 4 F
  3912. (TcpEv) 385 252 T
  3913. (entSet.scp) 416.81 252 T
  3914. (34) 106.8 198 T
  3915. 1 F
  3916. (tcp_fasttimo) 168 198 T
  3917. 4 F
  3918. (TcpEv) 385 198 T
  3919. (entSet.scp) 416.81 198 T
  3920. 3 F
  3921. (W) 221.01 640 T
  3922. (indV) 232.79 640 T
  3923. (iew Ev) 257.69 640 T
  3924. (ents f) 291.9 640 T
  3925. (or Netw) 319.26 640 T
  3926. (ork Stack) 360.12 640 T
  3927. 4 F
  3928. (User) 120.07 614 T
  3929. (Ev) 109.66 600 T
  3930. (ent ID) 122.81 600 T
  3931. (Function Name) 233.34 606.75 T
  3932. (Script Name) 407.34 607 T
  3933. (Icon) 502.34 607 T
  3934. 100.8 629.8 100.8 158.2 2 L
  3935. V
  3936. 0.4 H
  3937. 0 Z
  3938. N
  3939. 162 630.2 162 157.8 2 L
  3940. V
  3941. N
  3942. 379 630.2 379 157.8 2 L
  3943. V
  3944. N
  3945. 496 630.2 496 157.8 2 L
  3946. V
  3947. N
  3948. 530 629.8 530 158.2 2 L
  3949. V
  3950. N
  3951. 100.6 630 530.2 630 2 L
  3952. V
  3953. N
  3954. 101 591.08 529.8 591.08 2 L
  3955. V
  3956. 0.15 H
  3957. N
  3958. 101 588.92 529.8 588.92 2 L
  3959. V
  3960. N
  3961. 100.6 536 530.2 536 2 L
  3962. V
  3963. 0.4 H
  3964. N
  3965. 100.6 482 530.2 482 2 L
  3966. V
  3967. N
  3968. 101 429.08 529.8 429.08 2 L
  3969. V
  3970. 0.15 H
  3971. N
  3972. 101 426.93 529.8 426.93 2 L
  3973. V
  3974. N
  3975. 100.6 374 530.2 374 2 L
  3976. V
  3977. 0.4 H
  3978. N
  3979. 100.6 320 530.2 320 2 L
  3980. V
  3981. N
  3982. 100.6 266 530.2 266 2 L
  3983. V
  3984. N
  3985. 100.6 212 530.2 212 2 L
  3986. V
  3987. N
  3988. 100.6 158 530.2 158 2 L
  3989. V
  3990. N
  3991. 496 536 530 590 C
  3992. 497 540 529 572 C
  3993. 0 0 0 1 0 0 0 K
  3994. 0 0 0 1 0 0 0 K
  3995. 0 X
  3996. 0 0 0 1 0 0 0 K
  3997. %%BeginBinary:  167      
  3998. 20 20 20 20 0 503 546 BEGINBITMAPBWc
  3999. $
  4000. DA30FF7#
  4001. D6FF
  4002. 7#
  4003. D0FF7#
  4004. D7FF$
  4005. C237FF$
  4006. FFFFFF$
  4007. 003FFF$
  4008. 7FBFFF"
  4009. 7D"
  4010. 7B"
  4011. 77$
  4012. 60001F$
  4013. 77BFFF"
  4014. 7B"
  4015. 7D"
  4016. 7F$
  4017. 003FFF$
  4018. FFFFFF
  4019. ENDBITMAP
  4020. %%EndBinary
  4021. 496 536 530 590 C
  4022. 36 72 576 720 C
  4023. 496 482 530 536 C
  4024. 497 486 529 518 C
  4025. 0 0 0 1 0 0 0 K
  4026. 0 0 0 1 0 0 0 K
  4027. 0 X
  4028. 0 0 0 1 0 0 0 K
  4029. %%BeginBinary:  189      
  4030. 20 20 20 20 0 503 492 BEGINBITMAPBWc
  4031. $
  4032. ED187F7#
  4033. 6B7F7#
  4034. 687F7#
  4035. 6BFF$
  4036. E11BFF$
  4037. FFFFFF$
  4038. C000FF$
  4039. DFFEFF$
  4040. D116FF$
  4041. D7B6FF
  4042. $
  4043. D1B2FF$
  4044. DFFEFF$
  4045. C000FF$
  4046. FFBFFF7#
  4047. 7FFF$
  4048. FE000F$
  4049. FF7FFF7#
  4050. BFFF
  4051. ENDBITMAP
  4052. %%EndBinary
  4053. 496 482 530 536 C
  4054. 36 72 576 720 C
  4055. 496 428 530 482 C
  4056. 497 432 529 464 C
  4057. 0 0 0 1 0 0 0 K
  4058. 0 0 0 1 0 0 0 K
  4059. 0 X
  4060. 0 0 0 1 0 0 0 K
  4061. %%BeginBinary:  174      
  4062. 20 20 20 20 0 503 438 BEGINBITMAPBWc
  4063. $
  4064. ED187F7#
  4065. 6B7F7#
  4066. 687F7#
  4067. 6BFF$
  4068. E11BFF$
  4069. FFFFFF$
  4070. C0001F$
  4071. DFFFDF
  4072. $
  4073. D6885F7#
  4074. BB5F7#
  4075. 885F7#
  4076. EADF$
  4077. D08B5F$
  4078. DFFFDF
  4079. $
  4080. C0001F$
  4081. FFFFFF
  4082. ENDBITMAP
  4083. %%EndBinary
  4084. 496 428 530 482 C
  4085. 36 72 576 720 C
  4086. 496 374 530 428 C
  4087. 497 378 529 410 C
  4088. 0 0 0 1 0 0 0 K
  4089. 0 0 0 1 0 0 0 K
  4090. 0 X
  4091. 0 0 0 1 0 0 0 K
  4092. %%BeginBinary:  167      
  4093. 20 20 20 20 0 503 384 BEGINBITMAPBWc
  4094. $
  4095. 8210FF$
  4096. EEF6FF
  4097. 7#
  4098. F0FF7#
  4099. F7FF7#
  4100. 17FF$
  4101. FFFFFF$
  4102. 003FFF$
  4103. 7FBFFF"
  4104. 7D"
  4105. 7B"
  4106. 77$
  4107. 60001F$
  4108. 77BFFF"
  4109. 7B"
  4110. 7D"
  4111. 7F$
  4112. 003FFF$
  4113. FFFFFF
  4114. ENDBITMAP
  4115. %%EndBinary
  4116. 496 374 530 428 C
  4117. 36 72 576 720 C
  4118. 496 320 530 374 C
  4119. 497 324 529 356 C
  4120. 0 0 0 1 0 0 0 K
  4121. 0 0 0 1 0 0 0 K
  4122. 0 X
  4123. 0 0 0 1 0 0 0 K
  4124. %%BeginBinary:  189      
  4125. 20 20 20 20 0 503 330 BEGINBITMAPBWc
  4126. $
  4127. C1087F$
  4128. F77B7F7#
  4129. 787F7#
  4130. 7BFF7#
  4131. 0BFF$
  4132. FFFFFF$
  4133. C000FF$
  4134. DFFEFF$
  4135. D116FF$
  4136. D7B6FF
  4137. $
  4138. D1B2FF$
  4139. DFFEFF$
  4140. C000FF$
  4141. FFBFFF7#
  4142. 7FFF$
  4143. FE000F$
  4144. FF7FFF7#
  4145. BFFF
  4146. ENDBITMAP
  4147. %%EndBinary
  4148. 496 320 530 374 C
  4149. 36 72 576 720 C
  4150. 496 266 530 320 C
  4151. 497 270 529 302 C
  4152. 0 0 0 1 0 0 0 K
  4153. 0 0 0 1 0 0 0 K
  4154. 0 X
  4155. 0 0 0 1 0 0 0 K
  4156. %%BeginBinary:  185      
  4157. 20 20 20 20 0 503 276 BEGINBITMAPBWc
  4158. $
  4159. C1087F$
  4160. F77B7F7#
  4161. 787F7#
  4162. 7BFF7#
  4163. 0BFF$
  4164. FFFFFF$
  4165. C000FF$
  4166. DFFEFF$
  4167. D116FF$
  4168. D7B6FF
  4169. $
  4170. D1B2FF$
  4171. DFFEFF$
  4172. C000FF$
  4173. FFFFBF8"
  4174. DF$
  4175. FE000F$
  4176. FFFFDF8"
  4177. BF
  4178. ENDBITMAP
  4179. %%EndBinary
  4180. 496 266 530 320 C
  4181. 36 72 576 720 C
  4182. 496 212 530 266 C
  4183. 497 216 529 248 C
  4184. 0 0 0 1 0 0 0 K
  4185. 0 0 0 1 0 0 0 K
  4186. 0 X
  4187. 0 0 0 1 0 0 0 K
  4188. %%BeginBinary:  174      
  4189. 20 20 20 20 0 503 222 BEGINBITMAPBWc
  4190. $
  4191. C1087F$
  4192. F77B7F7#
  4193. 787F7#
  4194. 7BFF7#
  4195. 0BFF$
  4196. FFFFFF$
  4197. C0001F$
  4198. DFFFDF
  4199. $
  4200. D6885F7#
  4201. BB5F7#
  4202. 885F7#
  4203. EADF$
  4204. D08B5F$
  4205. DFFFDF
  4206. $
  4207. C0001F$
  4208. FFFFFF
  4209. ENDBITMAP
  4210. %%EndBinary
  4211. 496 212 530 266 C
  4212. 36 72 576 720 C
  4213. 496 158 530 212 C
  4214. 497 162 529 194 C
  4215. 0 0 0 1 0 0 0 K
  4216. 0 0 0 1 0 0 0 K
  4217. 0 X
  4218. 0 0 0 1 0 0 0 K
  4219. %%BeginBinary:  186      
  4220. 20 20 20 20 0 503 168 BEGINBITMAPBWc
  4221. $
  4222. C1087F$
  4223. F77B7F7#
  4224. 787F7#
  4225. 7BFF7#
  4226. 0BFF$
  4227. FFFFFF$
  4228. FE03FF$
  4229. FDFDFF$
  4230. FBBEFF$
  4231. F7BB7F7#
  4232. B77F7#
  4233. AF7F7#
  4234. 9F7F7#
  4235. BF7F7#
  4236. FF7F
  4237. $
  4238. FBFEFF$
  4239. FDFDFF$
  4240. FE03FF
  4241. ENDBITMAP
  4242. %%EndBinary
  4243. 496 158 530 212 C
  4244. 36 72 576 720 C
  4245. 0 0 0 1 0 0 0 K
  4246. FMENDPAGE
  4247. %%EndPage: "5" 5
  4248. %%Page: "6" 6
  4249. 612 792 0 FMBEGINPAGE
  4250. [0 0 0 1 0 0 0]
  4251. [ 0 1 1 0 1 0 0]
  4252. [ 1 0 1 0 0 1 0]
  4253. [ 1 1 0 0 0 0 1]
  4254. [ 1 0 0 0 0 1 1]
  4255. [ 0 1 0 0 1 0 1]
  4256. [ 0 0 1 0 1 1 0]
  4257.  7 FrameSetSepColors
  4258. FrameNoSep
  4259. 0 0 0 1 0 0 0 K
  4260. 79.2 681.19 511.2 691.2 R
  4261. 7 X
  4262. 0 0 0 1 0 0 0 K
  4263. V
  4264. 79.2 676.22 511.2 682.2 C
  4265. 0 0 0 1 0 0 0 K
  4266. 0 0 0 1 0 0 0 K
  4267. 79.2 680.65 511.2 680.65 2 L
  4268. 0.4 H
  4269. 2 Z
  4270. 0 X
  4271. 0 0 0 1 0 0 0 K
  4272. N
  4273. 36 72 576 720 C
  4274. 0 9 Q
  4275. 0 X
  4276. 0 0 0 1 0 0 0 K
  4277. (WindVie) 79.2 685.2 T
  4278. (w Netw) 112.53 685.2 T
  4279. (or) 141.94 685.2 T
  4280. (k Ev) 150.07 685.2 T
  4281. (ents) 167.35 685.2 T
  4282. 79.2 97.99 511.2 108 R
  4283. 7 X
  4284. V
  4285. 0 7 Q
  4286. 0 X
  4287. (6) 79.2 103.33 T
  4288. (Wind River Systems) 126 103.33 T
  4289. 0 0 1 0 1 1 0 K
  4290. 1 8 Q
  4291. 0 0 1 0 1 1 0 K
  4292. (Rev: 12 Dec 97) 459.93 103.33 T
  4293. 0 0 0 1 0 0 0 K
  4294. 18 54 54 90 R
  4295. 7 X
  4296. 0 0 0 1 0 0 0 K
  4297. V
  4298. 558 54 594 90 R
  4299. V
  4300. 18 702 54 738 R
  4301. V
  4302. 558 702 594 738 R
  4303. V
  4304. 0 0 0 1 0 0 0 K
  4305. 0 0 0 1 0 0 0 K
  4306. 79.2 144 511.2 648 R
  4307. V
  4308. 4 12 Q
  4309. 0 X
  4310. (35) 85.2 576 T
  4311. 1 F
  4312. (tcp_drain) 146.4 576 T
  4313. 4 F
  4314. (TcpEv) 363.4 576 T
  4315. (entSet.scp) 395.21 576 T
  4316. (36) 85.2 522 T
  4317. 1 F
  4318. (tcp_timerst) 146.4 522 T
  4319. 4 F
  4320. (TcpEv) 363.4 522 T
  4321. (entSet.scp) 395.21 522 T
  4322. (37) 85.2 468 T
  4323. 1 F
  4324. (bsdSockFunc.acceptRtn) 146.4 468 T
  4325. 4 F
  4326. (BsdSockEv) 363.4 468 T
  4327. (entSet.scp) 419.22 468 T
  4328. (38) 85.2 414 T
  4329. 1 F
  4330. (bsdSockFunc.bindRtn) 146.4 414 T
  4331. 4 F
  4332. (BsdSockEv) 363.4 414 T
  4333. (entSet.scp) 419.22 414 T
  4334. (39) 85.2 360 T
  4335. 1 F
  4336. (bsdSockFunc.connectRtn) 146.4 360 T
  4337. 4 F
  4338. (BsdSockEv) 363.4 360 T
  4339. (entSet.scp) 419.22 360 T
  4340. (40) 85.2 306 T
  4341. 1 F
  4342. (bsdSockFunc.connectWithTimeoutRtn) 146.4 306 T
  4343. 4 F
  4344. (BsdSockEv) 363.4 306 T
  4345. (entSet.scp) 419.22 306 T
  4346. (41) 85.2 252 T
  4347. 1 F
  4348. (bsdSockFunc.getpeernameRtn) 146.4 252 T
  4349. 4 F
  4350. (BsdSockEv) 363.4 252 T
  4351. (entSet.scp) 419.22 252 T
  4352. (42) 85.2 198 T
  4353. 1 F
  4354. (bsdSockFunc.getsocknameRtn) 146.4 198 T
  4355. 4 F
  4356. (BsdSockEv) 363.4 198 T
  4357. (entSet.scp) 419.22 198 T
  4358. 3 F
  4359. (W) 199.41 640 T
  4360. (indV) 211.19 640 T
  4361. (iew Ev) 236.09 640 T
  4362. (ents f) 270.3 640 T
  4363. (or Netw) 297.66 640 T
  4364. (ork Stack) 338.52 640 T
  4365. 4 F
  4366. (User) 98.47 614 T
  4367. (Ev) 88.06 600 T
  4368. (ent ID) 101.21 600 T
  4369. (Function Name) 211.74 606.75 T
  4370. (Script Name) 385.74 607 T
  4371. (Icon) 480.74 607 T
  4372. 79.2 629.8 79.2 158.2 2 L
  4373. V
  4374. 0.4 H
  4375. 0 Z
  4376. N
  4377. 140.4 630.2 140.4 157.8 2 L
  4378. V
  4379. N
  4380. 357.4 630.2 357.4 157.8 2 L
  4381. V
  4382. N
  4383. 474.4 630.2 474.4 157.8 2 L
  4384. V
  4385. N
  4386. 508.4 629.8 508.4 158.2 2 L
  4387. V
  4388. N
  4389. 79 630 508.6 630 2 L
  4390. V
  4391. N
  4392. 79.4 591.08 508.2 591.08 2 L
  4393. V
  4394. 0.15 H
  4395. N
  4396. 79.4 588.92 508.2 588.92 2 L
  4397. V
  4398. N
  4399. 79 536 508.6 536 2 L
  4400. V
  4401. 0.4 H
  4402. N
  4403. 79.4 483.08 508.2 483.08 2 L
  4404. V
  4405. 0.15 H
  4406. N
  4407. 79.4 480.93 508.2 480.93 2 L
  4408. V
  4409. N
  4410. 79 428 508.6 428 2 L
  4411. V
  4412. 0.4 H
  4413. N
  4414. 79 374 508.6 374 2 L
  4415. V
  4416. N
  4417. 79 320 508.6 320 2 L
  4418. V
  4419. N
  4420. 79 266 508.6 266 2 L
  4421. V
  4422. N
  4423. 79 212 508.6 212 2 L
  4424. V
  4425. N
  4426. 79 158 508.6 158 2 L
  4427. V
  4428. N
  4429. 474.4 536 508.4 590 C
  4430. 475.4 540 507.4 572 C
  4431. 0 0 0 1 0 0 0 K
  4432. 0 0 0 1 0 0 0 K
  4433. 0 X
  4434. 0 0 0 1 0 0 0 K
  4435. %%BeginBinary:  171      
  4436. 20 20 20 20 0 481.4 546 BEGINBITMAPBWc
  4437. $
  4438. C1043F$
  4439. F77DBF7#
  4440. 7C3F7#
  4441. 7DFF
  4442. 7#
  4443. 05FF$
  4444. FFFFFF
  4445. "
  4446. 07$
  4447. 77EBFF7#
  4448. F5FF7#
  4449. FAFF$
  4450. 40007F$
  4451. 77FAFF7#
  4452. F59F7#
  4453. EBAF$
  4454. 07FFAF"
  4455. FF8"
  4456. 9F
  4457. ENDBITMAP
  4458. %%EndBinary
  4459. 474.4 536 508.4 590 C
  4460. 36 72 576 720 C
  4461. 474.4 482 508.4 536 C
  4462. 475.4 486 507.4 518 C
  4463. 0 0 0 1 0 0 0 K
  4464. 0 0 0 1 0 0 0 K
  4465. 0 X
  4466. 0 0 0 1 0 0 0 K
  4467. %%BeginBinary:  188      
  4468. 20 20 20 20 0 481.4 492 BEGINBITMAPBWc
  4469. $
  4470. C1087F$
  4471. F77B7F7#
  4472. 787F7#
  4473. 7BFF7#
  4474. 0BFF$
  4475. FFFFFF$
  4476. FE03FF$
  4477. FDFDFF$
  4478. FBBEFF$
  4479. F7BB7F7#
  4480. B77F7#
  4481. AF7F7#
  4482. 9F7F7#
  4483. BF7F7#
  4484. FF7F
  4485. $
  4486. FBFEFF$
  4487. FDFDFF$
  4488. FE03FF
  4489. ENDBITMAP
  4490. %%EndBinary
  4491. 474.4 482 508.4 536 C
  4492. 36 72 576 720 C
  4493. 474.4 428 508.4 482 C
  4494. 475.4 432 507.4 464 C
  4495. 0 0 0 1 0 0 0 K
  4496. 0 0 0 1 0 0 0 K
  4497. 0 X
  4498. 0 0 0 1 0 0 0 K
  4499. %%BeginBinary:  174      
  4500. 20 20 20 20 0 481.4 438 BEGINBITMAPBWc
  4501. $
  4502. C3087F$
  4503. DD7BBF
  4504. $
  4505. C39BBF$
  4506. DDEBBF
  4507. $
  4508. C3187F$
  4509. FFFFFF"
  4510. 07$
  4511. 7FDFFF7#
  4512. BFFF7#
  4513. 7FFF$
  4514. 7E007F$
  4515. 7F7FFF7#
  4516. BF3F7#
  4517. DEDF$
  4518. 07FE1F$
  4519. FFFEDF
  4520. ENDBITMAP
  4521. %%EndBinary
  4522. 474.4 428 508.4 482 C
  4523. 36 72 576 720 C
  4524. 474.4 374 508.4 428 C
  4525. 475.4 378 507.4 410 C
  4526. 0 0 0 1 0 0 0 K
  4527. 0 0 0 1 0 0 0 K
  4528. 0 X
  4529. 0 0 0 1 0 0 0 K
  4530. %%BeginBinary:  158      
  4531. 20 20 20 20 0 481.4 384 BEGINBITMAPBWc
  4532. $
  4533. C3087F$
  4534. DD7BBF
  4535. $
  4536. C39BBF$
  4537. DDEBBF
  4538. $
  4539. C3187F$
  4540. FFFFFF"
  4541. 03"
  4542. 7B
  4543. 7#
  4544. F87F7#
  4545. FBBF
  4546. 7#
  4547. F87F7#
  4548. FBBF"
  4549. 03$
  4550. FFF87F7#
  4551. FFFF
  4552. ENDBITMAP
  4553. %%EndBinary
  4554. 474.4 374 508.4 428 C
  4555. 36 72 576 720 C
  4556. 474.4 320 508.4 374 C
  4557. 475.4 324 507.4 356 C
  4558. 0 0 0 1 0 0 0 K
  4559. 0 0 0 1 0 0 0 K
  4560. 0 X
  4561. 0 0 0 1 0 0 0 K
  4562. %%BeginBinary:  180      
  4563. 20 20 20 20 0 481.4 330 BEGINBITMAPBWc
  4564. $
  4565. C3087F$
  4566. DD7BBF
  4567. $
  4568. C39BBF$
  4569. DDEBBF
  4570. $
  4571. C3187F$
  4572. FFFFFF$
  4573. 07FE0F$
  4574. 77FFEF7#
  4575. 7FEF$
  4576. 76FFEF$
  4577. 74006F$
  4578. 76FFEF$
  4579. 777FEF7#
  4580. FFEF$
  4581. 07FE0F$
  4582. FFFFFF
  4583. ENDBITMAP
  4584. %%EndBinary
  4585. 474.4 320 508.4 374 C
  4586. 36 72 576 720 C
  4587. 474.4 266 508.4 320 C
  4588. 475.4 270 507.4 302 C
  4589. 0 0 0 1 0 0 0 K
  4590. 0 0 0 1 0 0 0 K
  4591. 0 X
  4592. 0 0 0 1 0 0 0 K
  4593. %%BeginBinary:  180      
  4594. 20 20 20 20 0 481.4 276 BEGINBITMAPBWc
  4595. $
  4596. C3087F$
  4597. DD7BBF
  4598. $
  4599. C39BBF$
  4600. DDEBBF
  4601. $
  4602. C3187F$
  4603. FFFFFF$
  4604. 07FE0F$
  4605. 77FFEF7#
  4606. 7FEF$
  4607. 76FFEF$
  4608. 74006F$
  4609. 76FFEF$
  4610. 7760EF7#
  4611. FBEF$
  4612. 07FB8F$
  4613. FFFBFF
  4614. ENDBITMAP
  4615. %%EndBinary
  4616. 474.4 266 508.4 320 C
  4617. 36 72 576 720 C
  4618. 474.4 212 508.4 266 C
  4619. 475.4 216 507.4 248 C
  4620. 0 0 0 1 0 0 0 K
  4621. 0 0 0 1 0 0 0 K
  4622. 0 X
  4623. 0 0 0 1 0 0 0 K
  4624. %%BeginBinary:  188      
  4625. 20 20 20 20 0 481.4 222 BEGINBITMAPBWc
  4626. $
  4627. C3087F$
  4628. DD7BBF
  4629. $
  4630. C39BBF$
  4631. DDEBBF
  4632. $
  4633. C3187F$
  4634. FFFFFF$
  4635. 07F00F$
  4636. 77F7EF$
  4637. 76F42F$
  4638. 7775AF$
  4639. 74376F$
  4640. 77776F$
  4641. 76F7EF$
  4642. 77F76F$
  4643. 07F7EF$
  4644. FFF00F7#
  4645. FFFF
  4646. ENDBITMAP
  4647. %%EndBinary
  4648. 474.4 212 508.4 266 C
  4649. 36 72 576 720 C
  4650. 474.4 158 508.4 212 C
  4651. 475.4 162 507.4 194 C
  4652. 0 0 0 1 0 0 0 K
  4653. 0 0 0 1 0 0 0 K
  4654. 0 X
  4655. 0 0 0 1 0 0 0 K
  4656. %%BeginBinary:  142      
  4657. 20 20 20 20 0 481.4 168 BEGINBITMAPBWc
  4658. $
  4659. C3087F$
  4660. DD7BBF
  4661. $
  4662. C39BBF$
  4663. DDEBBF
  4664. $
  4665. C3187F$
  4666. FFFFFF"
  4667. 00"
  4668. 7E"
  4669. 42"
  4670. 5A"
  4671. 76
  4672. "
  4673. 7E"
  4674. 76"
  4675. 7E"
  4676. 00"
  4677. FF
  4678. ENDBITMAP
  4679. %%EndBinary
  4680. 474.4 158 508.4 212 C
  4681. 36 72 576 720 C
  4682. 0 0 0 1 0 0 0 K
  4683. FMENDPAGE
  4684. %%EndPage: "6" 6
  4685. %%Page: "7" 7
  4686. 612 792 0 FMBEGINPAGE
  4687. [0 0 0 1 0 0 0]
  4688. [ 0 1 1 0 1 0 0]
  4689. [ 1 0 1 0 0 1 0]
  4690. [ 1 1 0 0 0 0 1]
  4691. [ 1 0 0 0 0 1 1]
  4692. [ 0 1 0 0 1 0 1]
  4693. [ 0 0 1 0 1 1 0]
  4694.  7 FrameSetSepColors
  4695. FrameNoSep
  4696. 0 0 0 1 0 0 0 K
  4697. 100.8 681.19 532.8 691.2 R
  4698. 7 X
  4699. 0 0 0 1 0 0 0 K
  4700. V
  4701. 100.8 676.22 532.8 682.2 C
  4702. 0 0 0 1 0 0 0 K
  4703. 0 0 0 1 0 0 0 K
  4704. 100.8 680.65 532.8 680.65 2 L
  4705. 0.4 H
  4706. 2 Z
  4707. 0 X
  4708. 0 0 0 1 0 0 0 K
  4709. N
  4710. 36 72 576 720 C
  4711. 0 9 Q
  4712. 0 X
  4713. 0 0 0 1 0 0 0 K
  4714. (WindVie) 427.64 685.2 T
  4715. (w Netw) 460.96 685.2 T
  4716. (or) 490.37 685.2 T
  4717. (k Ev) 498.51 685.2 T
  4718. (ents) 515.79 685.2 T
  4719. 100.8 97.99 532.8 108 R
  4720. 7 X
  4721. V
  4722. 0 0 1 0 1 1 0 K
  4723. 1 8 Q
  4724. 0 X
  4725. 0 0 1 0 1 1 0 K
  4726. (Rev: 12 Dec 97) 100.8 103.33 T
  4727. 0 0 0 1 0 0 0 K
  4728. 0 7 Q
  4729. 0 0 0 1 0 0 0 K
  4730. (Wind River Systems) 433.79 103.33 T
  4731. (7) 528.91 103.33 T
  4732. 18 54 54 90 R
  4733. 7 X
  4734. V
  4735. 558 54 594 90 R
  4736. V
  4737. 18 702 54 738 R
  4738. V
  4739. 558 702 594 738 R
  4740. V
  4741. 0 0 0 1 0 0 0 K
  4742. 0 0 0 1 0 0 0 K
  4743. 100.8 144 532.8 648 R
  4744. V
  4745. 4 12 Q
  4746. 0 X
  4747. (43) 106.8 576 T
  4748. 1 F
  4749. (bsdSockFunc.listenRtn) 168 576 T
  4750. 4 F
  4751. (BsdSockEv) 385 576 T
  4752. (entSet.scp) 440.82 576 T
  4753. (44) 106.8 522 T
  4754. 1 F
  4755. (bsdSockFunc.recvRtn) 168 522 T
  4756. 4 F
  4757. (BsdSockEv) 385 522 T
  4758. (entSet.scp) 440.82 522 T
  4759. (45) 106.8 468 T
  4760. 1 F
  4761. (bsdSockFunc.recvfromRtn) 168 468 T
  4762. 4 F
  4763. (BsdSockEv) 385 468 T
  4764. (entSet.scp) 440.82 468 T
  4765. (46) 106.8 414 T
  4766. 1 F
  4767. (bsdSockFunc.recvmsgRtn) 168 414 T
  4768. 4 F
  4769. (BsdSockEv) 385 414 T
  4770. (entSet.scp) 440.82 414 T
  4771. (47) 106.8 360 T
  4772. 1 F
  4773. (bsdSockFunc.sendRtn) 168 360 T
  4774. 4 F
  4775. (BsdSockEv) 385 360 T
  4776. (entSet.scp) 440.82 360 T
  4777. (48) 106.8 306 T
  4778. 1 F
  4779. (bsdSockFunc.sendtoRtn) 168 306 T
  4780. 4 F
  4781. (BsdSockEv) 385 306 T
  4782. (entSet.scp) 440.82 306 T
  4783. (49) 106.8 252 T
  4784. 1 F
  4785. (bsdSockFunc.sendmsgRtn) 168 252 T
  4786. 4 F
  4787. (BsdSockEv) 385 252 T
  4788. (entSet.scp) 440.82 252 T
  4789. (50) 106.8 198 T
  4790. 1 F
  4791. (bsdSockFunc.shutdownRtnb) 168 198 T
  4792. 4 F
  4793. (BsdSockEv) 385 198 T
  4794. (entSet.scp) 440.82 198 T
  4795. 3 F
  4796. (W) 221.01 640 T
  4797. (indV) 232.79 640 T
  4798. (iew Ev) 257.69 640 T
  4799. (ents f) 291.9 640 T
  4800. (or Netw) 319.26 640 T
  4801. (ork Stack) 360.12 640 T
  4802. 4 F
  4803. (User) 120.07 614 T
  4804. (Ev) 109.66 600 T
  4805. (ent ID) 122.81 600 T
  4806. (Function Name) 233.34 606.75 T
  4807. (Script Name) 407.34 607 T
  4808. (Icon) 502.34 607 T
  4809. 100.8 629.8 100.8 158.2 2 L
  4810. V
  4811. 0.4 H
  4812. 0 Z
  4813. N
  4814. 162 630.2 162 157.8 2 L
  4815. V
  4816. N
  4817. 379 630.2 379 157.8 2 L
  4818. V
  4819. N
  4820. 496 630.2 496 157.8 2 L
  4821. V
  4822. N
  4823. 530 629.8 530 158.2 2 L
  4824. V
  4825. N
  4826. 100.6 630 530.2 630 2 L
  4827. V
  4828. N
  4829. 101 591.08 529.8 591.08 2 L
  4830. V
  4831. 0.15 H
  4832. N
  4833. 101 588.92 529.8 588.92 2 L
  4834. V
  4835. N
  4836. 100.6 536 530.2 536 2 L
  4837. V
  4838. 0.4 H
  4839. N
  4840. 100.6 482 530.2 482 2 L
  4841. V
  4842. N
  4843. 100.6 428 530.2 428 2 L
  4844. V
  4845. N
  4846. 100.6 374 530.2 374 2 L
  4847. V
  4848. N
  4849. 100.6 320 530.2 320 2 L
  4850. V
  4851. N
  4852. 100.6 266 530.2 266 2 L
  4853. V
  4854. N
  4855. 100.6 212 530.2 212 2 L
  4856. V
  4857. N
  4858. 100.6 158 530.2 158 2 L
  4859. V
  4860. N
  4861. 496 536 530 590 C
  4862. 497 540 529 572 C
  4863. 0 0 0 1 0 0 0 K
  4864. 0 0 0 1 0 0 0 K
  4865. 0 X
  4866. 0 0 0 1 0 0 0 K
  4867. %%BeginBinary:  138      
  4868. 20 20 20 20 0 503 546 BEGINBITMAPBWc
  4869. $
  4870. C3087F$
  4871. DD7BBF
  4872. $
  4873. C39BBF$
  4874. DDEBBF
  4875. $
  4876. C3187F$
  4877. FFFFFF"
  4878. 03"
  4879. 7B
  4880. 7#
  4881. FBFF
  4882. "
  4883. 03$
  4884. FFF87F7#
  4885. FFFF
  4886. ENDBITMAP
  4887. %%EndBinary
  4888. 496 536 530 590 C
  4889. 36 72 576 720 C
  4890. 496 482 530 536 C
  4891. 497 486 529 518 C
  4892. 0 0 0 1 0 0 0 K
  4893. 0 0 0 1 0 0 0 K
  4894. 0 X
  4895. 0 0 0 1 0 0 0 K
  4896. %%BeginBinary:  164      
  4897. 20 20 20 20 0 503 492 BEGINBITMAPBWc
  4898. $
  4899. C3087F$
  4900. DD7BBF
  4901. $
  4902. C39BBF$
  4903. DDEBBF
  4904. $
  4905. C3187F$
  4906. FFFFFF$
  4907. 007E0F$
  4908. 7F7EEF"
  4909. 7B"
  4910. 77$
  4911. 60002F$
  4912. 777EEF"
  4913. 7B"
  4914. 7F$
  4915. 007E0F$
  4916. FFFFFF
  4917. ENDBITMAP
  4918. %%EndBinary
  4919. 496 482 530 536 C
  4920. 36 72 576 720 C
  4921. 496 428 530 482 C
  4922. 497 432 529 464 C
  4923. 0 0 0 1 0 0 0 K
  4924. 0 0 0 1 0 0 0 K
  4925. 0 X
  4926. 0 0 0 1 0 0 0 K
  4927. %%BeginBinary:  164      
  4928. 20 20 20 20 0 503 438 BEGINBITMAPBWc
  4929. $
  4930. C3087F$
  4931. DD7BBF
  4932. $
  4933. C39BBF$
  4934. DDEBBF
  4935. $
  4936. C3187F$
  4937. FFFFFF$
  4938. 007E0F$
  4939. 7F7FEF"
  4940. 7B"
  4941. 77$
  4942. 60002F$
  4943. 777FEF"
  4944. 7B"
  4945. 7F$
  4946. 007E0F$
  4947. FFFFFF
  4948. ENDBITMAP
  4949. %%EndBinary
  4950. 496 428 530 482 C
  4951. 36 72 576 720 C
  4952. 496 374 530 428 C
  4953. 497 378 529 410 C
  4954. 0 0 0 1 0 0 0 K
  4955. 0 0 0 1 0 0 0 K
  4956. 0 X
  4957. 0 0 0 1 0 0 0 K
  4958. %%BeginBinary:  174      
  4959. 20 20 20 20 0 503 384 BEGINBITMAPBWc
  4960. $
  4961. C3087F$
  4962. DD7BBF
  4963. $
  4964. C39BBF$
  4965. DDEBBF
  4966. $
  4967. C3187F$
  4968. FFFFFF$
  4969. 007FFF"
  4970. 7F"
  4971. 7B"
  4972. 77$
  4973. 60007F$
  4974. 777FFF$
  4975. 7B777F$
  4976. 7F727F$
  4977. 00757F$
  4978. FFF57F7#
  4979. F77F
  4980. ENDBITMAP
  4981. %%EndBinary
  4982. 496 374 530 428 C
  4983. 36 72 576 720 C
  4984. 496 320 530 374 C
  4985. 497 324 529 356 C
  4986. 0 0 0 1 0 0 0 K
  4987. 0 0 0 1 0 0 0 K
  4988. 0 X
  4989. 0 0 0 1 0 0 0 K
  4990. %%BeginBinary:  176      
  4991. 20 20 20 20 0 503 330 BEGINBITMAPBWc
  4992. $
  4993. C3087F$
  4994. DD7BBF
  4995. $
  4996. C39BBF$
  4997. DDEBBF
  4998. $
  4999. C3187F$
  5000. FFFFFF$
  5001. 07E00F$
  5002. 77EFEF7#
  5003. EDEF7#
  5004. EEEF$
  5005. 40006F$
  5006. 77EEEF7#
  5007. EDEF7#
  5008. EFEF$
  5009. 07E00F$
  5010. FFFFFF
  5011. ENDBITMAP
  5012. %%EndBinary
  5013. 496 320 530 374 C
  5014. 36 72 576 720 C
  5015. 496 266 530 320 C
  5016. 497 270 529 302 C
  5017. 0 0 0 1 0 0 0 K
  5018. 0 0 0 1 0 0 0 K
  5019. 0 X
  5020. 0 0 0 1 0 0 0 K
  5021. %%BeginBinary:  176      
  5022. 20 20 20 20 0 503 276 BEGINBITMAPBWc
  5023. $
  5024. C3087F$
  5025. DD7BBF
  5026. $
  5027. C39BBF$
  5028. DDEBBF
  5029. $
  5030. C3187F$
  5031. FFFFFF$
  5032. 03FE0F$
  5033. 7BFFEF7#
  5034. FDEF7#
  5035. FEEF$
  5036. 40006F$
  5037. 7BFEEF7#
  5038. FDEF7#
  5039. FFEF$
  5040. 03FE0F$
  5041. FFFFFF
  5042. ENDBITMAP
  5043. %%EndBinary
  5044. 496 266 530 320 C
  5045. 36 72 576 720 C
  5046. 496 212 530 266 C
  5047. 497 216 529 248 C
  5048. 0 0 0 1 0 0 0 K
  5049. 0 0 0 1 0 0 0 K
  5050. 0 X
  5051. 0 0 0 1 0 0 0 K
  5052. %%BeginBinary:  168      
  5053. 20 20 20 20 0 503 222 BEGINBITMAPBWc
  5054. $
  5055. C3087F$
  5056. DD7BBF
  5057. $
  5058. C39BBF$
  5059. DDEBBF
  5060. $
  5061. C3187F$
  5062. FFFFFF"
  5063. 03"
  5064. 7B7#
  5065. EFFF7#
  5066. F7FF$
  5067. 4003FF$
  5068. 7BF7FF7#
  5069. EDDF7#
  5070. FC9F$
  5071. 03FD5F"
  5072. FF8"
  5073. DF
  5074. ENDBITMAP
  5075. %%EndBinary
  5076. 496 212 530 266 C
  5077. 36 72 576 720 C
  5078. 496 158 530 212 C
  5079. 497 162 529 194 C
  5080. 0 0 0 1 0 0 0 K
  5081. 0 0 0 1 0 0 0 K
  5082. 0 X
  5083. 0 0 0 1 0 0 0 K
  5084. %%BeginBinary:  180      
  5085. 20 20 20 20 0 503 168 BEGINBITMAPBWc
  5086. $
  5087. C3087F$
  5088. DD7BBF
  5089. $
  5090. C39BBF$
  5091. DDEBBF
  5092. $
  5093. C3187F$
  5094. FFFFFF$
  5095. 03FC0F$
  5096. 7BD5EF$
  5097. 6BAD6F$
  5098. 5B5DAF$
  5099. 01500F$
  5100. 5BADAF$
  5101. 6B5D6F$
  5102. 7ABDEF$
  5103. 037C0F$
  5104. FFFFFF
  5105. ENDBITMAP
  5106. %%EndBinary
  5107. 496 158 530 212 C
  5108. 36 72 576 720 C
  5109. 0 0 0 1 0 0 0 K
  5110. FMENDPAGE
  5111. %%EndPage: "7" 7
  5112. %%Page: "8" 8
  5113. 612 792 0 FMBEGINPAGE
  5114. [0 0 0 1 0 0 0]
  5115. [ 0 1 1 0 1 0 0]
  5116. [ 1 0 1 0 0 1 0]
  5117. [ 1 1 0 0 0 0 1]
  5118. [ 1 0 0 0 0 1 1]
  5119. [ 0 1 0 0 1 0 1]
  5120. [ 0 0 1 0 1 1 0]
  5121.  7 FrameSetSepColors
  5122. FrameNoSep
  5123. 0 0 0 1 0 0 0 K
  5124. 79.2 681.19 511.2 691.2 R
  5125. 7 X
  5126. 0 0 0 1 0 0 0 K
  5127. V
  5128. 79.2 676.22 511.2 682.2 C
  5129. 0 0 0 1 0 0 0 K
  5130. 0 0 0 1 0 0 0 K
  5131. 79.2 680.65 511.2 680.65 2 L
  5132. 0.4 H
  5133. 2 Z
  5134. 0 X
  5135. 0 0 0 1 0 0 0 K
  5136. N
  5137. 36 72 576 720 C
  5138. 0 9 Q
  5139. 0 X
  5140. 0 0 0 1 0 0 0 K
  5141. (WindVie) 79.2 685.2 T
  5142. (w Netw) 112.53 685.2 T
  5143. (or) 141.94 685.2 T
  5144. (k Ev) 150.07 685.2 T
  5145. (ents) 167.35 685.2 T
  5146. 79.2 97.99 511.2 108 R
  5147. 7 X
  5148. V
  5149. 0 7 Q
  5150. 0 X
  5151. (8) 79.2 103.33 T
  5152. (Wind River Systems) 126 103.33 T
  5153. 0 0 1 0 1 1 0 K
  5154. 1 8 Q
  5155. 0 0 1 0 1 1 0 K
  5156. (Rev: 12 Dec 97) 459.93 103.33 T
  5157. 0 0 0 1 0 0 0 K
  5158. 18 54 54 90 R
  5159. 7 X
  5160. 0 0 0 1 0 0 0 K
  5161. V
  5162. 558 54 594 90 R
  5163. V
  5164. 18 702 54 738 R
  5165. V
  5166. 558 702 594 738 R
  5167. V
  5168. 0 0 0 1 0 0 0 K
  5169. 0 0 0 1 0 0 0 K
  5170. 79.2 144 511.2 648 R
  5171. V
  5172. 79.2 644.4 508.4 648 C
  5173. 0 0 0 1 0 0 0 K
  5174. 0 0 0 1 0 0 0 K
  5175. 36 72 576 720 C
  5176. 1 9 Q
  5177. 0 X
  5178. 0 0 0 1 0 0 0 K
  5179. 0.69 (* Although present in the script file, these event points are not set automatically. The associated) 100.8 638.4 P
  5180. 0.67 (script file must be edited to remove the appropriate comment mark if the corresponding hook) 108 627.4 P
  5181. (routines are installed.) 108 616.4 T
  5182. 0 0 0 1 0 0 0 K
  5183. FMENDPAGE
  5184. %%EndPage: "8" 8
  5185. %%Trailer
  5186. %%BoundingBox: 0 0 612 792
  5187. %%PageOrder: Ascend
  5188. %%Pages: 8
  5189. %%DocumentFonts: Helvetica-Oblique
  5190. %%+ Palatino-Roman
  5191. %%+ Palatino-Italic
  5192. %%+ Times-Bold
  5193. %%+ Times-Roman
  5194. %%EOF