kbi_passwd 116 src/vfs/sftpfs/connection.c static const char *kbi_passwd = NULL; kbi_passwd 778 src/vfs/sftpfs/connection.c if (kbi_super == NULL || kbi_passwd == NULL) kbi_passwd 785 src/vfs/sftpfs/connection.c len = strlen (kbi_passwd); kbi_passwd 790 src/vfs/sftpfs/connection.c responses[i].text = strdup (kbi_passwd); kbi_passwd 827 src/vfs/sftpfs/connection.c kbi_passwd = super->path_element->password; kbi_passwd 836 src/vfs/sftpfs/connection.c kbi_passwd = NULL; kbi_passwd 858 src/vfs/sftpfs/connection.c kbi_passwd = passwd; kbi_passwd 867 src/vfs/sftpfs/connection.c kbi_passwd = NULL;