Searched refs:mapped_out (Results 1 – 1 of 1) sorted by relevance
1691 GnomeVFSModuleCallbackFullAuthenticationOut mapped_out = { 0, 0, 0, 0, 0, 0, 0, 0 }; in vfs_authentication_old_callback() local1716 (gpointer) &mapped_out, in vfs_authentication_old_callback()1717 sizeof (mapped_out), in vfs_authentication_old_callback()1724 out->username = mapped_out.username; in vfs_authentication_old_callback()1725 out->password = mapped_out.password; in vfs_authentication_old_callback()1726 g_free (mapped_out.domain); in vfs_authentication_old_callback()1727 g_free (mapped_out.keyring); in vfs_authentication_old_callback()
Completed in 19 milliseconds