summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_rpc_process.c
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-02-06 17:49:09 -0500
committerSimo Sorce <simo@redhat.com>2012-02-07 14:51:00 -0500
commit1dd267f3196295c7883985e9dac6c5c5afda2d3f (patch)
tree8cb293d894c01b992bc9f8566614b3c489d4153b /proxy/src/gp_rpc_process.c
parentf7c466d7ea6fb9a1b0a19fc9b44c0fad0e23d33f (diff)
downloadgss-proxy-1dd267f3196295c7883985e9dac6c5c5afda2d3f.tar.gz
gss-proxy-1dd267f3196295c7883985e9dac6c5c5afda2d3f.tar.xz
gss-proxy-1dd267f3196295c7883985e9dac6c5c5afda2d3f.zip
Implement server side import_and_canon_name()
Also fix name conversion functions, to properly handle exporting/importing names.
Diffstat (limited to 'proxy/src/gp_rpc_process.c')
-rw-r--r--proxy/src/gp_rpc_process.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/proxy/src/gp_rpc_process.c b/proxy/src/gp_rpc_process.c
index ae170eb..ed125b8 100644
--- a/proxy/src/gp_rpc_process.c
+++ b/proxy/src/gp_rpc_process.c
@@ -374,10 +374,6 @@ int gp_get_call_context(gp_exec_std_args)
{
return 0;
}
-int gp_import_and_canon_name(gp_exec_std_args)
-{
- return 0;
-}
int gp_export_cred(gp_exec_std_args)
{
return 0;