Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Devent_server.cpp1053 bool clear_mount; in clear_calibration() local
1058 clear_mount = clear_ao = true; in clear_calibration()
1064 clear_mount = clear_ao = false; in clear_calibration()
1069 case MOUNT: clear_mount = true; break; in clear_calibration()
1071 case WHICH_MOUNT_BOTH: clear_mount = clear_ao = true; break; in clear_calibration()
1081 if (mount && clear_mount) in clear_calibration()
/dports/multimedia/totem/totem-3.38.2/src/
H A Dtotem-playlist.c1646 GMount *clear_mount = (GMount *) data; in totem_playlist_compare_with_mount() local
1663 clear_mount_path = get_mount_default_location (clear_mount); in totem_playlist_compare_with_mount()