summaryrefslogtreecommitdiff
path: root/hurd/auth.defs
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1991-10-18 20:34:56 +0000
committerMichael I. Bushnell <mib@gnu.org>1991-10-18 20:34:56 +0000
commit11814fc24ce034e57d47039fb952c64189e95106 (patch)
treeb15a8608ba8e59d1e35fd09760deef5c0192296b /hurd/auth.defs
parent696b22b9a2ad787eaae86951aa8ed9068b2563f0 (diff)
Formerly auth.defs.~9~
Diffstat (limited to 'hurd/auth.defs')
-rw-r--r--hurd/auth.defs5
1 files changed, 5 insertions, 0 deletions
diff --git a/hurd/auth.defs b/hurd/auth.defs
index 8d02f042..ba99b857 100644
--- a/hurd/auth.defs
+++ b/hurd/auth.defs
@@ -39,6 +39,11 @@ routine auth_makeauth (
id: idblock_t;
out newhandle: mach_port_make_send_t);
+routine auth_combine (
+ handle1: auth_t;
+ handle2: auth_t;
+ out newhandle: mach_port_make_send_t);
+
/* Called by a user in a reauthentication transaction. The rendezvous
port is used to match the request up with the server's
auth_server_authenticate call. The newport is a port provided by