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

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dtdbtool.c61 CMD_DELETE, enumerator in enum:commands
88 {"delete", CMD_DELETE},
495 case CMD_DELETE:
/asus-wl-520gu-7.0.1.45/src/router/iptables/
H A Diptables.c75 #define CMD_DELETE 0x0002U macro
1695 add_command(&command, CMD_DELETE, CMD_NONE,
2101 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND)) {
2148 || command == CMD_DELETE
2214 case CMD_DELETE:
H A Dip6tables.c78 #define CMD_DELETE 0x0002U macro
1697 add_command(&command, CMD_DELETE, CMD_NONE,
2100 if (command & (CMD_REPLACE | CMD_INSERT | CMD_DELETE | CMD_APPEND)) {
2147 || command == CMD_DELETE
2213 case CMD_DELETE:

Completed in 54 milliseconds