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

⟦d0749be4e⟧ TextFile

    Length: 471 (0x1d7)
    Types: TextFile
    Names: »tb_p3prm.h«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« 
        └─⟦e5a54fb17⟧ 
            └─⟦this⟧ »pp-5.0/h/tb_p3prm.h« 

TextFile

/* tb_p3p.h: submit return information */

/*
 * @(#) $Header: /cs/research/pp/hubris/pp-beta/h/RCS/tb_p3prm.h,v 5.0 90/09/20 16:51:45 pp Exp Locker: pp $
 *
 * $Log:	tb_p3prm.h,v $
 * Revision 5.0  90/09/20  16:51:45  pp
 * rcsforce : 5.0 public release
 * 
 *
 */



#ifndef _H_TB_P3PRM
#define _H_TB_P3PRM


#define P3PRM_MPDUID		1
#define P3PRM_STIME		2
#define P3PRM_CONTENT		3
#define P3PRM_ORIG_MTA_CERT	4
#define P3PRM_PROOF_OF_SUB	5
#define P3PRM_END		6

#endif