Lines Matching full:matches
195 if (matches(*argv, "help") == 0)
297 } else if (matches(*argv, "master") == 0) {
299 } else if (matches(*argv, "router") == 0) {
301 } else if (matches(*argv, "local") == 0||
302 matches(*argv, "permanent") == 0) {
304 } else if (matches(*argv, "temp") == 0) {
306 } else if (matches(*argv, "vlan") == 0) {
311 } else if (matches(*argv, "use") == 0) {
317 if (matches(*argv, "help") == 0)
381 if (matches(*argv, "add") == 0)
383 if (matches(*argv, "append") == 0)
385 if (matches(*argv, "replace") == 0)
387 if (matches(*argv, "delete") == 0)
389 if (matches(*argv, "show") == 0 ||
390 matches(*argv, "lst") == 0 ||
391 matches(*argv, "list") == 0)
393 if (matches(*argv, "help") == 0)