BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

ktransport_delete - delete a transport from the list of all transports

LIBRARY CALL

int ktransport_delete(
   TransportInformation *transport)

INPUT

OUTPUT

none

RETURN VALUE

TRUE if the transport was successfully deleted, FALSE otherwise

DESCRIPTION

This function is used to delete a new transport from the compiled list of transports. The transport is dynamically deleted from the list, rather than during compile time.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/kfile.c

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.