/[hurd]/hurd/hurd/auth.defs
ViewVC logotype

Diff of /hurd/hurd/auth.defs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by roland, Fri May 3 20:56:21 1996 UTC revision 1.19 by roland, Fri May 3 22:53:20 2002 UTC
# Line 1  Line 1 
1  /* Definitions for the authentication server  /* Definitions for the authentication server
2     Copyright (C) 1991, 1992, 1993, 1994, 1996 Free Software Foundation     Copyright (C) 1991,92,93,94,96,2002 Free Software Foundation, Inc.
3    
4  This file is part of the GNU Hurd.  This file is part of the GNU Hurd.
5    
# Line 59  routine auth_makeauth ( Line 59  routine auth_makeauth (
59     the server.  */     the server.  */
60  routine auth_user_authenticate (  routine auth_user_authenticate (
61          handle: auth_t;          handle: auth_t;
62            sreplyport reply: mach_port_poly_t;
63          rendezvous: mach_port_send_t;          rendezvous: mach_port_send_t;
64          out newport: mach_port_send_t);          out newport: mach_port_send_t);
65    
# Line 76  routine auth_server_authenticate ( Line 77  routine auth_server_authenticate (
77          out auids: idarray_t;          out auids: idarray_t;
78          out egids: idarray_t;          out egids: idarray_t;
79          out agids: idarray_t);          out agids: idarray_t);
   
   

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26