File:  [MW Coherent from dump] / coherent / a / usr / bob / uusrc / include / ldev.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

/*
 *  ldev.h
 *
 *  Header file for all things related to uucp Devices File.
 */

#include <stdio.h>

#define	LDEV	"/usr/lib/uucp/L-devices"

/*
 *  Ordered list of fields in a single logical line of the uucp Devices
 *  file.  These keywords can be used as arguments to ldev_value().
 *  LDEVLAST_e should always be the last entry in enum ldev_e!
 */

typedef enum  lsys_e {
	type_e, lline_e, rline_e, baud_e, brand_e, LDEVLAST_e
} LDEV_E;

extern	char *ldev_value();

unix.superglobalmegacorp.com

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