DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T a

⟦fca165591⟧ TextFile

    Length: 866 (0x362)
    Types: TextFile
    Names: »acl2.tex«

Derivation

└─⟦3d0c2be1b⟧ Bits:30001254 ISODE-5.0 Tape
    └─⟦eba4602b1⟧ »./isode-5.0.tar.Z« 
        └─⟦d3ac74d73⟧ 
            └─⟦this⟧ »isode-5.0/doc/manual/acl2.tex« 

TextFile

\File{acl2.h},{16:07},{Jul  3 1988}
\L{\LB{}\Tab{32}{\C{}\/* represents ACLInfo defined by QUIPU   *\/\CE{}}}
\L{\LB{}\Tab{32}{\C{}\/* For use as Attribute Syntax}\Tab{72}{ *\/\CE{}}}
\L{\LB{\K{struct} acl\_info \{}}
\L{\LB{    \K{int} acl\_categories;}}
\L{\LB{\K{\#define} ACL\_NONE        0}}
\L{\LB{\K{\#define} ACL\_DETECT      1}}
\L{\LB{\K{\#define} ACL\_COMPARE     2}}
\L{\LB{\K{\#define} ACL\_READ        3}}
\L{\LB{\K{\#define} ACL\_ADD         4}}
\L{\LB{\K{\#define} ACL\_WRITE       5}}
\L{\LB{    \K{int} acl\_selector\_type;}}
\L{\LB{\K{\#define} ACL\_ENTRY       0}}
\L{\LB{\K{\#define} ACL\_OTHER       1}}
\L{\LB{\K{\#define} ACL\_PREFIX      2}}
\L{\LB{\K{\#define} ACL\_GROUP       3}}
\L{\LB{    DN  acl\_name;               \C{}\/* prefix and group only                *\/\CE{}}}
\L{\LB{    \K{struct} acl\_info     *acl\_next;}}
\L{\LB{\};}}