BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

ktmpfid - create a temporary transport descriptor

LIBRARY CALL

int ktmpfid(void)

INPUT

none

OUTPUT

none

RETURN VALUE

The fid descriptor representing the temporary transport on success, -1 on failure

DESCRIPTION

This function is similar to ktmpfile(), except that it returns a transport descriptor instead of a transport structure. The data transport will automatically be deleted when closed.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kutils(3)

COPYRIGHT

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