Searched refs:hmd_next (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/BootCache-109/
H A Dkext.c294 struct BC_history_mount_device* hmd_next; member in struct:BC_history_mount_device
2713 for (hmd = BC_cache->c_history_mounts; hmd != NULL; hmd = hmd->hmd_next)
4532 phmd = &(*phmd)->hmd_next) {
4545 tmphmd->hmd_next = NULL;
4774 for (hmd = BC_cache->c_history_mounts; hmd != NULL; hmd = hmd->hmd_next)
4822 hmd = hmd->hmd_next) {
4892 BC_cache->c_history_mounts = hmd->hmd_next;

Completed in 213 milliseconds