__lxstat

Name

__lxstat -- inline wrapper around call to lxstat

Synopsis

#include <ctype.h>

int __lxstat(int version, char * __path, struct stat __statbuf);

Description

__lxstat() is an inline wrapper around call to lxstat().

__lxstat() is not in the source standard; it is only in the binary standard.