Copyright Digital Equipment Corp. All rights reserved.
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);
Arguments Description Return_Values