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