Home
last modified time | relevance | path

Searched refs:CMD_NONE (Results 1 – 2 of 2) sorted by relevance

/third_party/iptables/
Dbackport-xshared-Fix-response-to-unprivileged-users.patch122 p->command = CMD_NONE;
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c353 CMD_TEST, CMD_USERMAP, CMD_VERSION, CMD_NONE } CMDS; enumerator
6154 cmd = CMD_NONE; in parse_options()
6155 prevcmd = CMD_NONE; in parse_options()
6212 if ((cmd != CMD_NONE) in parse_options()
6213 && (prevcmd != CMD_NONE) in parse_options()
6307 case CMD_NONE : in main()