vfs_s_lstat 1517 lib/vfs/direntry.c vclass->lstat = vfs_s_lstat; vfs_s_lstat 240 lib/vfs/vfs.h int vfs_s_lstat (const vfs_path_t *vpath, struct stat *buf); vfs_s_lstat 2166 src/vfs/ftpfs/ftpfs.c ret = vfs_s_lstat (vpath, buf); vfs_s_lstat 1337 src/vfs/shell/shell.c ret = vfs_s_lstat (vpath, buf);