HomeSort by: relevance | last modified time | path
    Searched defs:T_FUNC (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openpam/dist/t/
t_openpam_readword.c 46 #define T_FUNC(n, d) \
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_comment, "single-quoted comment"
    [all...]
t_openpam_subst.c 48 #define T_FUNC(n, d) \
58 T_FUNC(final_percent, "template ends with %")
t_openpam_readlinev.c 47 #define T_FUNC(n, d) \
156 T_FUNC(empty_input, "empty input")
167 T_FUNC(empty_line, "empty line")
180 T_FUNC(unterminated_empty_line, "unterminated empty line")
193 T_FUNC(whitespace, "whitespace")
206 T_FUNC(comment, "comment")
219 T_FUNC(whitespace_before_comment, "whitespace before comment")
232 T_FUNC(line_continuation_within_whitespace, "line continuation within whitespace")
252 T_FUNC(one_word, "one word")
265 T_FUNC(two_words, "two words"
    [all...]
t_openpam_dispatch.c 49 #define T_FUNC(n, d) \
59 T_FUNC(empty_policy, "empty policy")
125 T_FUNC(mod_return, "module return value")

Completed in 17 milliseconds