Searched refs:SBINPID (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/shell/
H A Ddetect_dev16 SBINPID=`/sbin/fuser $DEVICE`
25 if test $SBINPID; then
26 echo " /sbin/fuser $SBINPID has occupied $DEVICE" >> $LOGFILE
H A Dshut_dev_owner15 SBINPID=`/sbin/fuser $DEVICE`
23 if test $SBINPID; then
24 echo " kill owner of $DEVICE /sbin/fuser $SBINPID " >> $LOGFILE

Completed in 47 milliseconds