Home
last modified time | relevance | path

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

/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx1691 GnomeVFSModuleCallbackFullAuthenticationOut mapped_out = { 0, 0, 0, 0, 0, 0, 0, 0 }; in vfs_authentication_old_callback() local
1716 (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 22 milliseconds