home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.2J (Developer)
/
os42jdev.iso
/
NextDeveloper
/
Headers
/
bsd
/
rpc
/
sparc
/
auth.h
Wrap
Text File
|
1995-01-23
|
543b
|
27 lines
/* Copyright (c) 1992 NeXT Computer, Inc. All rights reserved.
*
* File: bsd/rpc/sparc/auth.h
*
* sparc 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 */