Searched refs:T_FUNC (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openpam/dist/t/
H A Dt_openpam_readword.c46 #define T_FUNC(n, d) \ macro
117 T_FUNC(empty_input, "empty input")
128 T_FUNC(empty_line, "empty line")
141 T_FUNC(unterminated_line, "unterminated line")
154 T_FUNC(single_whitespace, "single whitespace")
167 T_FUNC(multiple_whitespace, "multiple whitespace")
180 T_FUNC(line_continuation_in_whitespace, "line continuation in whitespace")
193 T_FUNC(comment, "comment")
206 T_FUNC(whitespace_before_comment, "whitespace before comment")
219 T_FUNC(single_quoted_commen
[all...]
H A Dt_openpam_readlinev.c47 #define T_FUNC(n, d) \ macro
173 T_FUNC(empty_input, "empty input")
184 T_FUNC(empty_line, "empty line")
197 T_FUNC(unterminated_empty_line, "unterminated empty line")
210 T_FUNC(whitespace, "whitespace")
223 T_FUNC(comment, "comment")
236 T_FUNC(whitespace_before_comment, "whitespace before comment")
249 T_FUNC(line_continuation_within_whitespace, "line continuation within whitespace")
269 T_FUNC(one_word, "one word")
282 T_FUNC(two_word
[all...]
H A Dt_openpam_subst.c48 #define T_FUNC(n, d) \ macro
58 T_FUNC(final_percent, "template ends with %")
H A Dt_openpam_dispatch.c49 #define T_FUNC(n, d) \ macro
59 T_FUNC(empty_policy, "empty policy")
125 T_FUNC(mod_return, "module return value")

Completed in 96 milliseconds