auth-source-netrc-parse

auth-source-netrc-parse is a compiled Lisp function in `auth-source.el'.

(auth-source-netrc-parse &rest SPEC &key FILE MAX HOST USER PORT DELETE REQUIRE &allow-other-keys)

Parse FILE and return a list of all entries in the file.
Note that the MAX parameter is used so we can exit the parse early.