kbi_super         117 src/vfs/sftpfs/connection.c static const struct vfs_s_super *kbi_super = NULL;
kbi_super         778 src/vfs/sftpfs/connection.c     if (kbi_super == NULL || kbi_passwd == NULL)
kbi_super         781 src/vfs/sftpfs/connection.c     if (strncmp (name, kbi_super->path_element->user, name_len) != 0)
kbi_super         826 src/vfs/sftpfs/connection.c         kbi_super = super;
kbi_super         835 src/vfs/sftpfs/connection.c         kbi_super = NULL;
kbi_super         857 src/vfs/sftpfs/connection.c             kbi_super = super;
kbi_super         866 src/vfs/sftpfs/connection.c             kbi_super = NULL;