Searched refs:zloop_opt_tokens (Results 1 – 1 of 1) sorted by relevance
39 static const match_table_t zloop_opt_tokens = { variable1249 token = match_token(p, zloop_opt_tokens, args); in zloop_parse_options()1458 for (i = 0; i < ARRAY_SIZE(zloop_opt_tokens); i++) { in zloop_ctl_show()1459 tok = &zloop_opt_tokens[i]; in zloop_ctl_show()