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