Home | History | Annotate | Download | only in ip

Lines Matching refs:matches

216 		if (matches(*argv, "table") == 0) {
233 } else if (matches(*argv, "from") == 0) {
240 if (matches(*argv, "help") == 0)
277 if (matches(*argv, "add") == 0)
279 if (matches(*argv, "delete") == 0)
281 if (matches(*argv, "get") == 0)
284 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
285 || matches(*argv, "lst") == 0)
287 if (matches(*argv, "help") == 0)