Lines Matching defs:t_test_opts
68 static const struct token t_test_opts[];
98 { USERNAME, "", NONE, t_test_opts },
102 static const struct token t_test_opts[] = {
116 { PASSWORD, "", NONE, t_test_opts },
121 { PORT, "", NONE, t_test_opts },
126 { METHOD, "", NONE, t_test_opts },
131 { NAS_PORT, "", NONE, t_test_opts },
136 { TRIES, "", NONE, t_test_opts },
141 { INTERVAL, "", NONE, t_test_opts },
146 { MAXWAIT, "", NONE, t_test_opts },
151 { MSGAUTH, "yes", 1, t_test_opts },
152 { MSGAUTH, "no", 0, t_test_opts },