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

/freebsd-12-stable/contrib/openpam/t/
H A Dt_openpam_readword.c48 #define T_FUNC(n, d) \ macro
119 T_FUNC(empty_input, "empty input")
130 T_FUNC(empty_line, "empty line")
143 T_FUNC(unterminated_line, "unterminated line")
156 T_FUNC(single_whitespace, "single whitespace")
169 T_FUNC(multiple_whitespace, "multiple whitespace")
182 T_FUNC(comment, "comment")
195 T_FUNC(whitespace_before_comment, "whitespace before comment")
208 T_FUNC(single_quoted_comment, "single-quoted comment")
221 T_FUNC(double_quoted_commen
[all...]
H A Dt_openpam_readlinev.c49 #define T_FUNC(n, d) \ macro
158 T_FUNC(empty_input, "empty input")
169 T_FUNC(empty_line, "empty line")
182 T_FUNC(unterminated_empty_line, "unterminated empty line")
195 T_FUNC(whitespace, "whitespace")
208 T_FUNC(comment, "comment")
221 T_FUNC(whitespace_before_comment, "whitespace before comment")
234 T_FUNC(line_continuation_within_whitespace, "line continuation within whitespace")
254 T_FUNC(one_word, "one word")
267 T_FUNC(two_word
[all...]
H A Dt_openpam_dispatch.c51 #define T_FUNC(n, d) \ macro
61 T_FUNC(empty_policy, "empty policy")
127 T_FUNC(mod_return, "module return value")

Completed in 101 milliseconds