OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capsh
(Results
1 - 3
of
3
) 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
100
fail_capsh --secbits=47 --print -- -c "./
capsh
--user=nobody"
133
./
capsh
--uid=500 --inh=none --print -- ./hack.sh
Makefile
7
PROGS=getpcaps
capsh