BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kpclose - close a pipe (for I/O) from or to a process
LIBRARY CALL
int kpclose( kfile *file)
INPUT
file
- tranport pointer to close
OUTPUT
none
RETURN VALUE
0 on success, -1 on failure
DESCRIPTION
Close a pipe (for I/O) from or to a process
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.