OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APPSARRAY
(Results
1 - 2
of
2
) sorted by null
/external/libcap/contrib/
pcaps4convenience
48
APPSARRAY
=( eject killall modprobe ntpdate qemu route )
139
# we go throug the
APPSARRAY
and call s2p_app_convert to do the job
141
let UPPER=${#
APPSARRAY
[*]}-1
143
p4c_app_convert ${
APPSARRAY
[$COUNTER]} ${!
APPSARRAY
[$COUNTER]}
152
let UPPER=${#
APPSARRAY
[*]}-1
154
p4c_app_revert ${
APPSARRAY
[$COUNTER]}
pcaps4suid0
61
APPSARRAY
=( ping traceroute chsh chfn Xorg chage passwd unix_chkpwd mount umount )
156
# we go throug the
APPSARRAY
and call s2p_app_convert to do the job
158
let UPPER=${#
APPSARRAY
[*]}-1
160
p4s_app_convert ${
APPSARRAY
[$COUNTER]} ${!
APPSARRAY
[$COUNTER]}
169
let UPPER=${#
APPSARRAY
[*]}-1
171
p4s_app_revert ${
APPSARRAY
[$COUNTER]}
Completed in 109 milliseconds