kbi_passwd        116 src/vfs/sftpfs/connection.c static const char *kbi_passwd = NULL;
kbi_passwd        786 src/vfs/sftpfs/connection.c     if (kbi_super == NULL || kbi_passwd == NULL)
kbi_passwd        793 src/vfs/sftpfs/connection.c     len = strlen (kbi_passwd);
kbi_passwd        798 src/vfs/sftpfs/connection.c             responses[i].text = strdup (kbi_passwd);
kbi_passwd        835 src/vfs/sftpfs/connection.c         kbi_passwd = super->path_element->password;
kbi_passwd        844 src/vfs/sftpfs/connection.c         kbi_passwd = NULL;
kbi_passwd        866 src/vfs/sftpfs/connection.c             kbi_passwd = passwd;
kbi_passwd        875 src/vfs/sftpfs/connection.c             kbi_passwd = NULL;