Home | History | Annotate | Download | only in libmtp

Lines Matching refs:IN

14 # are already defined in the usermap ($1)
40 # Scan the usermap $2 for all devices in $1 to see if they are already
58 # See if this product is already in the usermap
59 echo "Checking for product ${productid} in $2..."
81 read IN
82 if [ "$IN" = "y" ] || [ "$IN" = "Y" ]; then
95 read IN
96 if [ "$IN" = "y" ] || [ "$IN" = "Y" ]; then
124 # The in-parameters are the hotplug directory and the name of a
130 echo "Hotplug in ${HOTPLUGPATH}"
154 echo "/etc/hotplug/usb/*.usermap support was added in august 2002"