OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CMD_DELETE
(Results
1 - 9
of
9
) sorted by null
/tools/acloud/public/
acloud_main.py
82
CMD_DELETE
= "delete"
96
usage = ",".join([CMD_CREATE,
CMD_DELETE
, CMD_CLEANUP, CMD_SSHKEY])
174
delete_parser = subparsers.add_parser(
CMD_DELETE
)
176
delete_parser.set_defaults(which=
CMD_DELETE
)
340
elif args.which ==
CMD_DELETE
:
/external/e2fsprogs/lib/ext2fs/
tdbtool.c
62
CMD_DELETE
,
89
{"delete",
CMD_DELETE
},
496
case
CMD_DELETE
:
/external/iptables/iptables/
ip6tables.c
57
#define
CMD_DELETE
0x0002U
[
all
...]
iptables.c
53
#define
CMD_DELETE
0x0002U
[
all
...]
nft-shared.h
207
#define
CMD_DELETE
0x0002U
xtables-arp.c
71
#define
CMD_DELETE
0x0002U
984
add_command(&command,
CMD_DELETE
, CMD_NONE,
[
all
...]
/prebuilts/devtools/tools/lib/
osgi-4.0.0.jar
/prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar
/prebuilts/tools/common/osgi/
osgi.jar
Completed in 745 milliseconds