ange-ftp-get-file-entry

ange-ftp-get-file-entry is a compiled Lisp function in `ange-ftp.el'.

(ange-ftp-get-file-entry NAME)

Given NAME, return the given file entry.
The entry will be either t for a directory, nil for a normal file,
or a string for a symlink. If the file isn't in the hashtable,
this also returns nil.