Searched refs:CMD_DELETE (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dtdbtool.c61 CMD_DELETE, enumerator in enum:commands
88 {"delete", CMD_DELETE},
495 case CMD_DELETE:
/external/iptables/iptables/
H A Dip6tables.c72 #define CMD_DELETE 0x0002U macro
1396 add_command(&command, CMD_DELETE, CMD_NONE,
1747 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1792 || command == CMD_DELETE
1872 case CMD_DELETE:
H A Diptables.c69 #define CMD_DELETE 0x0002U macro
1425 add_command(&command, CMD_DELETE, CMD_NONE,
1777 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1822 || command == CMD_DELETE
1904 case CMD_DELETE:

Completed in 149 milliseconds