mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
getpag-prototype-20071127
forward declare this function ==================== This delta was composed from multiple commits as part of the CVS->Git migration. The checkin message with each commit was inconsistent. The following are the additional commit messages. ==================== returns void, but, whatever
This commit is contained in:
parent
eee1f81821
commit
031369cd32
@ -44,6 +44,8 @@ static afs_int32 hostAddr = 0;
|
||||
static int hostAddrLookup = 0;
|
||||
char *afs_server = 0, server_name[128];
|
||||
static afs_int32 SetClientCreds();
|
||||
int afs_get_pag_from_groups(afs_uint32 g0, afs_uint32 g1);
|
||||
void afs_get_groups_from_pag(afs_uint32 pag, afs_uint32 * g0p, afs_uint32 * g1p);
|
||||
|
||||
/* Picks up the name of the remote afs client host where the rmtsys
|
||||
* daemon resides. Since the clients may be diskless and/or readonly
|
||||
|
Loading…
Reference in New Issue
Block a user