kbi_super         119 src/vfs/sftpfs/connection.c static const struct vfs_s_super *kbi_super = NULL;
kbi_super         777 src/vfs/sftpfs/connection.c     if (kbi_super == NULL || kbi_passwd == NULL)
kbi_super         780 src/vfs/sftpfs/connection.c     if (strncmp (name, kbi_super->path_element->user, name_len) != 0)
kbi_super         824 src/vfs/sftpfs/connection.c         kbi_super = super;
kbi_super         834 src/vfs/sftpfs/connection.c         kbi_super = NULL;
kbi_super         855 src/vfs/sftpfs/connection.c             kbi_super = super;
kbi_super         865 src/vfs/sftpfs/connection.c             kbi_super = NULL;