Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openpam/dist/t/
H A Dt_openpam_readword.c46 #define T_FUNC(n, d) \ macro
116 T_FUNC(empty_input, "empty input")
127 T_FUNC(empty_line, "empty line")
140 T_FUNC(unterminated_line, "unterminated line")
153 T_FUNC(single_whitespace, "single whitespace")
166 T_FUNC(multiple_whitespace, "multiple whitespace")
179 T_FUNC(line_continuation_in_whitespace, "line continuation in whitespace")
192 T_FUNC(comment, "comment")
205 T_FUNC(whitespace_before_comment, "whitespace before comment")
218 T_FUNC(single_quoted_comment, "single-quoted comment")
[all …]
H A Dt_openpam_readlinev.c47 #define T_FUNC(n, d) \ macro
171 T_FUNC(empty_input, "empty input")
182 T_FUNC(empty_line, "empty line")
195 T_FUNC(unterminated_empty_line, "unterminated empty line")
208 T_FUNC(whitespace, "whitespace")
221 T_FUNC(comment, "comment")
234 T_FUNC(whitespace_before_comment, "whitespace before comment")
247 T_FUNC(line_continuation_within_whitespace, "line continuation within whitespace")
266 T_FUNC(one_word, "one word")
279 T_FUNC(two_words, "two words")
[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")