lstat 41 gnulib-tests/symlink.c if (lstat (name, &st) == 0) lstat 52 gnulib-tests/test-lstat.c return lstat (name, st); lstat 41 lib/lstat.c return lstat (filename, buf); lstat 71 lib/tempname.c # define __lxstat64(version, file, buf) lstat (file, buf)