Home | History | Annotate | Download | only in hostapd

Lines Matching defs:match

1073 	const struct hostapd_cli_cmd *cmd, *match = NULL;
1080 match = cmd;
1082 /* we have an exact match */
1105 match->handler(ctrl, argc - 1, &argv[1]);