Net2/usr/src/contrib/isode/h/quipu/DSE-types.h

/* automatically generated by pepsy 6.0 #80 (cheetah), do not edit! */

#ifndef	_module_DSE_defined_
#define	_module_DSE_defined_

#ifndef	PEPSY_VERSION
#define	PEPSY_VERSION		2
#endif

#ifndef	PEPYPATH
#include <isode/psap.h>
#include <isode/pepsy.h>
#include <isode/pepsy/UNIV-types.h>
#else
#include "psap.h"
#include "pepsy.h"
#include "UNIV-types.h"
#endif


#ifndef	PEPYPATH
#include <isode/pepsy/DSE_defs.h>
#else
#include "DSE_defs.h"
#endif

struct type_DSE_PSAPaddr {
    struct qbuf *pSelector;

    struct qbuf *sSelector;

    struct qbuf *tSelector;

    struct member_DSE_0 {
        struct qbuf *member_DSE_1;

        struct member_DSE_0 *next;
    } *nAddress;
};
#define	free_DSE_PSAPaddr(parm)\
	fre_obj((char *) parm, _ZDSE_mod.md_dtab[_ZPSAPaddrDSE], &_ZDSE_mod, 1)
#endif