Home
last modified time | relevance | path

Searched refs:SETCAP (Results 1 – 2 of 2) sorted by relevance

/external/libcap/contrib/
Dpcaps4convenience72 SETCAP=`which setcap 2>/dev/null`
73 if [ "$SETCAP" == "" ]; then
Dpcaps4suid087 SETCAP=`which setcap 2>/dev/null`
88 if [ "$CHMOD" == "" -o "$SETCAP" == "" ]; then