Annotation of 43BSDReno/contrib/isode-beta/others/idist/ryresponder.h, revision 1.1

1.1     ! root        1: /* ryresponder.h - include file for the generic idempotent responder */
        !             2: 
        !             3: /* 
        !             4:  * $Header: /f/osi/others/idist/RCS/ryresponder.h,v 7.0 89/11/23 21:59:22 mrose Rel $
        !             5:  *
        !             6:  *
        !             7:  * $Log:       ryresponder.h,v $
        !             8:  * Revision 7.0  89/11/23  21:59:22  mrose
        !             9:  * Release 6.0
        !            10:  * 
        !            11:  */
        !            12: 
        !            13: /*
        !            14:  *                               NOTICE
        !            15:  *
        !            16:  *    Acquisition, use, and distribution of this module and related
        !            17:  *    materials are subject to the restrictions of a license agreement.
        !            18:  *    Consult the Preface in the User's Manual for the full terms of
        !            19:  *    this agreement.
        !            20:  *
        !            21:  */
        !            22: 
        !            23: 
        !            24: #include "rosy.h"
        !            25: #include "logger.h"
        !            26: 
        !            27: 
        !            28: static struct dispatch {
        !            29:     char   *ds_name;
        !            30:     int            ds_operation;
        !            31: 
        !            32:     IFP            ds_vector;
        !            33: };
        !            34: 
        !            35: 
        !            36: extern int  debug;
        !            37: 
        !            38: 
        !            39: void   adios (), advise ();
        !            40: void   acs_advise ();
        !            41: void   ros_adios (), ros_advise ();
        !            42: void   ryr_advise ();
        !            43: 
        !            44: int    ryresponder ();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.