|
|
Initial revision
/* $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/xns/xnslib/courierdb.h,v 1.1 2018/04/24 16:12:54 root Exp $ */
/* description for the database of courier services, normally
* in the file /etc/Courierservices
*/
struct courierdbent {
char *cr_programname; /* the name of the Courier program */
unsigned long cr_programnumber; /* official number of program */
unsigned short cr_version; /* version number of this server */
char *cr_description; /* file containing the Courier description */
char *cr_serverbin; /* file containing the server binary */
};
extern struct courierdbent *getcourierdbent();
extern struct courierdbent *getcourierservice();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.