|
|
1.1 root 1: -- th-prn.py - Thorn and RARE defined attribute sytaxes
2:
3: -- $Header: /f/osi/dsap/x500as/RCS/th-prn.py,v 7.0 89/11/23 21:50:54 mrose Rel $
4: --
5: --
6: -- $Log: th-prn.py,v $
7: -- Revision 7.0 89/11/23 21:50:54 mrose
8: -- Release 6.0
9: --
10:
11: --
12: -- NOTICE
13: --
14: -- Acquisition, use, and distribution of this module and related
15: -- materials are subject to the restrictions of a license agreement.
16: -- Consult the Preface in the User's Manual for the full terms of
17: -- this agreement.
18: --
19: --
20:
21:
22: Thorn
23: {
24: ccitt
25: data(9)
26: pss(2342)
27: ucl(19200300)
28: thorn(100)
29: directoryDefinitions(1)
30: }
31:
32: DEFINITIONS ::=
33:
34: %{
35: #include <stdio.h>
36: #include "quipu/util.h"
37: #include "quipu/entry.h"
38:
39: extern LLog * log_dsap;
40: %}
41:
42: PREFIXES encode decode print
43:
44: BEGIN
45:
46: PRINTER print
47:
48: MailBox
49: ::=
50: SEQUENCE
51: {
52: mailboxType
53: PrintableString,
54: mailbox
55: IA5String
56: }
57:
58: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.