From 91aa86d5aa6b652c4e977d6e1fa540394abfa36b Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 12 Dec 1995 21:02:08 +0000 Subject: (pty_open_hook): New declaration. --- term/term.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/term/term.h b/term/term.h index d8482f0f..3ff31f90 100644 --- a/term/term.h +++ b/term/term.h @@ -298,3 +298,5 @@ error_t pty_io_read (struct trivfs_protid *, char **, mach_msg_type_number_t *, mach_msg_type_number_t); error_t pty_io_readable (int *); error_t pty_io_select (struct trivfs_protid *, int *, int *); +error_t pty_open_hook (struct trivfs_cntl, uid_t *, u_int, uid_t *, + u_int, int); -- cgit v1.2.3