Home | History | Annotate | Download | only in ip

Lines Matching refs:matches

1161 	if (matches(*argv, "add") == 0)
1164 if (matches(*argv, "update") == 0)
1167 if (matches(*argv, "allocspi") == 0)
1169 if (matches(*argv, "delete") == 0)
1171 if (matches(*argv, "deleteall") == 0 || matches(*argv, "delall") == 0)
1173 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
1174 || matches(*argv, "lst") == 0)
1176 if (matches(*argv, "get") == 0)
1178 if (matches(*argv, "flush") == 0)
1180 if (matches(*argv, "count") == 0) {
1183 if (matches(*argv, "help") == 0)