Lines Matching refs:matches
118 } else if (matches(*argv, "estimator") == 0) {
121 } else if (matches(*argv, "stab") == 0) {
125 } else if (matches(*argv, "help") == 0) {
152 if (matches(*argv, "help") == 0)
318 } else if (matches(*argv, "help") == 0) {
376 if (matches(*argv, "add") == 0)
378 if (matches(*argv, "change") == 0)
380 if (matches(*argv, "replace") == 0)
382 if (matches(*argv, "link") == 0)
384 if (matches(*argv, "delete") == 0)
387 if (matches(*argv, "get") == 0)
390 if (matches(*argv, "list") == 0 || matches(*argv, "show") == 0
391 || matches(*argv, "lst") == 0)
393 if (matches(*argv, "help") == 0) {