Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/gio/
H A Dgio_mount.cxx43 OOoMountOperation *mount_op = OOO_MOUNT_OPERATION (object); in ooo_mount_operation_finalize() local
44 if (mount_op->m_pPrevUsername) in ooo_mount_operation_finalize()
45 free(mount_op->m_pPrevUsername); in ooo_mount_operation_finalize()
46 if (mount_op->m_pPrevPassword) in ooo_mount_operation_finalize()
47 free(mount_op->m_pPrevPassword); in ooo_mount_operation_finalize()

Completed in 12 milliseconds