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