netrcpass 242 src/vfs/ftpfs/ftpfs.c const char *netrcpass); netrcpass 611 src/vfs/ftpfs/ftpfs.c ftpfs_login_server (struct vfs_class *me, struct vfs_s_super *super, const char *netrcpass) netrcpass 624 src/vfs/ftpfs/ftpfs.c else if (netrcpass != NULL) // password from netrc netrcpass 625 src/vfs/ftpfs/ftpfs.c op = g_strdup (netrcpass);