GETPIPEPID(3A) GETPIPEPID(3A)
NAME
GetPipePid - Get the process ID associated with a pipe
SYNOPSIS
int GetPipePid (fd)
int fd;
DESCRIPTION
GetPipePid returns the process ID for a pipe with a file
descriptor fd opened by OpenReadPipe, OpenWritePipe, or
OpenFilter . If the file descriptor cannot be found, -1 is
returned.
SEE ALSO
OpenReadPipe(3A), OpenWritePipe(3A), OpenFilter(3A)
ClosePipe(3A),
Page 1 (printed 9/3/91)