ssh_config_handler 203 src/vfs/sftpfs/config_parser.c sftpfs_fill_config_entity_from_config (FILE * ssh_config_handler, ssh_config_handler 223 src/vfs/sftpfs/config_parser.c if (fgets (buffer, sizeof (buffer), ssh_config_handler) == NULL) ssh_config_handler 229 src/vfs/sftpfs/config_parser.c if (!feof (ssh_config_handler)) ssh_config_handler 299 src/vfs/sftpfs/config_parser.c FILE *ssh_config_handler; ssh_config_handler 311 src/vfs/sftpfs/config_parser.c ssh_config_handler = fopen (config_filename, "r"); ssh_config_handler 314 src/vfs/sftpfs/config_parser.c if (ssh_config_handler != NULL) ssh_config_handler 319 src/vfs/sftpfs/config_parser.c (ssh_config_handler, config_entity, vpath_element, mcerror); ssh_config_handler 320 src/vfs/sftpfs/config_parser.c fclose (ssh_config_handler);