kbi_super         117 src/vfs/sftpfs/connection.c static const struct vfs_s_super *kbi_super = NULL;
kbi_super         786 src/vfs/sftpfs/connection.c     if (kbi_super == NULL || kbi_passwd == NULL)
kbi_super         789 src/vfs/sftpfs/connection.c     if (strncmp (name, kbi_super->path_element->user, name_len) != 0)
kbi_super         834 src/vfs/sftpfs/connection.c         kbi_super = super;
kbi_super         843 src/vfs/sftpfs/connection.c         kbi_super = NULL;
kbi_super         865 src/vfs/sftpfs/connection.c             kbi_super = super;
kbi_super         874 src/vfs/sftpfs/connection.c             kbi_super = NULL;