Searched defs:comment (Results 1 – 5 of 5) sorted by relevance
18 unsigned char comment[XT_MAX_COMMENT_LEN]; member
24 char comment[XT_MAX_COMMENT_LEN]; member
70 private void handleActionComment(CharSequence comment) { in handleActionComment()
68 private void handleActionComment(CharSequence comment) { in handleActionComment()
119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member