HomeSort by relevance Sort by last modified time
    Searched refs:capsh (Results 1 - 4 of 4) sorted by null

  /external/libcap/progs/
quicktest.sh 9 echo "TEST: ./capsh $*"
10 ./capsh "$@"
48 # Make a local non-setuid-0 version of capsh and call it privileged
49 cp ./capsh ./privileged && chmod -s ./privileged
51 echo "Failed to copy capsh for capability manipulation"
71 cp capsh tcapsh
84 ./capsh --secbits=0x2f > /dev/null 2>&1
92 # nobody's uid. Static compilation of the capsh binary can disable pwd
104 fail_capsh --secbits=47 --print -- -c "./capsh --uid=$nouid"
138 ./capsh --uid=500 --inh=none --print -- ./hack.s
    [all...]
Makefile 7 PROGS=getpcaps capsh getcap setcap
  /external/libcap/kdebug/
test-kernel.sh 46 file /root/capsh $HERE/../progs/capsh 0755 0 0
  /external/libcap/doc/
Makefile 8 MAN1S = capsh.1

Completed in 147 milliseconds