Home
last modified time | relevance | path

Searched refs:mapped_out (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx1693 GnomeVFSModuleCallbackFullAuthenticationOut mapped_out = { 0, 0, 0, 0, 0, 0, 0, 0 }; in vfs_authentication_old_callback() local
1718 (gpointer) &mapped_out, in vfs_authentication_old_callback()
1719 sizeof (mapped_out), in vfs_authentication_old_callback()
1726 out->username = mapped_out.username; in vfs_authentication_old_callback()
1727 out->password = mapped_out.password; in vfs_authentication_old_callback()
1728 g_free (mapped_out.domain); in vfs_authentication_old_callback()
1729 g_free (mapped_out.keyring); in vfs_authentication_old_callback()

Completed in 22 milliseconds