/*************************************************************************** * * File Name: ./netware/psintstr.h * * Copyright (C) 1993-1996 Hewlett-Packard Company. * All rights reserved. * * 11311 Chinden Blvd. * Boise, Idaho 83714 * * This is a part of the HP JetAdmin Printer Utility * * This source code is only intended as a supplement for support and * localization of HP JetAdmin by 3rd party Operating System vendors. * Modification of source code cannot be made without the express written * consent of Hewlett-Packard. * * * Description: * * Author: Name * * * Modification history: * * date initials change description * * mm-dd-yy MJB * * * * * * ***************************************************************************/ /*--------------------------------------------------------------------* * Copyrighted 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 LICENSE 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. *--------------------------------------------------------------------*/ /******************************************************************** : : : Program Name : PServer Database - Internal function definitions : : : : Filename: PSINTSTR.H : : : : Date Created: November 22, 1991 : : : Version: 1.0 : : : : Programmers: Joe Ivie : : : : Files Used: : : : : Date Modified: : : : : Modifications: : : : : Comments: : : : : COPYRIGHT (c) ???? : : : *********************************************************************/ /* System headers */ #include #include #include #include #include #include #include #include #ifdef NWWIN #include #endif #include "psmalloc.h" /* NetWare headers */ #ifndef NWNLM #include #include #include #include #define _AUDIT_H #include #include #else #include "psnlm.h" #endif /* Local headers */ #include "psstring.h" #ifdef INCLUDE_MEMCHECK #include #endif /* only include these definitions once */ #ifndef STR_INTERNALS_H #define STR_INTERNALS_H #endif /* STR_INTERNALS_H */ /*****************************************************************/ /*****************************************************************/