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