Copyright Digital Equipment Corp. All rights reserved.

getname

   Returns the file specification associated with a file descriptor.

   Format

     #include  <unixio.h>

     char *getname  (int file_desc, char *buffer, . . . );
 


Additional information available:

Function_Variants               Arguments       Description     Return_Values