nlink            1151 src/vfs/ftpfs/ftpfs_parse_ls.c                 int nlink;
nlink            1157 src/vfs/ftpfs/ftpfs_parse_ls.c                 nlink = info->ino->st.st_nlink;
nlink            1162 src/vfs/ftpfs/ftpfs_parse_ls.c                     info->ino->st.st_nlink = nlink;     /* Ouch, we need to preserve our counts :-( */
nlink            1192 src/vfs/ftpfs/ftpfs_parse_ls.c             int nlink;
nlink            1198 src/vfs/ftpfs/ftpfs_parse_ls.c             nlink = info->ino->st.st_nlink;
nlink            1203 src/vfs/ftpfs/ftpfs_parse_ls.c                 info->ino->st.st_nlink = nlink; /* Ouch, we need to preserve our counts :-( */