|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T n
Length: 1836 (0x72c) Types: TextFile Names: »name.tex«
└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« └─⟦d3ac74d73⟧ └─⟦this⟧ »isode-5.0/doc/manual/name.tex«
\File{name.h},{16:07},{Jul 3 1988} \L{\LB{\K{typedef} \K{struct} rdncomp \{\C{}\/* RDN is sequence of attribute value assertions *\/\CE{}}} \L{\LB{}\Tab{8}{\C{}\/* represents RelativeDistinguishedName *\/\CE{}}} \L{\LB{ AttributeType rdn\_at;}} \L{\LB{ AttributeValue rdn\_av;}} \L{\LB{ \K{struct} rdncomp *rdn\_next;}} \L{\LB{\} rdncomp, *RDN;}} \L{\LB{\K{\#define} NULLRDN ((RDN) 0)}} \L{\LB{}} \L{\LB{\K{typedef} \K{struct} dncomp \{}\Tab{24}{\C{}\/* DN is sequence of RDNs}} \L{\LB{}\Tab{8}{\/* represents RDNSequence which is equivalent to DistinguishedName *\/\CE{}}} \L{\LB{ RDN dn\_rdn;}} \L{\LB{ \K{struct} dncomp *dn\_parent;}} \L{\LB{\} dncomp, *DN;}} \L{\LB{\K{\#define} NULLDN ((DN) 0)}} \L{\LB{}} \L{\LB{}} \L{\LB{\K{typedef} \K{struct} avseqcomp \{ \C{}\/* attribute may have multiple values *\/\CE{}}} \L{\LB{}\Tab{8}{\C{}\/* respresents SET OF AttributeValue *\/\CE{}}} \L{\LB{ AttributeValue avseq\_av;}} \L{\LB{ Soundex *avseq\_soundex;}} \L{\LB{}\Tab{32}{\C{}\/* Component NOT for use by DUA *\/\CE{}}} \L{\LB{ \K{struct} avseqcomp *avseq\_next;}} \L{\LB{\} avseqcomp, *AV\_Sequence;}} \L{\LB{\K{\#define} NULLAV ((AV\_Sequence) 0)}} \L{\LB{}} \L{\LB{\K{typedef} \K{struct} attrcomp \{ \C{}\/* a sequence of attributes *\/\CE{}}} \L{\LB{}\Tab{8}{\C{}\/* represents Attribute and SET OF Attribute *\/\CE{}}} \L{\LB{ AttributeType attr\_type;}} \L{\LB{ AV\_Sequence attr\_value;}} \L{\LB{ \K{struct} attrcomp *attr\_next;}} \L{\LB{ \K{struct} acl\_info *attr\_acl;}\Tab{40}{\C{}\/* ACL is NOT for use by DUA *\/\CE{}}} \L{\LB{}\Tab{16}{\C{}\/* this must be done by use of ACL attribute *\/\CE{}}} \L{\LB{\} attrcomp, *Attr\_Sequence;}} \L{\LB{\K{\#define} NULLATTR ((Attr\_Sequence) 0)}}