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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/files/
H A Ddetach_afp_shares145 for afppid in $afppids
147 status=`ls -l /proc/$afppid/cwd | awk '{print $11}' | grep -o "$mount_point[ ]*$\|$mount_point/"`
149 echo "======> Killing afpd with pid: $afppid"
154 /bin/kill -TERM $afppid
159 status=`ls -l /proc/$afppid/cwd | awk '{print $11}' | grep -o "$mount_point[ ]*$\|$mount_point/"`
164 echo "======> afpd running with pid: $afppid"
172 /bin/kill -KILL $afppid
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/sbin/
H A Ddetach_afp_shares145 for afppid in $afppids
147 status=`ls -l /proc/$afppid/cwd | awk '{print $11}' | grep -o "$mount_point[ ]*$\|$mount_point/"`
149 echo "======> Killing afpd with pid: $afppid"
154 /bin/kill -TERM $afppid
159 status=`ls -l /proc/$afppid/cwd | awk '{print $11}' | grep -o "$mount_point[ ]*$\|$mount_point/"`
164 echo "======> afpd running with pid: $afppid"
172 /bin/kill -KILL $afppid

Completed in 156 milliseconds