Lines Matching full:matches
184 if (matches(*argv, "file") == 0) {
187 } else if (matches(*argv, "label") == 0) {
189 } else if (matches(*argv, "all-nsid") == 0) {
191 } else if (matches(*argv, "link") == 0) {
194 } else if (matches(*argv, "address") == 0) {
197 } else if (matches(*argv, "route") == 0) {
200 } else if (matches(*argv, "mroute") == 0) {
203 } else if (matches(*argv, "prefix") == 0) {
206 } else if (matches(*argv, "neigh") == 0) {
209 } else if (matches(*argv, "netconf") == 0) {
212 } else if (matches(*argv, "rule") == 0) {
215 } else if (matches(*argv, "nsid") == 0) {
220 } else if (matches(*argv, "help") == 0) {