Searched refs:WAIT_UNTIL_REMOVED (Results 1 – 1 of 1) sorted by relevance
26 WAIT_UNTIL_REMOVED, enumerator41 [WAIT_UNTIL_REMOVED] = "removed",52 if (arg_wait_until == WAIT_UNTIL_REMOVED) { in check_device()115 if (device_for_action(device, SD_DEVICE_REMOVE) != (arg_wait_until == WAIT_UNTIL_REMOVED)) in device_monitor_handler()118 if (arg_wait_until == WAIT_UNTIL_REMOVED) in device_monitor_handler()298 arg_wait_until = WAIT_UNTIL_REMOVED; in parse_argv()