diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 17:44:40 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-05 17:44:40 +0000 |
commit | a72b2f3a06bf9fb6c32cee0ee3cc834109f704d6 (patch) | |
tree | 7791563ee33360b83576ae0de9503eb0b7de51b9 /libtrivfs/io-restrict-auth.c | |
parent | c13b2d281f8d633aeea771abf7443700ed3fae87 (diff) |
entered into RCS
Diffstat (limited to 'libtrivfs/io-restrict-auth.c')
-rw-r--r-- | libtrivfs/io-restrict-auth.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libtrivfs/io-restrict-auth.c b/libtrivfs/io-restrict-auth.c index 21783ef9..ac1faa7e 100644 --- a/libtrivfs/io-restrict-auth.c +++ b/libtrivfs/io-restrict-auth.c @@ -36,6 +36,8 @@ listmember (int *list, int query, int n) kern_return_t trivfs_S_io_restrict_auth (struct trivfs_protid *cred, + mach_port_t reply, + mach_msg_type_name_t replytype, mach_port_t *newport, mach_msg_type_name_t *newporttype, uid_t *uids, u_int nuids, |