From c5bb8b820298980bb5993437db165c86e373b0d1 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 7 Jul 1994 22:14:39 +0000 Subject: Formerly fshelp.h.~11~ --- libfshelp/fshelp.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libfshelp/fshelp.h') diff --git a/libfshelp/fshelp.h b/libfshelp/fshelp.h index 6df1ec27..775402e8 100644 --- a/libfshelp/fshelp.h +++ b/libfshelp/fshelp.h @@ -102,6 +102,10 @@ void fshelp_transboot_clean (void *arg); void fshelp_translator_iterate (void (*func)(struct trans_link *, void *), void *arg); +/* Set the active translator port to null and clear state. Deallocate + our send right on the translator control port. */ +void fshelp_translator_drop (struct trans_link *link); + /* A trans_link structure is being deallocated; clean up any state we need to. */ void fshelp_kill_translator (struct trans_link *link); -- cgit v1.2.3