home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.2 (Developer)
/
NS_dev_3.2.iso
/
NextDeveloper
/
Headers
/
bsd
/
rpc
/
i386
/
auth.h
Wrap
Text File
|
1992-04-23
|
541b
|
27 lines
/* Copyright (c) 1992 NeXT Computer, Inc. All rights reserved.
*
* File: bsd/rpc/i386/auth.h
*
* i386 dependant RPC Authentication data structures.
*/
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
* 1.17 88/02/08 SMI
*/
/*
* auth.h, Authentication interface.
*
* Copyright (C) 1984, Sun Microsystems, Inc.
*
* The data structures are completely opaque to the client. The client
* is required to pass a AUTH * to routines that create rpc
* "sessions".
*/
typedef u_long u_int32; /* 32-bit unsigned integers */