Home | History | Annotate | Download | only in ip

Lines Matching refs:matches

984 	if (matches(*argv, "add") == 0)
987 if (matches(*argv, "update") == 0)
990 if (matches(*argv, "delete") == 0)
992 if (matches(*argv, "deleteall") == 0 || matches(*argv, "delall") == 0)
994 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
995 || matches(*argv, "lst") == 0)
997 if (matches(*argv, "get") == 0)
999 if (matches(*argv, "flush") == 0)
1001 if (matches(*argv, "count") == 0)
1003 if (matches(*argv, "help") == 0)