home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 March B
/
SCO_CASTOR4RRT.iso
/
nwnet
/
root
/
usr
/
include
/
sys
/
ipx_tune.h
/
ipx_tune
Wrap
Text File
|
1998-08-19
|
2KB
|
51 lines
/*
* Copyright (c) 1998 The Santa Cruz Operation, Inc.. All Rights Reserved.
*
* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF THE
* SANTA CRUZ OPERATION INC.
*
* The copyright notice above does not evidence any actual or intended
* publication of such source code.
*/
#ident "@(#)ipx_tune.h 1.2"
/* Copyright (c) 1990, 1991, 1992, 1993 Novell, Inc. All Rights Reserved. */
/* Copyright (c) 1984, 1985, 1986, 1987, 1988, 1989, 1990 Novell, Inc. All Rights Reserved. */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF Novell Inc. */
/* The copyright notice above does not evidence any */
/* actual or intended publication of such source code. */
/*
* Copyright 1991, 1992 Unpublished Work of Novell, Inc.
* All Rights Reserved.
*
* This work is an unpublished work and contains confidential,
* proprietary and trade secret information of Novell, Inc. Access
* to this work is restricted to (I) Novell employees who have a
* need to know to perform tasks within the scope of their
* assignments and (II) entities other than Novell who have
* entered into appropriate agreements.
*
* No part of this work may be used, practiced, performed,
* copied, distributed, revised, modified, translated, abridged,
* condensed, expanded, collected, compiled, linked, recast,
* transformed or adapted without the prior written consent
* of Novell. Any use or exploitation of this work without
* authorization could subject the perpetrator to criminal and
* civil liability.
*/
/*
* ipx_tune
*/
/* Prevent recursive includes of this file */
#ifndef IPX_TUNE
#define IPX_TUNE 0
#define IPX_MAX_DEVICES 1024
#endif /* IPX_TUNE */