Returns the name of a named pipe stream.
win32
named-pipe-stream-name stream => name
|   stream⇩  |    
A named pipe stream.  | 
|   name⇩  |    
A string.  | 
The function named-pipe-stream-name returns the name of a named pipe stream.
stream must the result of a call to open-named-pipe-stream.
name is the name of the stream, that is, the argument to open-named-pipe-stream.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:08