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.c57 #define CMD_DELETE 0x0002U macro
1354 add_command(&command, CMD_DELETE, CMD_NONE,
1709 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1762 || command == CMD_DELETE
1841 case CMD_DELETE:
H A Diptables.c53 #define CMD_DELETE 0x0002U macro
1350 add_command(&command, CMD_DELETE, CMD_NONE,
1706 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND | CMD_CHECK)) {
1759 || command == CMD_DELETE
1840 case CMD_DELETE:

Completed in 84 milliseconds