new prototype for _kafs_realm_of_cell
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6443 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 1995, 1996, 1997, 1998 Kungliga Tekniska H<>gskolan
|
* Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska H<>gskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@@ -126,6 +126,9 @@ int _kafs_afslog_all_local_cells(kafs_data*, uid_t, const char*);
|
|||||||
int _kafs_get_cred(kafs_data*, const char*, const char*, const char *,
|
int _kafs_get_cred(kafs_data*, const char*, const char*, const char *,
|
||||||
CREDENTIALS*);
|
CREDENTIALS*);
|
||||||
|
|
||||||
|
int
|
||||||
|
_kafs_realm_of_cell(kafs_data *data, const char *cell, char **realm);
|
||||||
|
|
||||||
#ifdef _AIX
|
#ifdef _AIX
|
||||||
int aix_pioctl(char*, int, struct ViceIoctl*, int);
|
int aix_pioctl(char*, int, struct ViceIoctl*, int);
|
||||||
int aix_setpag(void);
|
int aix_setpag(void);
|
||||||
|
Reference in New Issue
Block a user