netrc-machine

netrc-machine is a compiled Lisp function in `netrc.el'.

(netrc-machine LIST MACHINE &optional PORT DEFAULTPORT)

Return the netrc values from LIST for MACHINE or for the default entry.
If PORT specified, only return entries with matching port tokens.
Entries without port tokens default to DEFAULTPORT.