Annotation of 43BSD/contrib/xns/xnslib/courierdb.h, revision 1.1.1.1

1.1       root        1: /*     $Header$        */
                      2: 
                      3: /* description for the database of courier services, normally
                      4:  * in the file /etc/Courierservices
                      5:  */
                      6: 
                      7: struct courierdbent {
                      8:        char *cr_programname;   /* the name of the Courier program */
                      9:        unsigned long cr_programnumber; /* official number of program */
                     10:        unsigned short cr_version;      /* version number of this server */
                     11:        char *cr_description;   /* file containing the Courier description */
                     12:        char *cr_serverbin;     /* file containing the server binary */
                     13: };
                     14: 
                     15: extern struct courierdbent *getcourierdbent();
                     16: extern struct courierdbent *getcourierservice();

unix.superglobalmegacorp.com

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