ftpfs_line_parser 85 src/vfs/ftpfs/ftpfs_parse_ls.c typedef gboolean (*ftpfs_line_parser) (char *line, struct stat *s, char **filename, char **linkname, ftpfs_line_parser 110 src/vfs/ftpfs/ftpfs_parse_ls.c static ftpfs_line_parser line_parsers[number_of_parsers] = { ftpfs_line_parser 1115 src/vfs/ftpfs/ftpfs_parse_ls.c ftpfs_line_parser guessed_parser = NULL;