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

Diff of /hurd/hurd/auth_reply.defs

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

revision 1.7 by roland, Mon Dec 31 23:39:26 2001 UTC revision 1.8 by roland, Wed Jan 2 01:56:46 2002 UTC
# Line 31  skip; /* auth_makeauth */ Line 31  skip; /* auth_makeauth */
31    
32  simpleroutine auth_user_authenticate_reply (  simpleroutine auth_user_authenticate_reply (
33          reply_port: reply_port_t;          reply_port: reply_port_t;
34          in return_code: kern_return_t, RetCode;          in return_code: kern_return_t, RETCODE;
35          in newhandle: mach_port_send_t);          in newhandle: mach_port_send_t);
36    
37  simpleroutine auth_server_authenticate_reply (  simpleroutine auth_server_authenticate_reply (
38          reply_port: reply_port_t;          reply_port: reply_port_t;
39          in return_code: kern_return_t, RetCode;          in return_code: kern_return_t, RETCODE;
40          in gen_uids: idarray_t;          in gen_uids: idarray_t;
41          in aux_uids: idarray_t;          in aux_uids: idarray_t;
42          in gen_gids: idarray_t;          in gen_gids: idarray_t;

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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