vfs_s_lstat      1528 lib/vfs/direntry.c     vclass->lstat = vfs_s_lstat;
vfs_s_lstat       235 lib/vfs/vfs.h  int vfs_s_lstat (const vfs_path_t * vpath, struct stat *buf);
vfs_s_lstat      2168 src/vfs/ftpfs/ftpfs.c     ret = vfs_s_lstat (vpath, buf);
vfs_s_lstat      1362 src/vfs/shell/shell.c     ret = vfs_s_lstat (vpath, buf);