Copyright Digital Equipment Corp. All rights reserved.

lstat

   Retrieves information about the specified file.

   This function is supported on OpenVMS Integrity servers and
   Alpha only.

   Format

     #include  <sys/stat.h>

     int lstat  (const char *restrict file_path, struct stat
                *restrict user_buffer);
 


Additional information available:

Arguments       Description     Return_Values