Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-shared.c283 gboolean mounted_by_other_uid; in handle_unmount() local
348 mounted_by_other_uid = TRUE; in handle_unmount()
379 mounted_by_other_uid = FALSE; in handle_unmount()
388 mounted_by_other_uid = FALSE; in handle_unmount()
422 if ((strcmp (invoked_by_uid, "0") != 0) && mounted_by_other_uid) { in handle_unmount()
461 device, mount_point_to_unmount, mounted_by_other_uid); in handle_unmount()