File:  [MW Coherent from dump] / coherent / b / STREAMS / conf_79 / mkconf.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:36 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

#ifndef	MKCONF_H
#define	MKCONF_H

/*
 *-IMPORTS:
 *	<sys/compat.h>
 *		CONST
 *		EXTERN_C_BEGIN
 *		EXTERN_C_END
 *		PROTO ()
 */

#include <sys/compat.h>

#ifndef	EXTINFO_T
#define	EXTINFO_T
typedef struct extinfo	extinfo_t;
#endif


EXTERN_C_BEGIN

int		write_conf_h	PROTO ((CONST char * name));
int		write_conf_c	PROTO ((CONST char * name,
					extinfo_t * extinfop));
int		write_link	PROTO ((CONST char * outname,
					CONST char * inname));

EXTERN_C_END

#endif	/* ! defined (MKCONF_H) */

unix.superglobalmegacorp.com

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