File:  [CSRG BSD Unix] / 43BSDTahoe / new / xns / xnslib / courierdb.h
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

/*	$Header: /var/lib/cvsd/repos/CSRG/43BSDTahoe/new/xns/xnslib/courierdb.h,v 1.1 2018/04/24 16:12:58 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();

unix.superglobalmegacorp.com

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