BOOLEAN            86 src/vfs/sftpfs/config_parser.c     {"^\\s*IdentitiesOnly\\s+(.*)$", NULL, BOOLEAN, offsetof (sftpfs_ssh_config_entity_t, identities_only)},
BOOLEAN            89 src/vfs/sftpfs/config_parser.c     {"^\\s*PasswordAuthentication\\s+(.*)$", NULL, BOOLEAN, offsetof (sftpfs_ssh_config_entity_t, password_auth)},
BOOLEAN           179 src/vfs/sftpfs/config_parser.c             case BOOLEAN: