OpenIndiana and Solaris port
[oweals/cde.git] / cde / programs / dtinfo / DtMmdb / oliasdb / mmdb.infolib.spec
1 #
2 # $XConsortium: mmdb.infolib.spec /main/3 1996/07/18 14:48:22 drk $
3
4 # Copyright (c) 1993 HAL Computer Systems International, Ltd.
5 # All rights reserved.  Unpublished -- rights reserved under
6 # the Copyright Laws of the United States.  USE OF A COPYRIGHT
7 # NOTICE IS PRECAUTIONARY ONLY AND DOES NOT IMPLY PUBLICATION
8 # OR DISCLOSURE.
9
10 # THIS SOFTWARE CONTAINS CONFIDENTIAL INFORMATION AND TRADE
11 # SECRETS OF HAL COMPUTER SYSTEMS INTERNATIONAL, LTD.  USE,
12 # DISCLOSURE, OR REPRODUCTION IS PROHIBITED WITHOUT THE
13 # PRIOR EXPRESS WRITTEN PERMISSION OF HAL COMPUTER SYSTEMS
14 # INTERNATIONAL, LTD.
15
16 #                         RESTRICTED RIGHTS LEGEND
17 # Use, duplication, or disclosure by the Government is subject
18 # to the restrictions as set forth in subparagraph (c)(l)(ii)
19 # of the Rights in Technical Data and Computer Software clause
20 # at DFARS 252.227-7013.
21 #
22 #          HAL COMPUTER SYSTEMS INTERNATIONAL, LTD.
23 #                  1315 Dell Avenue
24 #                  Campbell, CA  95008
25
26
27
28 store   page_store:
29         page_sz=8192:
30         cached_pages=50:
31         nm=$.dbd:
32         mode=r:
33         byte_order=big_endian
34
35 store   page_store:
36         page_sz=8192:
37         cached_pages=50:
38         nm=$.dbi:
39         mode=r:
40         byte_order=big_endian
41
42 inv     inv: nm=$.node.inv:store_nm=$.dbi 
43 inv     inv: nm=$.graphic.inv:store_nm=$.dbi 
44 inv     inv: nm=$.toc.inv:store_nm=$.dbi 
45 inv     inv: nm=$.loc.inv:store_nm=$.dbi 
46 inv     inv: nm=$.doc1.inv:store_nm=$.dbi 
47 inv     inv: nm=$.doc2.inv:store_nm=$.dbi 
48 inv     inv: nm=$.dlp.inv:store_nm=$.dbi 
49 inv     inv: nm=$.stylesheet.inv:store_nm=$.dbi 
50
51 compress        huffman: nm=$.sgml.huffman:store_nm=$.dbd 
52 compress        huffman: nm=$.ps.huffman:store_nm=$.dbd 
53 compress        dict: nm=$.sgml.dict:store_nm=$.dbd 
54 compress        dict: nm=$.ps.dict:store_nm=$.dbd 
55
56 index_agent     mphf: nm=$.node.agent: store_nm=$.dbi 
57 index_agent     mphf: nm=$.graphic.agent: store_nm=$.dbi 
58 index_agent     mphf: nm=$.toc.agent: store_nm=$.dbi 
59 index_agent     mphf: nm=$.loc.agent: store_nm=$.dbi 
60 index_agent     mphf: nm=$.doc1.agent: store_nm=$.dbi 
61 index_agent     mphf: nm=$.doc2.agent: store_nm=$.dbi 
62 index_agent     mphf: nm=$.dlp.agent: store_nm=$.dbi 
63 index_agent     mphf: nm=$.stylesheet.agent: store_nm=$.dbi 
64
65 index   mphf_index: nm = $.node_index: store_nm=$.dbi: position=1: inv_nm=$.node.inv: agent_nm=$.node.agent 
66 index   mphf_index: nm = $.graphic_index: store_nm=$.dbi: position=1: inv_nm=$.graphic.inv: agent_nm=$.graphic.agent 
67 index   mphf_index: nm = $.toc_index: store_nm=$.dbi: position=1: inv_nm=$.toc.inv: agent_nm=$.toc.agent 
68 index   mphf_index: nm = $.loc_index: store_nm=$.dbi: position=1: inv_nm=$.loc.inv: agent_nm=$.loc.agent 
69 index   mphf_index: nm = $.doc1_index: store_nm=$.dbi: position=1: inv_nm=$.doc1.inv: agent_nm=$.doc1.agent 
70 index   mphf_index: nm = $.doc2_index: store_nm=$.dbi: position=4: inv_nm=$.doc2.inv: agent_nm=$.doc2.agent 
71 index   mphf_index: nm = $.dlp_index: store_nm=$.dbi: position=0: inv_nm=$.dlp.inv: agent_nm=$.dlp.agent 
72 index   mphf_index: nm = $.stylesheet_index: store_nm=$.dbi: position=1: inv_nm=$.stylesheet.inv: agent_nm=$.stylesheet.agent 
73
74 container       set: nm=$.node: store_nm=$.dbd: index_nm=$.node_index 
75 container       set: nm=$.graphic: store_nm=$.dbd: index_nm=$.graphic_index 
76 container       set: nm=$.toc: store_nm=$.dbd: index_nm=$.toc_index 
77 container       set: nm=$.loc: store_nm=$.dbd: index_nm=$.loc_index 
78 container       set: nm=$.doc: store_nm=$.dbd: index_nm=$.doc1_index: index_nm=$.doc2_index 
79 container       set: nm=$.stylesheet: store_nm=$.dbd: index_nm=$.stylesheet_index 
80 container       list: nm=$.dlp: store_nm=$.dbd: index_nm=$.dlp_index 
81 container       set: nm=$.stylesheet: store_nm=$.dbd: index_nm=$.stylesheet_index 
82