comment            77 examples/libsmbclient/smbwrapper/smbw_dir.c                              dirent_internal->comment,
comment           285 examples/libsmbclient/smbwrapper/smbw_dir.c                      dirent_internal->comment,
comment           103 examples/libsmbclient/testsmbc.c 	      ((struct smbc_dirent *)dirp)->comment);
comment           217 examples/libsmbclient/tree.c 	strncpy(col2, (dirp->comment?dirp->comment:""), 128);
comment           223 examples/libsmbclient/tree.c 	strncpy(col2, (dirp->comment?dirp->comment:""), 128);
comment           229 examples/libsmbclient/tree.c 	strncpy(col2, (dirp->comment?dirp->comment:""), 128);
comment            75 lib/torture/subunit.c 	fprintf(stderr, "%s", comment);
comment            81 lib/torture/subunit.c 	fprintf(stderr, "WARNING!: %s\n", comment);
comment            85 lib/torture/subunit.c 	.comment = subunit_comment,
comment           105 lib/torture/torture.c 	if (!context->results->ui_ops->comment)
comment           108 lib/torture/torture.c 	va_start(ap, comment);
comment           109 lib/torture/torture.c 	tmp = talloc_vasprintf(context, comment, ap);
comment           111 lib/torture/torture.c 	context->results->ui_ops->comment(context, tmp);
comment           127 lib/torture/torture.c 	va_start(ap, comment);
comment           128 lib/torture/torture.c 	tmp = talloc_vasprintf(context, comment, ap);
comment           301 lib/torture/torture.c 		context->results->ui_ops->test_result(context, result, comment);
comment            44 lib/torture/torture.h 	void (*comment) (struct torture_context *, const char *);
comment           140 lib/zlib/contrib/minizip/mztools.c           char* comment = "";
comment           141 lib/zlib/contrib/minizip/mztools.c           int comsize = (int) strlen(comment);
comment           188 lib/zlib/contrib/minizip/mztools.c               if ((int)fwrite(comment, 1, comsize, fpOutCD) == comsize) {
comment           215 lib/zlib/contrib/minizip/mztools.c       char* comment = ""; // "ZIP File recovered by zlib/minizip/mztools";
comment           216 lib/zlib/contrib/minizip/mztools.c       int comsize = (int) strlen(comment);
comment           234 lib/zlib/contrib/minizip/mztools.c           if ((int)fwrite(comment, 1, comsize, fpOutCD) != comsize) {
comment           742 lib/zlib/contrib/minizip/zip.c     if (comment==NULL)
comment           745 lib/zlib/contrib/minizip/zip.c         size_comment = (uInt)strlen(comment);
comment           815 lib/zlib/contrib/minizip/zip.c               size_extrafield_global+i) = *(comment+i);
comment           918 lib/zlib/contrib/minizip/zip.c                                  comment, method, level, raw,
comment           941 lib/zlib/contrib/minizip/zip.c                                  comment, method, level, 0);
comment           598 lib/zlib/deflate.c                             (s->gzhead->comment == Z_NULL ? 0 : 16)
comment           709 lib/zlib/deflate.c         if (s->gzhead->comment != NULL) {
comment           725 lib/zlib/deflate.c                 val = s->gzhead->comment[s->gzindex++];
comment           730 lib/zlib/inflate.c                             state->head->comment != Z_NULL &&
comment           732 lib/zlib/inflate.c                         state->head->comment[state->length++] = len;
comment           741 lib/zlib/inflate.c                 state->head->comment = Z_NULL;
comment           125 lib/zlib/zlib.h     Bytef   *comment;   /* pointer to zero-terminated comment or Z_NULL */
comment            63 librpc/gen_ndr/cli_dfs.c 	r.in.comment = comment;
comment           487 librpc/gen_ndr/cli_dfs.c 	r.in.comment = comment;
comment           598 librpc/gen_ndr/cli_dfs.c 	r.in.comment = comment;
comment           739 librpc/gen_ndr/cli_dfs.c 	r.in.comment = comment;
comment            47 librpc/gen_ndr/dfs.h 	const char *comment;/* [unique,charset(UTF16)] */
comment            65 librpc/gen_ndr/dfs.h 	const char *comment;/* [unique,charset(UTF16)] */
comment            73 librpc/gen_ndr/dfs.h 	const char *comment;/* [unique,charset(UTF16)] */
comment            90 librpc/gen_ndr/dfs.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           133 librpc/gen_ndr/dfs.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           148 librpc/gen_ndr/dfs.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           168 librpc/gen_ndr/dfs.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           295 librpc/gen_ndr/dfs.h 		const char *comment;/* [unique,charset(UTF16)] */
comment           407 librpc/gen_ndr/dfs.h 		const char *comment;/* [charset(UTF16)] */
comment           444 librpc/gen_ndr/dfs.h 		const char *comment;/* [charset(UTF16)] */
comment           486 librpc/gen_ndr/dfs.h 		const char *comment;/* [charset(UTF16)] */
comment           153 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment           164 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment           165 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           167 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           168 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment           190 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment           192 librpc/gen_ndr/ndr_dfs.c 			r->comment = NULL;
comment           210 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment           212 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment           213 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment           214 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment           215 librpc/gen_ndr/ndr_dfs.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment           216 librpc/gen_ndr/ndr_dfs.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment           218 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment           219 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment           236 librpc/gen_ndr/ndr_dfs.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment           238 librpc/gen_ndr/ndr_dfs.c 	if (r->comment) {
comment           239 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->comment);
comment           373 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment           385 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment           386 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           388 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           389 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment           424 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment           426 librpc/gen_ndr/ndr_dfs.c 			r->comment = NULL;
comment           450 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment           452 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment           453 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment           454 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment           455 librpc/gen_ndr/ndr_dfs.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment           456 librpc/gen_ndr/ndr_dfs.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment           458 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment           459 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment           496 librpc/gen_ndr/ndr_dfs.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment           498 librpc/gen_ndr/ndr_dfs.c 	if (r->comment) {
comment           499 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->comment);
comment           528 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment           542 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment           543 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           545 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           546 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment           581 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment           583 librpc/gen_ndr/ndr_dfs.c 			r->comment = NULL;
comment           609 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment           611 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment           612 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment           613 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment           614 librpc/gen_ndr/ndr_dfs.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment           615 librpc/gen_ndr/ndr_dfs.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment           617 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment           618 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment           655 librpc/gen_ndr/ndr_dfs.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment           657 librpc/gen_ndr/ndr_dfs.c 	if (r->comment) {
comment           658 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->comment);
comment           714 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment           729 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment           730 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           732 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           733 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment           755 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment           757 librpc/gen_ndr/ndr_dfs.c 			r->comment = NULL;
comment           779 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment           781 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment           782 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment           783 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment           784 librpc/gen_ndr/ndr_dfs.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment           785 librpc/gen_ndr/ndr_dfs.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment           787 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment           788 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment           805 librpc/gen_ndr/ndr_dfs.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment           807 librpc/gen_ndr/ndr_dfs.c 	if (r->comment) {
comment           808 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->comment);
comment           926 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment           942 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment           943 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           945 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment           946 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment           981 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment           983 librpc/gen_ndr/ndr_dfs.c 			r->comment = NULL;
comment          1011 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment          1013 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          1014 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          1015 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          1016 librpc/gen_ndr/ndr_dfs.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          1017 librpc/gen_ndr/ndr_dfs.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          1019 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          1020 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          1057 librpc/gen_ndr/ndr_dfs.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          1059 librpc/gen_ndr/ndr_dfs.c 	if (r->comment) {
comment          1060 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->comment);
comment          1121 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          1124 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment          1125 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          1127 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          1128 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          1142 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          1144 librpc/gen_ndr/ndr_dfs.c 			r->comment = NULL;
comment          1148 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment          1150 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          1151 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          1152 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          1153 librpc/gen_ndr/ndr_dfs.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          1154 librpc/gen_ndr/ndr_dfs.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          1156 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          1157 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          1168 librpc/gen_ndr/ndr_dfs.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          1170 librpc/gen_ndr/ndr_dfs.c 	if (r->comment) {
comment          1171 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->comment);
comment          1301 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          1308 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment          1309 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          1311 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          1312 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          1326 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          1328 librpc/gen_ndr/ndr_dfs.c 			r->comment = NULL;
comment          1336 librpc/gen_ndr/ndr_dfs.c 		if (r->comment) {
comment          1338 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          1339 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          1340 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          1341 librpc/gen_ndr/ndr_dfs.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          1342 librpc/gen_ndr/ndr_dfs.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          1344 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          1345 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          1356 librpc/gen_ndr/ndr_dfs.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          1358 librpc/gen_ndr/ndr_dfs.c 	if (r->comment) {
comment          1359 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->comment);
comment          3428 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->in.comment));
comment          3429 librpc/gen_ndr/ndr_dfs.c 		if (r->in.comment) {
comment          3430 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.comment, CH_UTF16)));
comment          3432 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.comment, CH_UTF16)));
comment          3433 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.comment, ndr_charset_length(r->in.comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          3484 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_ALLOC(ndr, r->in.comment);
comment          3486 librpc/gen_ndr/ndr_dfs.c 			r->in.comment = NULL;
comment          3488 librpc/gen_ndr/ndr_dfs.c 		if (r->in.comment) {
comment          3490 librpc/gen_ndr/ndr_dfs.c 			NDR_PULL_SET_MEM_CTX(ndr, r->in.comment, 0);
comment          3491 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->in.comment));
comment          3492 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->in.comment));
comment          3493 librpc/gen_ndr/ndr_dfs.c 			if (ndr_get_array_length(ndr, &r->in.comment) > ndr_get_array_size(ndr, &r->in.comment)) {
comment          3494 librpc/gen_ndr/ndr_dfs.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.comment), ndr_get_array_length(ndr, &r->in.comment));
comment          3496 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->in.comment), sizeof(uint16_t)));
comment          3497 librpc/gen_ndr/ndr_dfs.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->in.comment, ndr_get_array_length(ndr, &r->in.comment), sizeof(uint16_t), CH_UTF16));
comment          3532 librpc/gen_ndr/ndr_dfs.c 		ndr_print_ptr(ndr, "comment", r->in.comment);
comment          3534 librpc/gen_ndr/ndr_dfs.c 		if (r->in.comment) {
comment          3535 librpc/gen_ndr/ndr_dfs.c 			ndr_print_string(ndr, "comment", r->in.comment);
comment          4285 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.comment, CH_UTF16)));
comment          4287 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.comment, CH_UTF16)));
comment          4288 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.comment, ndr_charset_length(r->in.comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          4352 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_pull_array_size(ndr, &r->in.comment));
comment          4353 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_pull_array_length(ndr, &r->in.comment));
comment          4354 librpc/gen_ndr/ndr_dfs.c 		if (ndr_get_array_length(ndr, &r->in.comment) > ndr_get_array_size(ndr, &r->in.comment)) {
comment          4355 librpc/gen_ndr/ndr_dfs.c 			return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.comment), ndr_get_array_length(ndr, &r->in.comment));
comment          4357 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->in.comment), sizeof(uint16_t)));
comment          4358 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->in.comment, ndr_get_array_length(ndr, &r->in.comment), sizeof(uint16_t), CH_UTF16));
comment          4435 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->in.comment);
comment          4662 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.comment, CH_UTF16)));
comment          4664 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.comment, CH_UTF16)));
comment          4665 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.comment, ndr_charset_length(r->in.comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          4691 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_pull_array_size(ndr, &r->in.comment));
comment          4692 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_pull_array_length(ndr, &r->in.comment));
comment          4693 librpc/gen_ndr/ndr_dfs.c 		if (ndr_get_array_length(ndr, &r->in.comment) > ndr_get_array_size(ndr, &r->in.comment)) {
comment          4694 librpc/gen_ndr/ndr_dfs.c 			return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.comment), ndr_get_array_length(ndr, &r->in.comment));
comment          4696 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->in.comment), sizeof(uint16_t)));
comment          4697 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->in.comment, ndr_get_array_length(ndr, &r->in.comment), sizeof(uint16_t), CH_UTF16));
comment          4718 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->in.comment);
comment          4872 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.comment, CH_UTF16)));
comment          4874 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->in.comment, CH_UTF16)));
comment          4875 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->in.comment, ndr_charset_length(r->in.comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          4904 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_pull_array_size(ndr, &r->in.comment));
comment          4905 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_pull_array_length(ndr, &r->in.comment));
comment          4906 librpc/gen_ndr/ndr_dfs.c 		if (ndr_get_array_length(ndr, &r->in.comment) > ndr_get_array_size(ndr, &r->in.comment)) {
comment          4907 librpc/gen_ndr/ndr_dfs.c 			return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->in.comment), ndr_get_array_length(ndr, &r->in.comment));
comment          4909 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->in.comment), sizeof(uint16_t)));
comment          4910 librpc/gen_ndr/ndr_dfs.c 		NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->in.comment, ndr_get_array_length(ndr, &r->in.comment), sizeof(uint16_t), CH_UTF16));
comment          4937 librpc/gen_ndr/ndr_dfs.c 		ndr_print_string(ndr, "comment", r->in.comment);
comment          2501 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_lsa_String(ndr, NDR_SCALARS, &r->comment));
comment          2526 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_lsa_String(ndr, NDR_BUFFERS, &r->comment));
comment          2564 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_lsa_String(ndr, NDR_SCALARS, &r->comment));
comment          2589 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_lsa_String(ndr, NDR_BUFFERS, &r->comment));
comment          2627 librpc/gen_ndr/ndr_netlogon.c 	ndr_print_lsa_String(ndr, "comment", &r->comment);
comment          1850 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_lsa_String(ndr, NDR_SCALARS, &r->comment));
comment          1856 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_lsa_String(ndr, NDR_BUFFERS, &r->comment));
comment          1869 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_lsa_String(ndr, NDR_SCALARS, &r->comment));
comment          1875 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_lsa_String(ndr, NDR_BUFFERS, &r->comment));
comment          1888 librpc/gen_ndr/ndr_samr.c 	ndr_print_lsa_String(ndr, "comment", &r->comment);
comment          1896 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_lsa_String(ndr, NDR_SCALARS, &r->comment));
comment          1902 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_lsa_String(ndr, NDR_BUFFERS, &r->comment));
comment          1912 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_lsa_String(ndr, NDR_SCALARS, &r->comment));
comment          1918 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_lsa_String(ndr, NDR_BUFFERS, &r->comment));
comment          1928 librpc/gen_ndr/ndr_samr.c 	ndr_print_lsa_String(ndr, "comment", &r->comment);
comment          2791 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_lsa_String(ndr, NDR_SCALARS, &r->comment));
comment          2821 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_lsa_String(ndr, NDR_BUFFERS, &r->comment));
comment          2855 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_lsa_String(ndr, NDR_SCALARS, &r->comment));
comment          2890 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_lsa_String(ndr, NDR_BUFFERS, &r->comment));
comment          2929 librpc/gen_ndr/ndr_samr.c 	ndr_print_lsa_String(ndr, "comment", &r->comment);
comment           786 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_push_relative_ptr1(ndr, r->comment));
comment           812 librpc/gen_ndr/ndr_spoolss.c 			if (r->comment) {
comment           813 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_push_relative_ptr2(ndr, r->comment));
comment           814 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_push_string(ndr, NDR_SCALARS, r->comment));
comment           862 librpc/gen_ndr/ndr_spoolss.c 				NDR_PULL_ALLOC(ndr, r->comment);
comment           863 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_pull_relative_ptr1(ndr, r->comment, _ptr_comment));
comment           865 librpc/gen_ndr/ndr_spoolss.c 				r->comment = NULL;
comment           904 librpc/gen_ndr/ndr_spoolss.c 			if (r->comment) {
comment           907 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_pull_relative_ptr2(ndr, r->comment));
comment           909 librpc/gen_ndr/ndr_spoolss.c 				NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment           910 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_pull_string(ndr, NDR_SCALARS, &r->comment));
comment           937 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment           939 librpc/gen_ndr/ndr_spoolss.c 	if (r->comment) {
comment           940 librpc/gen_ndr/ndr_spoolss.c 		ndr_print_string(ndr, "comment", r->comment);
comment          1025 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_push_relative_ptr1(ndr, r->comment));
comment          1118 librpc/gen_ndr/ndr_spoolss.c 			if (r->comment) {
comment          1119 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_push_relative_ptr2(ndr, r->comment));
comment          1120 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_push_string(ndr, NDR_SCALARS, r->comment));
comment          1286 librpc/gen_ndr/ndr_spoolss.c 				NDR_PULL_ALLOC(ndr, r->comment);
comment          1287 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_pull_relative_ptr1(ndr, r->comment, _ptr_comment));
comment          1289 librpc/gen_ndr/ndr_spoolss.c 				r->comment = NULL;
comment          1458 librpc/gen_ndr/ndr_spoolss.c 			if (r->comment) {
comment          1461 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_pull_relative_ptr2(ndr, r->comment));
comment          1463 librpc/gen_ndr/ndr_spoolss.c 				NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          1464 librpc/gen_ndr/ndr_spoolss.c 				NDR_CHECK(ndr_pull_string(ndr, NDR_SCALARS, &r->comment));
comment          1613 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          1615 librpc/gen_ndr/ndr_spoolss.c 	if (r->comment) {
comment          1616 librpc/gen_ndr/ndr_spoolss.c 		ndr_print_string(ndr, "comment", r->comment);
comment          5965 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          5980 librpc/gen_ndr/ndr_spoolss.c 		if (r->comment) {
comment          5981 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          5983 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          5984 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          6015 librpc/gen_ndr/ndr_spoolss.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          6017 librpc/gen_ndr/ndr_spoolss.c 			r->comment = NULL;
comment          6045 librpc/gen_ndr/ndr_spoolss.c 		if (r->comment) {
comment          6047 librpc/gen_ndr/ndr_spoolss.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          6048 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          6049 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          6050 librpc/gen_ndr/ndr_spoolss.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          6051 librpc/gen_ndr/ndr_spoolss.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          6053 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          6054 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          6078 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          6080 librpc/gen_ndr/ndr_spoolss.c 	if (r->comment) {
comment          6081 librpc/gen_ndr/ndr_spoolss.c 		ndr_print_string(ndr, "comment", r->comment);
comment          6096 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          6144 librpc/gen_ndr/ndr_spoolss.c 		if (r->comment) {
comment          6145 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          6147 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          6148 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          6262 librpc/gen_ndr/ndr_spoolss.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          6264 librpc/gen_ndr/ndr_spoolss.c 			r->comment = NULL;
comment          6381 librpc/gen_ndr/ndr_spoolss.c 		if (r->comment) {
comment          6383 librpc/gen_ndr/ndr_spoolss.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          6384 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          6385 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          6386 librpc/gen_ndr/ndr_spoolss.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          6387 librpc/gen_ndr/ndr_spoolss.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          6389 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          6390 librpc/gen_ndr/ndr_spoolss.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          6513 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          6515 librpc/gen_ndr/ndr_spoolss.c 	if (r->comment) {
comment          6516 librpc/gen_ndr/ndr_spoolss.c 		ndr_print_string(ndr, "comment", r->comment);
comment          3891 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          3900 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          3901 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          3903 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          3904 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          3927 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          3929 librpc/gen_ndr/ndr_srvsvc.c 			r->comment = NULL;
comment          3945 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          3947 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          3948 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          3949 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          3950 librpc/gen_ndr/ndr_srvsvc.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          3951 librpc/gen_ndr/ndr_srvsvc.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          3953 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          3954 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          3972 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          3974 librpc/gen_ndr/ndr_srvsvc.c 	if (r->comment) {
comment          3975 librpc/gen_ndr/ndr_srvsvc.c 		ndr_print_string(ndr, "comment", r->comment);
comment          4073 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          4087 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          4088 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          4090 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          4091 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          4130 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          4132 librpc/gen_ndr/ndr_srvsvc.c 			r->comment = NULL;
comment          4163 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          4165 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          4166 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          4167 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          4168 librpc/gen_ndr/ndr_srvsvc.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          4169 librpc/gen_ndr/ndr_srvsvc.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          4171 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          4172 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          4214 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          4216 librpc/gen_ndr/ndr_srvsvc.c 	if (r->comment) {
comment          4217 librpc/gen_ndr/ndr_srvsvc.c 		ndr_print_string(ndr, "comment", r->comment);
comment          4330 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          4340 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          4341 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          4343 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          4344 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          4367 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          4369 librpc/gen_ndr/ndr_srvsvc.c 			r->comment = NULL;
comment          4386 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          4388 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          4389 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          4390 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          4391 librpc/gen_ndr/ndr_srvsvc.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          4392 librpc/gen_ndr/ndr_srvsvc.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          4394 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          4395 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          4413 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          4415 librpc/gen_ndr/ndr_srvsvc.c 	if (r->comment) {
comment          4416 librpc/gen_ndr/ndr_srvsvc.c 		ndr_print_string(ndr, "comment", r->comment);
comment          4515 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          4530 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          4531 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          4533 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          4534 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          4574 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          4576 librpc/gen_ndr/ndr_srvsvc.c 			r->comment = NULL;
comment          4608 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          4610 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          4611 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          4612 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          4613 librpc/gen_ndr/ndr_srvsvc.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          4614 librpc/gen_ndr/ndr_srvsvc.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          4616 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          4617 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          4660 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          4662 librpc/gen_ndr/ndr_srvsvc.c 	if (r->comment) {
comment          4663 librpc/gen_ndr/ndr_srvsvc.c 		ndr_print_string(ndr, "comment", r->comment);
comment          4775 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          4778 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          4779 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          4781 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          4782 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          4796 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          4798 librpc/gen_ndr/ndr_srvsvc.c 			r->comment = NULL;
comment          4802 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          4804 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          4805 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          4806 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          4807 librpc/gen_ndr/ndr_srvsvc.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          4808 librpc/gen_ndr/ndr_srvsvc.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          4810 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          4811 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          4822 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          4824 librpc/gen_ndr/ndr_srvsvc.c 	if (r->comment) {
comment          4825 librpc/gen_ndr/ndr_srvsvc.c 		ndr_print_string(ndr, "comment", r->comment);
comment          6433 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          6442 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          6443 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          6445 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          6446 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          6472 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          6474 librpc/gen_ndr/ndr_srvsvc.c 			r->comment = NULL;
comment          6490 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          6492 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          6493 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          6494 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          6495 librpc/gen_ndr/ndr_srvsvc.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          6496 librpc/gen_ndr/ndr_srvsvc.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          6498 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          6499 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          6520 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          6522 librpc/gen_ndr/ndr_srvsvc.c 	if (r->comment) {
comment          6523 librpc/gen_ndr/ndr_srvsvc.c 		ndr_print_string(ndr, "comment", r->comment);
comment          6538 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          6554 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          6555 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          6557 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          6558 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          6592 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          6594 librpc/gen_ndr/ndr_srvsvc.c 			r->comment = NULL;
comment          6622 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          6624 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          6625 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          6626 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          6627 librpc/gen_ndr/ndr_srvsvc.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          6628 librpc/gen_ndr/ndr_srvsvc.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          6630 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          6631 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          6664 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          6666 librpc/gen_ndr/ndr_srvsvc.c 	if (r->comment) {
comment          6667 librpc/gen_ndr/ndr_srvsvc.c 		ndr_print_string(ndr, "comment", r->comment);
comment          7634 librpc/gen_ndr/ndr_srvsvc.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->comment));
comment          7637 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          7638 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          7640 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->comment, CH_UTF16)));
comment          7641 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->comment, ndr_charset_length(r->comment, CH_UTF16), sizeof(uint16_t), CH_UTF16));
comment          7655 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_ALLOC(ndr, r->comment);
comment          7657 librpc/gen_ndr/ndr_srvsvc.c 			r->comment = NULL;
comment          7661 librpc/gen_ndr/ndr_srvsvc.c 		if (r->comment) {
comment          7663 librpc/gen_ndr/ndr_srvsvc.c 			NDR_PULL_SET_MEM_CTX(ndr, r->comment, 0);
comment          7664 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->comment));
comment          7665 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_array_length(ndr, &r->comment));
comment          7666 librpc/gen_ndr/ndr_srvsvc.c 			if (ndr_get_array_length(ndr, &r->comment) > ndr_get_array_size(ndr, &r->comment)) {
comment          7667 librpc/gen_ndr/ndr_srvsvc.c 				return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->comment), ndr_get_array_length(ndr, &r->comment));
comment          7669 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t)));
comment          7670 librpc/gen_ndr/ndr_srvsvc.c 			NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->comment, ndr_get_array_length(ndr, &r->comment), sizeof(uint16_t), CH_UTF16));
comment          7681 librpc/gen_ndr/ndr_srvsvc.c 	ndr_print_ptr(ndr, "comment", r->comment);
comment          7683 librpc/gen_ndr/ndr_srvsvc.c 	if (r->comment) {
comment          7684 librpc/gen_ndr/ndr_srvsvc.c 		ndr_print_string(ndr, "comment", r->comment);
comment           328 librpc/gen_ndr/netlogon.h 	struct lsa_String comment;
comment           369 librpc/gen_ndr/samr.h 	struct lsa_String comment;
comment           373 librpc/gen_ndr/samr.h 	struct lsa_String comment;
comment           539 librpc/gen_ndr/samr.h 	struct lsa_String comment;
comment           303 librpc/gen_ndr/spoolss.h 	const char * comment;/* [relative,flag(LIBNDR_FLAG_STR_NULLTERM)] */
comment           330 librpc/gen_ndr/spoolss.h 	const char * comment;/* [relative,flag(LIBNDR_FLAG_STR_NULLTERM)] */
comment           649 librpc/gen_ndr/spoolss.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           658 librpc/gen_ndr/spoolss.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           284 librpc/gen_ndr/srvsvc.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           295 librpc/gen_ndr/srvsvc.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           311 librpc/gen_ndr/srvsvc.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           323 librpc/gen_ndr/srvsvc.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           338 librpc/gen_ndr/srvsvc.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           444 librpc/gen_ndr/srvsvc.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           453 librpc/gen_ndr/srvsvc.h 	const char *comment;/* [unique,charset(UTF16)] */
comment           659 librpc/gen_ndr/srvsvc.h 	const char *comment;/* [unique,charset(UTF16)] */
comment          2163 nsswitch/pam_winbind.c 		if (comment != NULL && off(ctrl, WINBIND_SILENT)) {
comment          2166 nsswitch/pam_winbind.c 			msg[0].msg = discard_const_p(char, comment);
comment          3635 source3/client/client.c                		name,typestr,comment);
comment          3637 source3/client/client.c 		d_printf ("%s|%s|%s\n",typestr,name,comment);
comment          3685 source3/client/client.c 		browse_fn(info.name, info.type, info.comment, NULL);
comment          3724 source3/client/client.c 		d_printf("\t%-16s     %s\n", name, comment);
comment          3726 source3/client/client.c 		d_printf("%s|%s|%s\n",(char *)state, name, comment);
comment           214 source3/client/tree.c 	strncpy(col2, (dirp->comment?dirp->comment:""), 128);
comment           220 source3/client/tree.c 	strncpy(col2, (dirp->comment?dirp->comment:""), 128);
comment           226 source3/client/tree.c 	strncpy(col2, (dirp->comment?dirp->comment:""), 128);
comment            81 source3/groupdb/mapping.c 	fstrcpy(map.comment, comment);
comment           149 source3/groupdb/mapping.c 			fstrcpy( map->comment, "Ordinary Users" );
comment           529 source3/groupdb/mapping.c 	fstrcpy(map.comment, "");
comment           568 source3/groupdb/mapping.c 	fstrcpy(info->acct_desc, map.comment);
comment           583 source3/groupdb/mapping.c 	fstrcpy(map.comment, info->acct_desc);
comment           732 source3/groupdb/mapping.c 	fstrcpy(info->acct_desc, map.comment);
comment           745 source3/groupdb/mapping.c 	fstrcpy(map.comment, info->acct_desc);
comment           796 source3/groupdb/mapping.c 	fstrcpy(map.comment, "");
comment           164 source3/groupdb/mapping_ldb.c 	    ldb_msg_add_string(msg, "comment", map->comment) != LDB_SUCCESS ||
comment           199 source3/groupdb/mapping_ldb.c 	fstrcpy(map->comment, ldb_msg_find_attr_as_string(msg, "comment", NULL));
comment           564 source3/groupdb/mapping_ldb.c 			 &map.gid, &map.sid_name_use, &map.nt_name, &map.comment);
comment           134 source3/groupdb/mapping_tdb.c 		map->gid, map->sid_name_use, map->nt_name, map->comment);
comment           142 source3/groupdb/mapping_tdb.c 		       map->sid_name_use, map->nt_name, map->comment);
comment           179 source3/groupdb/mapping_tdb.c 			&map->nt_name, &map->comment);
comment           208 source3/groupdb/mapping_tdb.c 			  &map->comment) != -1;
comment           121 source3/include/libsmbclient.h 	char *comment;
comment            30 source3/include/mapping.h 	fstring comment;
comment            55 source3/include/msdfs.h 	const char *comment;
comment           315 source3/include/nt_printing.h 	char comment[1024];
comment           132 source3/include/passdb.h 	const char *comment;
comment           453 source3/include/rap.h     char * comment;
comment           464 source3/include/rap.h     char * comment;
comment           475 source3/include/rap.h     char * comment;
comment           489 source3/include/rap.h     char * comment;
comment           497 source3/include/rap.h     char * comment;
comment           710 source3/include/smb.h 	fstring comment;
comment            34 source3/lib/ldb/tools/convert.c 		.comment = "Object(DS-DN) == a DN" 
comment            40 source3/lib/ldb/tools/convert.c 		.comment =  "OID String"
comment            47 source3/lib/ldb/tools/convert.c 		.comment =   "Case Insensitive String" 
comment            53 source3/lib/ldb/tools/convert.c 		.comment = "Printable String"
comment            60 source3/lib/ldb/tools/convert.c 		.comment = "Numeric String" 
comment            66 source3/lib/ldb/tools/convert.c 		.comment = "OctetString: Binary+DN" 
comment            72 source3/lib/ldb/tools/convert.c 		.comment = "Boolean" 
comment            78 source3/lib/ldb/tools/convert.c 		.comment = "Integer" 
comment            84 source3/lib/ldb/tools/convert.c 		.comment      =  "Octet String"
comment            90 source3/lib/ldb/tools/convert.c 		.comment = "Generalized Time"
comment            96 source3/lib/ldb/tools/convert.c 		.comment = "UTC Time" 
comment           103 source3/lib/ldb/tools/convert.c 		.comment = "Directory String"
comment           108 source3/lib/ldb/tools/convert.c 		.comment = "Presentation Address" 
comment           114 source3/lib/ldb/tools/convert.c 		.comment = "OctetString: String+DN" 
comment           120 source3/lib/ldb/tools/convert.c 		.comment = "NT Security Descriptor"
comment           126 source3/lib/ldb/tools/convert.c 		.comment = "Large Integer" 
comment           132 source3/lib/ldb/tools/convert.c 		.comment =  "Octet String - Security Identifier (SID)" 
comment           138 source3/lib/ldb/tools/convert.c 		.comment = "IA5 String" 
comment             6 source3/lib/ldb/tools/convert.h 	const char *comment;
comment            36 source3/lib/netapi/examples/localgroup/localgroup_add.c 	const char *comment = NULL;
comment            76 source3/lib/netapi/examples/localgroup/localgroup_add.c 		comment = poptGetArg(pc);
comment            81 source3/lib/netapi/examples/localgroup/localgroup_add.c 	if (comment) {
comment            84 source3/lib/netapi/examples/localgroup/localgroup_add.c 		g1.lgrpi1_comment = comment;
comment            71 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 	char *comment;
comment           173 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 	SAFE_FREE(s->comment);
comment           927 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 	if (entry_text && state->comment && strcasecmp(state->comment, entry_text) == 0) {
comment          1506 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 		gtk_entry_set_text(GTK_ENTRY(entry), (char *)state->comment);
comment          1686 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 		state->comment = strdup(info101->sv101_comment);
comment          1687 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 		if (!state->comment) {
comment          1711 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 		state->comment = strdup(info1005->sv1005_comment);
comment          1712 source3/lib/netapi/examples/netdomjoin-gui/netdomjoin-gui.c 		if (!state->comment) {
comment            36 source3/lib/netapi/examples/share/share_setinfo.c 	const char *comment = "NetApi generated Share comment";
comment            76 source3/lib/netapi/examples/share/share_setinfo.c 		comment = poptGetArg(pc);
comment            82 source3/lib/netapi/examples/share/share_setinfo.c 			i1004.shi1004_remark = comment;
comment           216 source3/lib/netapi/serverinfo.c 			i101.sv101_comment		= talloc_strdup(mem_ctx, i->info101->comment);
comment           229 source3/lib/netapi/serverinfo.c 			i102.sv102_comment		= talloc_strdup(mem_ctx, i->info102->comment);
comment           462 source3/lib/netapi/serverinfo.c 			i1005.sv1005_comment		= talloc_strdup(mem_ctx, i->info1005->comment);
comment           548 source3/lib/netapi/serverinfo.c 	if (!info1005->comment) {
comment           566 source3/lib/netapi/serverinfo.c 					    info1005->comment);
comment            68 source3/lib/netapi/share.c 			i1.shi1_remark		= talloc_strdup(mem_ctx, s1->comment);
comment            80 source3/lib/netapi/share.c 			i2.shi2_remark		= talloc_strdup(mem_ctx, s2->comment);
comment            97 source3/lib/netapi/share.c 			i501.shi501_remark		= talloc_strdup(mem_ctx, s501->comment);
comment           148 source3/lib/netapi/share.c 			s2->comment		= i2->shi2_remark;
comment           164 source3/lib/netapi/share.c 			s1004->comment		= i1004->shi1004_remark;
comment           124 source3/lib/netapi/tests/netshare.c 	const char *sharename, *comment;
comment           181 source3/lib/netapi/tests/netshare.c 	comment = "NetApi generated comment";
comment           183 source3/lib/netapi/tests/netshare.c 	i1004.shi1004_remark = comment;
comment           199 source3/lib/netapi/tests/netshare.c 	if (strcasecmp(i501->shi501_remark, comment) != 0) {
comment           109 source3/lib/netapi/user.c 	info21->comment.string		= infoX->usriX_usr_comment;
comment           820 source3/lib/netapi/user.c 	i->usri2_usr_comment	= talloc_strdup(mem_ctx, i21->comment.string);
comment           858 source3/lib/netapi/user.c 	i->usri3_usr_comment	= talloc_strdup(mem_ctx, i21->comment.string);
comment           905 source3/lib/netapi/user.c 	i->usri4_usr_comment	= talloc_strdup(mem_ctx, i21->comment.string);
comment           944 source3/lib/netapi/user.c 	i->usri10_usr_comment	= talloc_strdup(mem_ctx, i21->comment.string);
comment           962 source3/lib/netapi/user.c 	i->usri11_usr_comment	= talloc_strdup(mem_ctx, i21->comment.string);
comment           120 source3/libads/ldap_user.c 	if (comment && *comment) 
comment           121 source3/libads/ldap_user.c 		ads_mod_str(ctx, &mods, "description", comment);
comment           327 source3/libnet/libnet_samsync_passdb.c 	fstring comment;
comment           335 source3/libnet/libnet_samsync_passdb.c 	fstrcpy(comment, r->description.string);
comment           371 source3/libnet/libnet_samsync_passdb.c 		fstrcpy(map.comment, comment);
comment           373 source3/libnet/libnet_samsync_passdb.c 		fstrcpy(map.comment, "");
comment           519 source3/libnet/libnet_samsync_passdb.c 	fstring comment;
comment           527 source3/libnet/libnet_samsync_passdb.c 	fstrcpy(comment, r->description.string);
comment           562 source3/libnet/libnet_samsync_passdb.c 	fstrcpy(map.comment, comment);
comment           307 source3/libsmb/clirap2.c 	data_size = MAX(soffset + strlen(grinfo->comment) + 1, 1024);
comment           325 source3/libsmb/clirap2.c 	PUTSTRINGP(p, grinfo->comment, data, soffset);
comment           412 source3/libsmb/clirap2.c 			char *comment = NULL;
comment           423 source3/libsmb/clirap2.c 					&comment,
comment           428 source3/libsmb/clirap2.c 			if (!comment || !groupname[0]) {
comment           432 source3/libsmb/clirap2.c 			fn(groupname, comment, cli);
comment           879 source3/libsmb/clirap2.c 	PUTSTRINGP(p, userinfo->comment, data, soffset);
comment           959 source3/libsmb/clirap2.c 		char *comment, *homedir, *logonscript;
comment           989 source3/libsmb/clirap2.c 					&comment,
comment          1000 source3/libsmb/clirap2.c 			if (username[0] && comment &&
comment          1003 source3/libsmb/clirap2.c 					comment,
comment          1372 source3/libsmb/clirap2.c 	PUTSTRINGP(p, sinfo->comment, data, soffset);
comment          1954 source3/libsmb/clirap2.c 			char *sep_file, *print_proc, *dest, *parms, *comment;
comment          1993 source3/libsmb/clirap2.c 					&comment,
comment          2001 source3/libsmb/clirap2.c 					comment) {
comment          2003 source3/libsmb/clirap2.c 					dest, parms, comment, status, jobcount);
comment          2124 source3/libsmb/clirap2.c 		char *sep_file, *print_proc, *dest, *parms, *comment;
comment          2169 source3/libsmb/clirap2.c 				&comment,
comment          2177 source3/libsmb/clirap2.c 				parms && comment) {
comment          2179 source3/libsmb/clirap2.c 				dest, parms, comment, status, jobcount);
comment          2303 source3/libsmb/clirap2.c 			char comment[RAP_SRVCCMNT_LEN];
comment          2313 source3/libsmb/clirap2.c 					comment,
comment          2319 source3/libsmb/clirap2.c 				fn(servicename, comment, cli);  /* BB add status too */
comment            63 source3/libsmb/libsmb_dir.c         int comment_len = (comment == NULL ? 0 : strlen(comment));
comment           127 source3/libsmb/libsmb_dir.c 	dirent->comment = (char *)(&dirent->name + dirent->namelen + 1);
comment           128 source3/libsmb/libsmb_dir.c 	strncpy(dirent->comment, (comment?comment:""), dirent->commentlen + 1);
comment           148 source3/libsmb/libsmb_dir.c 	if (add_dirent(dir, name, comment, dirent_type) < 0) {
comment           228 source3/libsmb/libsmb_dir.c 	if (add_dirent(dir, name, comment, dirent_type) < 0) {
comment           269 source3/libsmb/libsmb_dir.c         fstring comment = "";
comment           312 source3/libsmb/libsmb_dir.c 		fstrcpy(comment, info_ctr.ctr.ctr1->array[i].comment);
comment           318 source3/libsmb/libsmb_dir.c                 (*fn)(name, type, comment, state);
comment           914 source3/libsmb/libsmb_dir.c                 dest->comment = dest->name + dest->namelen + 1;
comment           917 source3/libsmb/libsmb_dir.c                 strncpy(dest->comment, src->comment, max_namebuf_len - 1);
comment           918 source3/libsmb/libsmb_dir.c                 dest->comment[max_namebuf_len - 1] = '\0';
comment           922 source3/libsmb/libsmb_dir.c                 dest->commentlen = strlen(dest->comment);
comment           923 source3/libsmb/libsmb_dir.c                 dest->dirlen = ((dest->comment + dest->commentlen + 1) -
comment           929 source3/libsmb/libsmb_dir.c                 dest->comment = (char *)(&dest->name + src->namelen + 1);
comment          1089 source3/libsmb/libsmb_dir.c 		((struct smbc_dirent *)ndir)->comment =
comment           101 source3/nmbd/nmbd_incomingdgrams.c 	fstring comment;
comment           109 source3/nmbd/nmbd_incomingdgrams.c 	pull_ascii_fstring(comment, buf+31);
comment           119 source3/nmbd/nmbd_incomingdgrams.c 		ttl, servertype,comment));
comment           167 source3/nmbd/nmbd_incomingdgrams.c 				ttl, comment);
comment           172 source3/nmbd/nmbd_incomingdgrams.c 			fstrcpy(servrec->serv.comment,comment);
comment           258 source3/nmbd/nmbd_incomingdgrams.c 	fstring comment;
comment           267 source3/nmbd/nmbd_incomingdgrams.c 	pull_ascii_fstring(comment, buf+31);
comment           276 source3/nmbd/nmbd_incomingdgrams.c 		ttl, servertype, comment));
comment           333 source3/nmbd/nmbd_incomingdgrams.c 				ttl, comment);
comment           338 source3/nmbd/nmbd_incomingdgrams.c 			fstrcpy(servrec->serv.comment,comment);
comment           430 source3/nmbd/nmbd_incomingdgrams.c 	fstring comment;
comment           441 source3/nmbd/nmbd_incomingdgrams.c 	pull_ascii(comment, s, sizeof(fstring), 43, STR_TERMINATE);
comment           453 source3/nmbd/nmbd_incomingdgrams.c 		osmajor, osminor, ttl, servertype,comment));
comment           507 source3/nmbd/nmbd_incomingdgrams.c 					ttl, comment);
comment           512 source3/nmbd/nmbd_incomingdgrams.c 			fstrcpy(servrec->serv.comment,comment);
comment           174 source3/nmbd/nmbd_sendannounce.c 			servrec->serv.comment);
comment           216 source3/nmbd/nmbd_sendannounce.c 			servrec->serv.comment);
comment           239 source3/nmbd/nmbd_sendannounce.c 			servrec->serv.comment);
comment           462 source3/nmbd/nmbd_sendannounce.c 	char *comment;
comment           475 source3/nmbd/nmbd_sendannounce.c 	comment = string_truncate(lp_serverstring(), MAX_SERVER_STRING_LENGTH);
comment           512 source3/nmbd/nmbd_sendannounce.c 						comment);
comment           147 source3/nmbd/nmbd_serverlistdb.c 	fstrcpy(servrec->serv.comment,comment);
comment           156 source3/nmbd/nmbd_serverlistdb.c workgroup %s.\n", name,servertype,comment, work->work_group));
comment           413 source3/nmbd/nmbd_serverlistdb.c 						servrec->serv.comment, work->work_group);
comment            53 source3/nmbd/nmbd_synclists.c 	x_fprintf(fp,"\"%s\" %08X \"%s\"\n", sname, stype, comment);
comment           224 source3/nmbd/nmbd_synclists.c 				unstrcpy(work->local_master_browser_name, comment);
comment           251 source3/nmbd/nmbd_synclists.c 	create_server_on_workgroup(work, sname,stype, lp_max_ttl(), comment);
comment           264 source3/nmbd/nmbd_synclists.c 	char *comment;
comment           285 source3/nmbd/nmbd_synclists.c 		    !next_token_talloc(frame,&ptr,&comment,NULL)) {
comment           292 source3/nmbd/nmbd_synclists.c 		complete_one(s, server, type, comment);
comment           296 source3/nmbd/nmbd_workgroupdb.c 							servrec->serv.comment ) );
comment           553 source3/pam_smbpass/support.c     if (comment != NULL && off(SMB__QUIET, ctrl)) {
comment           556 source3/pam_smbpass/support.c         msg[0].msg = CONST_DISCARD(char *, comment);
comment           579 source3/pam_smbpass/support.c         int j = comment ? 1 : 0;
comment           395 source3/param/loadparm.c 	char *comment;
comment           937 source3/param/loadparm.c 		.ptr		= &sDefault.comment,
comment          6117 source3/param/loadparm.c 	if (!(*(ServicePtrs[i]->comment))) {
comment          6118 source3/param/loadparm.c 		char *comment = NULL;
comment          6119 source3/param/loadparm.c 		if (asprintf(&comment, "Home directory of %s", user) < 0) {
comment          6122 source3/param/loadparm.c 		string_set(&ServicePtrs[i]->comment, comment);
comment          6123 source3/param/loadparm.c 		SAFE_FREE(comment);
comment          6158 source3/param/loadparm.c 	char *comment = NULL;
comment          6164 source3/param/loadparm.c 	if (asprintf(&comment, "IPC Service (%s)",
comment          6171 source3/param/loadparm.c 	string_set(&ServicePtrs[i]->comment, comment);
comment          6184 source3/param/loadparm.c 	SAFE_FREE(comment);
comment          6194 source3/param/loadparm.c 	const char *comment = "From Printcap";
comment          6207 source3/param/loadparm.c 	string_set(&ServicePtrs[i]->comment, comment);
comment          8098 source3/param/loadparm.c 			string_set(&ServicePtrs[i]->comment, comment);
comment          8358 source3/param/loadparm.c 	char *comment = NULL;
comment          8394 source3/param/loadparm.c 	comment = talloc_strdup(ctx, &lines[2][8]);
comment          8395 source3/param/loadparm.c 	if (!comment) {
comment          8398 source3/param/loadparm.c 	trim_string(comment, " ", " ");
comment          8399 source3/param/loadparm.c 	trim_char(comment, '"', '"');
comment          8421 source3/param/loadparm.c 		*pp_comment = comment;
comment          8507 source3/param/loadparm.c 	*pp_comment = comment;
comment          8526 source3/param/loadparm.c 	char *comment = NULL;
comment          8648 source3/param/loadparm.c 			&comment, &psd, &guest_ok) != USERSHARE_OK) {
comment          8698 source3/param/loadparm.c 	string_set(&ServicePtrs[iService]->comment, comment);
comment           110 source3/passdb/passdb.c 	user->comment = "";
comment           331 source3/passdb/pdb_get_set.c 	return sampass->comment;
comment           797 source3/passdb/pdb_get_set.c 	if (comment) { 
comment           798 source3/passdb/pdb_get_set.c 		sampass->comment = talloc_strdup(sampass, comment);
comment           800 source3/passdb/pdb_get_set.c 		if (!sampass->comment) {
comment           805 source3/passdb/pdb_get_set.c 		sampass->comment = PDB_NOT_QUITE_NULL;
comment          1789 source3/passdb/pdb_interface.c 	fill_displayentry(s, rid, 0, map->nt_name, NULL, map->comment, entry);
comment          2436 source3/passdb/pdb_ldap.c 	fstrcpy(map->comment, temp);
comment          3020 source3/passdb/pdb_ldap.c 			 map->comment);
comment          3142 source3/passdb/pdb_ldap.c 			 map->comment);
comment          3219 source3/passdb/pdb_ldap.c 			 map->comment);
comment           487 source3/printing/notify.c 		snum, strlen(comment) + 1, comment);
comment          2568 source3/printing/nt_printing.c 			info->comment,
comment          3088 source3/printing/nt_printing.c 	map_sz_into_ctr(ctr, SPOOL_REG_DESCRIPTION, info2->comment);
comment          3919 source3/printing/nt_printing.c 	strlcpy(info->comment, "", sizeof(info->comment));
comment          3927 source3/printing/nt_printing.c 		if ( !strlen(info->location) || !strlen(info->comment) )
comment          3984 source3/printing/nt_printing.c 	char *comment = NULL;
comment          4011 source3/printing/nt_printing.c 			&comment,
comment          4018 source3/printing/nt_printing.c 	if (comment) {
comment          4019 source3/printing/nt_printing.c 		strlcpy(info->comment, comment, sizeof(info->comment));
comment          4020 source3/printing/nt_printing.c 		SAFE_FREE(comment);
comment          4042 source3/printing/nt_printing.c 		if ( !strlen(info->location) || !strlen(info->comment) )
comment          4133 source3/printing/nt_printing.c 				DEBUGADD(106,("comment:[%s]\n", info2->comment));
comment            68 source3/printing/pcap.c 	char *comment;
comment            83 source3/printing/pcap.c 	p->comment = (comment && *comment) ? SMB_STRDUP(comment) : NULL;
comment            86 source3/printing/pcap.c 		p->name, p->comment ? p->comment : ""));
comment           102 source3/printing/pcap.c 		SAFE_FREE(p->comment);
comment           110 source3/printing/pcap.c 	return pcap_cache_add_specific(&pcap_cache, name, comment);
comment           124 source3/printing/pcap.c 		pcap_cache_add(p->name, p->comment);
comment           184 source3/printing/pcap.c 		char comment[62];
comment           198 source3/printing/pcap.c 		for (*name = *comment = 0, p = pcap_line; p != NULL; p = q) {
comment           209 source3/printing/pcap.c 			if (strlen(p) > strlen(comment) && has_punctuation) {
comment           210 source3/printing/pcap.c 				strlcpy(comment, p, sizeof(comment));
comment           216 source3/printing/pcap.c 				if (!*comment) {
comment           217 source3/printing/pcap.c 					strlcpy(comment, name, sizeof(comment));
comment           223 source3/printing/pcap.c 			if (!strchr_m(comment, ' ') &&
comment           224 source3/printing/pcap.c 			    strlen(p) > strlen(comment)) {
comment           225 source3/printing/pcap.c 				strlcpy(comment, p, sizeof(comment));
comment           230 source3/printing/pcap.c 		comment[60] = 0;
comment           233 source3/printing/pcap.c 		if (*name && !pcap_cache_add(name, comment)) {
comment           278 source3/printing/pcap.c 		fn(p->name, p->comment, pdata);
comment          1726 source3/printing/print_cups.c 			     && !strlen(printer->comment) )
comment          1728 source3/printing/print_cups.c 				char *comment = NULL;
comment          1730 source3/printing/print_cups.c 						&comment,
comment          1736 source3/printing/print_cups.c 					 comment));
comment          1737 source3/printing/print_cups.c 			    	strlcpy(printer->comment,
comment          1738 source3/printing/print_cups.c 					comment,
comment          1739 source3/printing/print_cups.c 					sizeof(printer->comment));
comment           415 source3/registry/reg_backend_printing.c 	init_unistr2( &data, info2->comment, UNI_STR_TERMINATE);
comment           634 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->comment, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
comment           205 source3/rpc_server/srv_dfs_nt.c 	dfs2->comment = talloc_strdup(mem_ctx, j->comment);
comment           224 source3/rpc_server/srv_dfs_nt.c 	dfs3->comment = talloc_strdup(mem_ctx, j->comment);
comment           265 source3/rpc_server/srv_dfs_nt.c 	dfs100->comment = talloc_strdup(mem_ctx, j->comment);
comment          2523 source3/rpc_server/srv_samr_nt.c 	r->comment.string		= talloc_strdup(mem_ctx, pdb_get_comment(pw));
comment          2536 source3/rpc_server/srv_samr_nt.c 	r->comment.string		= talloc_strdup(mem_ctx, pdb_get_comment(pw));
comment          2996 source3/rpc_server/srv_samr_nt.c 	r->comment.string		= talloc_strdup(mem_ctx, pdb_get_comment(pw));
comment          6091 source3/rpc_server/srv_samr_nt.c 	group_description = talloc_strdup(r, map.comment);
comment          6191 source3/rpc_server/srv_samr_nt.c 			fstrcpy(map.comment, r->in.info->all.description.string);
comment          6197 source3/rpc_server/srv_samr_nt.c 			fstrcpy(map.comment, r->in.info->description.string);
comment            56 source3/rpc_server/srv_samr_util.c 	i.comment		= from->comment;
comment           484 source3/rpc_server/srv_samr_util.c 	    (from->comment.string)) {
comment           486 source3/rpc_server/srv_samr_util.c 		new_string = from->comment.string;
comment          1786 source3/rpc_server/srv_spoolss_nt.c 	slprintf(d->comment, sizeof(d->comment)-1, "%s", r->comment);
comment          2905 source3/rpc_server/srv_spoolss_nt.c 	if (*printer->info_2->comment == '\0') {
comment          2908 source3/rpc_server/srv_spoolss_nt.c 		p = printer->info_2->comment;
comment          2911 source3/rpc_server/srv_spoolss_nt.c 	SETUP_SPOOLSS_NOTIFY_DATA_STRING(data, printer->info_2->comment);
comment          4135 source3/rpc_server/srv_spoolss_nt.c 	if (*ntprinter->info_2->comment == '\0') {
comment          4136 source3/rpc_server/srv_spoolss_nt.c 		r->comment	= talloc_strdup(mem_ctx, lp_comment(snum));
comment          4138 source3/rpc_server/srv_spoolss_nt.c 		r->comment	= talloc_strdup(mem_ctx, ntprinter->info_2->comment); /* saved comment */
comment          4140 source3/rpc_server/srv_spoolss_nt.c 	W_ERROR_HAVE_NO_MEMORY(r->comment);
comment          4175 source3/rpc_server/srv_spoolss_nt.c 	if (*ntprinter->info_2->comment == '\0') {
comment          4176 source3/rpc_server/srv_spoolss_nt.c 		r->comment	= talloc_strdup(mem_ctx, lp_comment(snum));
comment          4178 source3/rpc_server/srv_spoolss_nt.c 		r->comment	= talloc_strdup(mem_ctx, ntprinter->info_2->comment);
comment          4180 source3/rpc_server/srv_spoolss_nt.c 	W_ERROR_HAVE_NO_MEMORY(r->comment);
comment          5885 source3/rpc_server/srv_spoolss_nt.c 		info->portname, info->drivername, info->comment, info->location));
comment          5998 source3/rpc_server/srv_spoolss_nt.c 			printer->info_2->location, printer->info_2->comment, remote_machine);
comment          6144 source3/rpc_server/srv_spoolss_nt.c 			|| !strequal(printer->info_2->comment, old_printer->info_2->comment)
comment          6182 source3/rpc_server/srv_spoolss_nt.c 	if (!strequal(printer->info_2->comment, old_printer->info_2->comment)) {
comment          6183 source3/rpc_server/srv_spoolss_nt.c 		init_unistr2( &buffer, printer->info_2->comment, UNI_STR_TERMINATE);
comment          6187 source3/rpc_server/srv_spoolss_nt.c 		notify_printer_comment(snum, printer->info_2->comment);
comment           272 source3/rpc_server/srv_srvsvc_nt.c 	r->comment	= remark ? remark : "";
comment           310 source3/rpc_server/srv_srvsvc_nt.c 	r->comment		= remark ? remark : "";
comment           362 source3/rpc_server/srv_srvsvc_nt.c 	r->comment	= remark ? remark : "";
comment           402 source3/rpc_server/srv_srvsvc_nt.c 	r->comment		= remark ? remark : "";
comment           427 source3/rpc_server/srv_srvsvc_nt.c 	r->comment	= remark ? remark : "";
comment          1099 source3/rpc_server/srv_srvsvc_nt.c 		info102->comment	= string_truncate(lp_serverstring(),
comment          1125 source3/rpc_server/srv_srvsvc_nt.c 		info101->comment	= string_truncate(lp_serverstring(),
comment          1487 source3/rpc_server/srv_srvsvc_nt.c 	char *comment = NULL;
comment          1547 source3/rpc_server/srv_srvsvc_nt.c 		comment = talloc_strdup(ctx, info->info1->comment);
comment          1552 source3/rpc_server/srv_srvsvc_nt.c 		comment = talloc_strdup(ctx, info->info2->comment);
comment          1562 source3/rpc_server/srv_srvsvc_nt.c 		comment = talloc_strdup(ctx, info->info501->comment);
comment          1568 source3/rpc_server/srv_srvsvc_nt.c 		comment = talloc_strdup(ctx, info->info502->comment);
comment          1576 source3/rpc_server/srv_srvsvc_nt.c 		comment = talloc_strdup(ctx, info->info1004->comment);
comment          1597 source3/rpc_server/srv_srvsvc_nt.c 		comment = talloc_strdup(ctx, lp_comment(snum));
comment          1616 source3/rpc_server/srv_srvsvc_nt.c 	if (comment == NULL) {
comment          1630 source3/rpc_server/srv_srvsvc_nt.c 	string_replace(comment, '"', ' ');
comment          1637 source3/rpc_server/srv_srvsvc_nt.c 	if (strcmp(path, lp_pathname(snum)) || strcmp(comment, lp_comment(snum))
comment          1650 source3/rpc_server/srv_srvsvc_nt.c 				comment ? comment : "",
comment          1717 source3/rpc_server/srv_srvsvc_nt.c 	char *comment = NULL;
comment          1754 source3/rpc_server/srv_srvsvc_nt.c 		comment = talloc_strdup(ctx, r->in.info->info2->comment);
comment          1765 source3/rpc_server/srv_srvsvc_nt.c 		comment = talloc_strdup(ctx, r->in.info->info502->comment);
comment          1826 source3/rpc_server/srv_srvsvc_nt.c 	if (comment) {
comment          1827 source3/rpc_server/srv_srvsvc_nt.c 		string_replace(comment, '"', ' ');
comment          1836 source3/rpc_server/srv_srvsvc_nt.c 			comment ? comment : "",
comment            58 source3/rpcclient/cmd_dfs.c 	const char *path, *servername, *sharename, *comment;
comment            70 source3/rpcclient/cmd_dfs.c 	comment = argv[4];
comment            73 source3/rpcclient/cmd_dfs.c 				sharename, comment, flags, &werr);
comment           118 source3/rpcclient/cmd_dfs.c 	printf("\tcomment: %s\n", info2->comment);
comment           132 source3/rpcclient/cmd_dfs.c 	printf("\tcomment: %s\n", info3->comment);
comment            77 source3/rpcclient/cmd_samr.c 	printf("\tComment     :\t%s\n", r->comment.string);
comment           186 source3/rpcclient/cmd_spoolss.c 	printf("\tcomment:[%s]\n", r->comment);
comment           201 source3/rpcclient/cmd_spoolss.c 	printf("\tcomment:[%s]\n", r->comment);
comment           464 source3/rpcclient/cmd_spoolss.c 	const char	*printername, *comment = NULL;
comment           476 source3/rpcclient/cmd_spoolss.c 		comment = argv[2];
comment           503 source3/rpcclient/cmd_spoolss.c 	info.info2.comment = comment;
comment          1689 source3/rpcclient/cmd_spoolss.c 	info2.comment		= "Created by rpcclient";
comment           136 source3/rpcclient/cmd_srvsvc.c 	       comment);
comment           141 source3/rpcclient/cmd_srvsvc.c 	display_server(r->server_name, r->server_type, r->comment);
comment           151 source3/rpcclient/cmd_srvsvc.c 	display_server(r->server_name, r->server_type, r->comment);
comment           218 source3/rpcclient/cmd_srvsvc.c 	printf("\tremark:\t%s\n", r->comment);
comment           224 source3/rpcclient/cmd_srvsvc.c 	printf("\tremark:\t%s\n", r->comment);
comment           232 source3/rpcclient/cmd_srvsvc.c 	printf("\tremark:\t%s\n", r->comment);
comment           476 source3/rpcclient/cmd_srvsvc.c 	info_get.info502->comment = argv[2];
comment          1137 source3/smbd/lanman.c 	fstring comment;
comment          1211 source3/smbd/lanman.c 		s->comment[0] = '\0';
comment          1216 source3/smbd/lanman.c 		fstrcpy(s->comment, p);
comment          1217 source3/smbd/lanman.c 		string_truncate(s->comment, MAX_SERVER_STRING_LENGTH);
comment          1262 source3/smbd/lanman.c 				s->name, s->type, s->comment, s->domain));
comment          1267 source3/smbd/lanman.c 				s->name, s->type, s->comment, s->domain));
comment          1304 source3/smbd/lanman.c 				len = strlen(service->comment)+1;
comment          1338 source3/smbd/lanman.c 			len += CopyAndAdvance(&p2,service->comment,&l2);
comment          1457 source3/smbd/lanman.c 				s->name, s->type, s->comment, s->domain));
comment          1493 source3/smbd/lanman.c 				s->name, s->type, s->comment, s->domain));
comment          1890 source3/smbd/lanman.c 	fstring comment;
comment          1943 source3/smbd/lanman.c 	pull_ascii_fstring(comment, offset? (data+offset) : "");
comment          1970 source3/smbd/lanman.c 	string_replace(comment, '"', ' ');
comment          1980 source3/smbd/lanman.c 		     pathname, comment) == -1) {
comment          3096 source3/smbd/lanman.c 		char *comment = NULL;
comment          3100 source3/smbd/lanman.c 		comment = talloc_strdup(ctx,lp_serverstring());
comment          3101 source3/smbd/lanman.c 		if (!comment) {
comment          3109 source3/smbd/lanman.c 					TALLOC_FREE(comment);
comment          3110 source3/smbd/lanman.c 					comment = talloc_strdup(ctx,
comment          3111 source3/smbd/lanman.c 							servers[i].comment);
comment          3112 source3/smbd/lanman.c 					if (comment) {
comment          3129 source3/smbd/lanman.c 			comment = talloc_sub_advanced(
comment          3137 source3/smbd/lanman.c 				comment);
comment          3138 source3/smbd/lanman.c 			if (comment) {
comment          3145 source3/smbd/lanman.c 				comment,
comment          1313 source3/smbd/msdfs.c 	jucn->comment = talloc_strdup(ctx, lp_comment(snum));
comment          1316 source3/smbd/msdfs.c 	if (!jucn->service_name || !jucn->volume_name || ! jucn->comment) {
comment          1558 source3/smbd/msdfs.c 	jucn[cnt].comment = "";
comment          1618 source3/smbd/msdfs.c 				jucn[cnt].comment = "";
comment          2423 source3/torture/torture.c 	printf("\t%20.20s %08x %s\n", sname, stype, comment);
comment           553 source3/utils/net_conf.c 	const char *comment = NULL;
comment           572 source3/utils/net_conf.c 			comment = argv[4];
comment           694 source3/utils/net_conf.c 	if (comment != NULL) {
comment           696 source3/utils/net_conf.c 					     comment);
comment            68 source3/utils/net_groupmap.c 		d_printf("\tComment   : %s\n", map.comment);
comment           442 source3/utils/net_groupmap.c 		fstrcpy( map.comment, ntcomment );
comment           595 source3/utils/net_groupmap.c 		fstrcpy(map.comment, "");
comment           623 source3/utils/net_groupmap.c 		fstrcpy(map.comment, c->opt_comment);
comment           197 source3/utils/net_rap.c 		 share_name, net_share_type_str(type), comment);
comment           250 source3/utils/net_rap.c 	sinfo.comment = smb_xstrdup(c->opt_comment);
comment           495 source3/utils/net_rap.c 	d_printf("\t%-16.16s     %s\n", name, comment);
comment           781 source3/utils/net_rap.c 		 user_name, comment);
comment           825 source3/utils/net_rap.c         userinfo.comment = smb_xstrdup(c->opt_comment ? c->opt_comment : "");
comment           925 source3/utils/net_rap.c 	d_printf("%-21.21s %s\n", group_name, comment);
comment           965 source3/utils/net_rap.c 	grinfo.comment = smb_xstrdup(c->opt_comment ? c->opt_comment : "");
comment          3120 source3/utils/net_rpc.c 			info502.name, info502.path, info502.comment);
comment          3568 source3/utils/net_rpc.c 			info502.name, info502.path, info502.comment);
comment          4674 source3/utils/net_rpc.c 	d_printf("Comment:  %s\n", info.info2->comment);
comment           325 source3/utils/net_sam.c 	fstrcpy(map.comment, argv[1]);
comment           832 source3/utils/net_sam.c 	fstrcpy(map.comment, talloc_asprintf(talloc_tos(), "Unix Group %s",
comment           326 source3/utils/net_usershare.c 	char *comment = NULL;
comment           384 source3/utils/net_usershare.c 				&comment,
comment           465 source3/utils/net_usershare.c 		d_printf("comment=%s\n", comment);
comment            35 source3/utils/smbtree.c         char *name, *comment;
comment            61 source3/utils/smbtree.c 	new_name->comment = SMB_STRDUP(comment);
comment            64 source3/utils/smbtree.c 	if (!new_name->name || !new_name->comment) {
comment            66 source3/utils/smbtree.c 		SAFE_FREE(new_name->comment);
comment           198 source3/utils/smbtree.c 		fn(info.name, info.type, info.comment, state);
comment           248 source3/utils/smbtree.c 			       sv->name, sv->comment);
comment           261 source3/utils/smbtree.c 				       sv->name, sh->name, sh->comment);
comment          2550 source4/client/client.c 		       info->comment);
comment           213 source4/client/tree.c 	strncpy(col2, (dirp->comment?dirp->comment:""), 128);
comment           219 source4/client/tree.c 	strncpy(col2, (dirp->comment?dirp->comment:""), 128);
comment           225 source4/client/tree.c 	strncpy(col2, (dirp->comment?dirp->comment:""), 128);
comment            37 source4/dsdb/schema/schema.h 	const char *comment;
comment          1236 source4/dsdb/schema/schema_syntax.c 		.comment                = "Boolean" 
comment          1245 source4/dsdb/schema/schema_syntax.c 		.comment                = "Integer",
comment          1254 source4/dsdb/schema/schema_syntax.c 		.comment                = "Octet String",
comment          1263 source4/dsdb/schema/schema_syntax.c 		.comment                = "Octet String - Security Identifier (SID)",
comment          1273 source4/dsdb/schema/schema_syntax.c 		.comment                = "OID String",
comment          1292 source4/dsdb/schema/schema_syntax.c 		.comment                = "Numeric String" 
comment          1309 source4/dsdb/schema/schema_syntax.c 		.comment                = "Case Insensitive String",
comment          1319 source4/dsdb/schema/schema_syntax.c 		.comment                = "Printable String"
comment          1328 source4/dsdb/schema/schema_syntax.c 		.comment                = "UTC Time",
comment          1337 source4/dsdb/schema/schema_syntax.c 		.comment                = "Generalized Time",
comment          1356 source4/dsdb/schema/schema_syntax.c 		.comment                = "Directory String",
comment          1365 source4/dsdb/schema/schema_syntax.c 		.comment                = "Large Integer",
comment          1383 source4/dsdb/schema/schema_syntax.c 		.comment                = "Object(DS-DN) == a DN",
comment          1393 source4/dsdb/schema/schema_syntax.c 		.comment                = "OctetString: Binary+DN",
comment          1426 source4/dsdb/schema/schema_syntax.c 		.comment                = "Presentation Address" 
comment          1446 source4/dsdb/schema/schema_syntax.c 		.comment                = "OctetString: String+DN",
comment           289 source4/libcli/rap/rap.h 	char *comment;
comment           321 source4/libcli/rap/rap.h         char    *comment;
comment           386 source4/libnet/libnet_samsync_ldb.c 	ADD_OR_DEL(string, "comment", comment.string);
comment           519 source4/libnet/libnet_user.c 	SET_FIELD_LSA_STRING(r->in, user, mod, comment, USERMOD_FIELD_COMMENT);
comment           841 source4/libnet/libnet_user.c 		r->out.comment        = talloc_steal(mem_ctx, info->comment.string);
comment            53 source4/libnet/libnet_user.h 		const char *comment;
comment           124 source4/libnet/libnet_user.h 		const char *comment;
comment           585 source4/libnet/userman.c 			i->info2.comment.string = s->change.comment;
comment            76 source4/libnet/userman.h 			const char *comment;
comment           514 source4/ntptr/simple_ldb/ntptr_simple_ldb.c 			info[i].info1.comment		= samdb_result_string(msgs[i], "comment", NULL);
comment           534 source4/ntptr/simple_ldb/ntptr_simple_ldb.c 			info[i].info2.comment		= samdb_result_string(msgs[i], "comment", NULL);
comment           308 source4/ntvfs/ipc/ipc_rap.c 					       r.out.info[i].info1.comment));
comment           392 source4/ntvfs/ipc/ipc_rap.c 					       r.out.info[i].info1.comment));
comment            73 source4/ntvfs/ipc/rap_server.c 		r->out.info[i].info1.comment = talloc_strdup(mem_ctx, share_string_option(scfg, SHARE_COMMENT, ""));
comment           201 source4/param/loadparm.c 	char *comment;
comment           338 source4/param/loadparm.c 	{"comment", P_STRING, P_LOCAL, LOCAL_VAR(comment), NULL, NULL},
comment          1102 source4/param/loadparm.c 	if (!(*(service->comment))) {
comment          1103 source4/param/loadparm.c 		service->comment = talloc_asprintf(service, "Home directory of %s", user);
comment          1128 source4/param/loadparm.c 	service->comment = talloc_asprintf(service, "%s Service (%s)",
comment          1155 source4/param/loadparm.c 	const char *comment = "From Printcap";
comment          1169 source4/param/loadparm.c 	string_set(service, &service->comment, comment);
comment          3220 source4/rpc_server/samr/dcesrv_samr.c 		QUERY_STRING(msg, info1.comment,               "comment");
comment          3224 source4/rpc_server/samr/dcesrv_samr.c 		QUERY_STRING(msg, info2.comment,               "comment");
comment          3340 source4/rpc_server/samr/dcesrv_samr.c 		QUERY_STRING(msg, info21.comment,              "comment");
comment          3395 source4/rpc_server/samr/dcesrv_samr.c 		SET_STRING(msg, info2.comment,          "comment");
comment          3464 source4/rpc_server/samr/dcesrv_samr.c 			SET_STRING(msg, info21.comment,        "comment");
comment          3499 source4/rpc_server/samr/dcesrv_samr.c 			SET_STRING(msg, info23.info.comment,      "comment");
comment          3555 source4/rpc_server/samr/dcesrv_samr.c 			SET_STRING(msg, info25.info.comment,      "comment");
comment           484 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		if (r->in.info->info2->comment && r->in.info->info2->comment[0]) {
comment           487 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 			info[i].value = talloc_strdup(info, r->in.info->info2->comment);
comment           582 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		if (r->in.info->info502->comment && r->in.info->info502->comment[0]) {
comment           585 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 			info[i].value = talloc_strdup(info, r->in.info->info502->comment);
comment           645 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		info->info1->comment	= talloc_strdup(mem_ctx, share_string_option(scfg, SHARE_COMMENT, ""));
comment           646 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		W_ERROR_HAVE_NO_MEMORY(info->info1->comment);
comment           655 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		info->info2->comment		= talloc_strdup(mem_ctx, share_string_option(scfg, SHARE_COMMENT, ""));
comment           656 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		W_ERROR_HAVE_NO_MEMORY(info->info2->comment);
comment           671 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		info->info501->comment		= talloc_strdup(mem_ctx, share_string_option(scfg, SHARE_COMMENT, ""));
comment           672 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		W_ERROR_HAVE_NO_MEMORY(info->info501->comment);
comment           682 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		info->info502->comment		= talloc_strdup(mem_ctx, share_string_option(scfg, SHARE_COMMENT, ""));
comment           683 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		W_ERROR_HAVE_NO_MEMORY(info->info502->comment);
comment          1177 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		if (comment) {
comment          1180 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 			info[i].value = talloc_strdup(info, comment);
comment          1260 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 					r->in.info->info1->comment,
comment          1277 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 					r->in.info->info2->comment,
comment          1294 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 					r->in.info->info501->comment,
comment          1311 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 					r->in.info->info502->comment,
comment          1328 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 					r->in.info->info1004->comment,
comment          1494 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		info101->comment	= talloc_strdup(mem_ctx, lp_serverstring(dce_ctx->lp_ctx));
comment          1495 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		W_ERROR_HAVE_NO_MEMORY(info101->comment);
comment          1514 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		info102->comment	= talloc_strdup(mem_ctx, lp_serverstring(dce_ctx->lp_ctx));
comment          1515 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		W_ERROR_HAVE_NO_MEMORY(info102->comment);
comment            69 source4/torture/libnet/libnet_share.c 			       info->comment, share_types[j].desc);
comment            80 source4/torture/libnet/libnet_share.c 				 i, info->name, share_types[j].desc, info->comment,
comment            95 source4/torture/libnet/libnet_share.c 				 info->comment);
comment           106 source4/torture/libnet/libnet_share.c 				 i, info->name, share_types[j].desc, info->comment,
comment           180 source4/torture/libnet/libnet_share.c 	i.comment      = "Comment to the test share";
comment           403 source4/torture/libnet/libnet_user.c 		case comment:
comment           404 source4/torture/libnet/libnet_user.c 			continue_if_field_set(r->in.comment);
comment           405 source4/torture/libnet/libnet_user.c 			r->in.comment = talloc_asprintf(mem_ctx, TEST_CHG_COMMENT,
comment           553 source4/torture/libnet/libnet_user.c 		case comment: TEST_STR_FLD(comment);
comment           160 source4/torture/libnet/userman.c 		case comment:
comment           161 source4/torture/libnet/userman.c 			continue_if_field_set(mod->in.change.comment);
comment           162 source4/torture/libnet/userman.c 			mod->in.change.comment = talloc_asprintf(mem_ctx, TEST_CHG_COMMENT,
comment           292 source4/torture/libnet/userman.c 	CMP_LSA_STRING_FLD(comment, USERMOD_FIELD_COMMENT);
comment          1192 source4/torture/nbt/winsreplication.c 		const char *comment;
comment          4049 source4/torture/nbt/winsreplication.c 		.comment= "A:A_3_4 vs. B:A_3_4",
comment          4080 source4/torture/nbt/winsreplication.c 		.comment= "A:A_3_4 vs. B:NULL",
comment          4111 source4/torture/nbt/winsreplication.c 		.comment= "A:A_3_4_X_3_4 vs. B:A_3_4",
comment          4166 source4/torture/nbt/winsreplication.c 		.comment= "A:B_3_4 vs. B:A_3_4",
comment          4197 source4/torture/nbt/winsreplication.c 		.comment= "A:A_3_4 vs. B:A_3_4_OWNER_B",
comment          4228 source4/torture/nbt/winsreplication.c 		.comment= "A:A_3_4_OWNER_B vs. B:A_3_4",
comment          4259 source4/torture/nbt/winsreplication.c 		.comment= "A:A_3_4 vs. B:B_3_4 => C:A_3_4_B_3_4",
comment          4290 source4/torture/nbt/winsreplication.c 		.comment= "A:B_3_4_X_3_4 vs. B:A_3_4 => B:A_3_4_X_3_4",
comment          4347 source4/torture/nbt/winsreplication.c 		.comment= "A:X_3_4 vs. B:A_3_4 => C:A_3_4_X_3_4",
comment          4403 source4/torture/nbt/winsreplication.c 		.comment= "A:A_3_4_X_3_4 vs. B:A_3_4_OWNER_B => B:A_3_4_OWNER_B_X_3_4",
comment          4459 source4/torture/nbt/winsreplication.c 		.comment= "A:B_3_4_X_3_4 vs. B:B_3_4_X_1_2 => C:B_3_4_X_1_2_3_4",
comment          4515 source4/torture/nbt/winsreplication.c 		.comment= "A:A_3_4_B_3_4 vs. B:NULL => B:A_3_4",
comment          4572 source4/torture/nbt/winsreplication.c 		.comment= "A:B_3_4_X_3_4 vs. B:NULL => B:X_3_4",
comment          4630 source4/torture/nbt/winsreplication.c 		.comment= "A:B_3_4_X_3_4 vs. B:NULL => B:NULL",
comment          4660 source4/torture/nbt/winsreplication.c 		.comment= "A:B_3_4_X_3_4 vs. B:A_3_4 => B:A_3_4",
comment          4690 source4/torture/nbt/winsreplication.c 		.comment= "A:B_3_4_X_3_4 vs. B:B_3_4 => B:B_3_4",
comment          4720 source4/torture/nbt/winsreplication.c 		.comment= "A:B_3_4_X_3_4 vs. B:B_3_4_X_3_4 => B:B_3_4_X_3_4",
comment          4822 source4/torture/nbt/winsreplication.c 				(records[i].comment?records[i].comment:ips),
comment          6652 source4/torture/nbt/winsreplication.c 	const char *comment;
comment          8604 source4/torture/nbt/winsreplication.c 		.comment= "C:MHOMED vs. B:ALL => B:ALL",
comment          8632 source4/torture/nbt/winsreplication.c 		.comment= "C:MHOMED vs. B:MHOMED => B:MHOMED",
comment          8660 source4/torture/nbt/winsreplication.c 		.comment= "C:MHOMED vs. B:BEST (C:MHOMED) => B:MHOMED",
comment          8689 source4/torture/nbt/winsreplication.c 		.comment= "C:MHOMED vs. B:BEST (C:ALL) => B:MHOMED",
comment          8722 source4/torture/nbt/winsreplication.c 		.comment= "C:MHOMED vs. B:BEST (C:BEST) => C:MHOMED",
comment          8754 source4/torture/nbt/winsreplication.c 		.comment= "C:MHOMED vs. B:BEST (B:B_3_4) =>C:MHOMED",
comment          8785 source4/torture/nbt/winsreplication.c 		.comment= "C:MHOMED vs. B:BEST (NEGATIVE) => B:BEST",
comment          8818 source4/torture/nbt/winsreplication.c 		.comment= "C:MHOMED vs. B:UNIQUE,BEST (C:MHOMED) => B:MHOMED",
comment          8849 source4/torture/nbt/winsreplication.c 		.comment= "C:BEST vs. B:BEST2 (C:BEST2,LR:BEST2) => C:BEST",
comment          8881 source4/torture/nbt/winsreplication.c 		.comment= "C:BEST vs. B:BEST2 (C:ALL) => B:MHOMED",
comment          8912 source4/torture/nbt/winsreplication.c 		.comment= "C:BEST vs. B:BEST2 (C:ALL) => B:MHOMED",
comment          9198 source4/torture/nbt/winsreplication.c 			(records[i].comment?": ":""),
comment          9199 source4/torture/nbt/winsreplication.c 			(records[i].comment?records[i].comment:""),
comment           306 source4/torture/rap/rap.c 					       &r->out.info[i].info1.comment));
comment           333 source4/torture/rap/rap.c 		       r.out.info[i].info1.comment);
comment           404 source4/torture/rap/rap.c 					       &r->out.info[i].info1.comment));
comment           438 source4/torture/rap/rap.c 			       r.out.info[i].info1.comment);
comment           499 source4/torture/rap/rap.c 				       &r->out.info.info1.comment));
comment            69 source4/torture/rpc/dfs.c 	i.comment		= "created by smbtorture";
comment           434 source4/torture/rpc/dfs.c 	r.in.comment	= "standard dfs standalone DFS root created by smbtorture (dfs_AddStdRoot)";
comment           467 source4/torture/rpc/dfs.c 	r.in.comment	= "standard dfs forced standalone DFS root created by smbtorture (dfs_AddStdRootForced)";
comment           475 source4/torture/rpc/drsuapi_cracknames.c 			const char *comment;
comment           515 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "ServicePrincipal Name",
comment           551 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "DN to cannoical syntactial only",
comment           560 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "DN to cannoical EX syntactial only",
comment           581 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Domain GUID to NT4 ACCOUNT",
comment           589 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Domain GUID to Canonical",
comment           597 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Domain GUID to Canonical EX",
comment           605 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "display name for Microsoft Support Account",
comment           614 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Account GUID -> DN",
comment           622 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Account GUID -> NT4 Account",
comment           630 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Site GUID",
comment           638 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Computer GUID",
comment           646 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Computer GUID -> NT4 Account",
comment           653 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Server GUID",
comment           661 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "NTDS GUID",
comment           670 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "DISLPAY NAME search for DC short name",
comment           677 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Looking for KRBTGT as a serivce principal",
comment           685 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Looking for bogus serivce principal",
comment           693 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Looking for bogus serivce on test DC",
comment           706 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Looking for the kadmin/changepw service as a serivce principal",
comment           773 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Unparsable DN",
comment           780 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Unparsable user principal",
comment           787 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Unparsable service principal",
comment           794 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "BIND GUID (ie, not in the directory)",
comment           801 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Unqualified Machine account as user principal",
comment           808 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Machine account as service principal",
comment           815 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Full Machine account as service principal",
comment           822 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Realm as an NT4 domain lookup",
comment           829 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "BUILTIN\\ -> DN",
comment           836 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "NT AUTHORITY\\ -> DN",
comment           843 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "NT AUTHORITY\\ANONYMOUS LOGON -> DN",
comment           850 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "NT AUTHORITY\\SYSTEM -> DN",
comment           857 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "BUITIN SID -> NT4 account",
comment           866 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Builtin Domain SID -> DN",
comment           875 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Builtin Administrors SID -> DN",
comment           883 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Builtin Administrors SID -> NT4 Account",
comment           891 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "NT Anonymous SID -> NT4 Account",
comment           898 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "NT SYSTEM SID -> NT4 Account",
comment           904 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Domain SID -> DN",
comment           912 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "Domain SID -> NT4 account",
comment           920 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "invalid user principal name",
comment           928 source4/torture/rpc/drsuapi_cracknames.c 				.comment = "invalid user principal name in valid domain",
comment           936 source4/torture/rpc/drsuapi_cracknames.c 			const char *comment;
comment           942 source4/torture/rpc/drsuapi_cracknames.c 			if (crack[i].comment) {
comment           943 source4/torture/rpc/drsuapi_cracknames.c 				comment = talloc_asprintf(mem_ctx, "'%s' with name '%s' desired format:%d\n",
comment           944 source4/torture/rpc/drsuapi_cracknames.c 							  crack[i].comment, names[0].str, r.in.req->req1.format_desired);
comment           946 source4/torture/rpc/drsuapi_cracknames.c 				comment = talloc_asprintf(mem_ctx, "'%s' desired format:%d\n",
comment           950 source4/torture/rpc/drsuapi_cracknames.c 				printf("skipping: %s", comment);
comment           959 source4/torture/rpc/drsuapi_cracknames.c 				printf("dcerpc_drsuapi_DsCrackNames failed on %s - %s\n", comment, errstr);
comment           971 source4/torture/rpc/drsuapi_cracknames.c 						       comment);
comment           978 source4/torture/rpc/drsuapi_cracknames.c 					       comment);
comment           988 source4/torture/rpc/drsuapi_cracknames.c 					       crack[i].expected_str, comment);
comment           993 source4/torture/rpc/drsuapi_cracknames.c 					       crack[i].expected_str, comment);
comment          1000 source4/torture/rpc/drsuapi_cracknames.c 				       crack[i].expected_str, comment);
comment           866 source4/torture/rpc/netlogon.c 		const char *comment;
comment           880 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_MODIFY_COUNT"
comment           892 source4/torture/rpc/netlogon.c 			.comment		= "NULL DELTA"
comment           904 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_DOMAIN"
comment           916 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_USER by rid 500"
comment           928 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_USER by rid 501"
comment           940 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_USER by sid and flags"
comment           952 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_USER by null_sid and flags"
comment           964 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_USER by name 'administrator'"
comment           977 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_GROUP by rid 512"
comment           990 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_GROUP_MEMBER by rid 512"
comment          1005 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_MODIFY_COUNT"
comment          1017 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_DOMAIN"
comment          1029 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_USER by rid 500"
comment          1041 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_USER"
comment          1054 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_ALIAS by rid 544"
comment          1067 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_ALIAS_MEMBER by rid 544"
comment          1079 source4/torture/rpc/netlogon.c 			.comment		= "NULL DELTA by rid 544"
comment          1091 source4/torture/rpc/netlogon.c 			.comment		= "NULL DELTA by rid 544 sid S-1-5-32-544 and flags"
comment          1104 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_ALIAS by rid 544 and sid S-1-5-32-544 and flags"
comment          1116 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_ALIAS by sid S-1-5-32-544 and flags"
comment          1130 source4/torture/rpc/netlogon.c 			.comment		= "NULL DELTA"
comment          1141 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_MODIFY_COUNT"
comment          1153 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_POLICY"
comment          1165 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_POLICY by null sid and flags"
comment          1177 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_POLICY by sid S-1-5-32 and flags"
comment          1188 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_ACCOUNT by rid 500"
comment          1200 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_ACCOUNT by sid S-1-1-0 and flags"
comment          1213 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_ACCOUNT by sid S-1-1-0 and 2 flags"
comment          1225 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_ACCOUNT by sid S-1-1-0 and invalid flags"
comment          1237 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_ACCOUNT by rid 500, sid and flags"
comment          1249 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_SECRET by name 'IsurelydontexistIhope' and flags"
comment          1261 source4/torture/rpc/netlogon.c 			.comment		= "NETR_DELTA_SECRET by name 'G$BCKUPKEY_P' and flags"
comment          1328 source4/torture/rpc/netlogon.c 				database, changes[i].comment);
comment          1335 source4/torture/rpc/netlogon.c 			torture_assert_ntstatus_equal(tctx, status, changes[i].expected_error, changes[i].comment);
comment          1340 source4/torture/rpc/netlogon.c 					changes[i].comment);
comment          1345 source4/torture/rpc/netlogon.c 						changes[i].comment);
comment          1351 source4/torture/rpc/netlogon.c 						changes[i].comment);
comment          3498 source4/torture/rpc/samba3rpc.c 	const char *comment = "Dummer Kommentar";
comment          3511 source4/torture/rpc/samba3rpc.c 	status = torture_samba3_setconfig(cli, torture->lp_ctx, "blubber", "comment", comment);
comment          3525 source4/torture/rpc/samba3rpc.c 	if (strcmp(comment, i->comment) != 0) {
comment          3527 source4/torture/rpc/samba3rpc.c 				comment, i->comment);
comment            53 source4/torture/rpc/samlogon.c 	const char *comment;
comment          1344 source4/torture/rpc/samlogon.c 	samlogon_state.comment = comment;
comment          1405 source4/torture/rpc/samlogon.c 						       samlogon_state.comment,
comment          1493 source4/torture/rpc/samlogon.c 	d_printf("Testing netr_LogonSamLogonWithFlags '%s' (Interactive Logon)\n", comment);
comment          1657 source4/torture/rpc/samlogon.c 			const char *comment;
comment          1668 source4/torture/rpc/samlogon.c 				.comment       = "domain\\user",
comment          1677 source4/torture/rpc/samlogon.c 				.comment       = "realm\\user",
comment          1686 source4/torture/rpc/samlogon.c 				.comment       = "user@domain",
comment          1699 source4/torture/rpc/samlogon.c 				.comment       = "user@realm",
comment          1712 source4/torture/rpc/samlogon.c 				.comment      = "machine domain\\user",
comment          1721 source4/torture/rpc/samlogon.c 				.comment      = "machine domain\\user",
comment          1730 source4/torture/rpc/samlogon.c 				.comment       = "machine realm\\user",
comment          1739 source4/torture/rpc/samlogon.c 				.comment       = "machine user@domain",
comment          1752 source4/torture/rpc/samlogon.c 				.comment       = "machine user@realm",
comment          1765 source4/torture/rpc/samlogon.c 				.comment       = "test user (long pw): domain\\user",
comment          1774 source4/torture/rpc/samlogon.c 				.comment       = "test user (long pw): user@realm", 
comment          1786 source4/torture/rpc/samlogon.c 				.comment       = "test user (long pw): user@domain",
comment          1799 source4/torture/rpc/samlogon.c 				.comment       = "test user: user\\domain OLD PASSWORD",
comment          1809 source4/torture/rpc/samlogon.c 				.comment       = "test user (wong workstation): domain\\user",
comment          1823 source4/torture/rpc/samlogon.c 						   usercreds[ci].comment,
comment          1835 source4/torture/rpc/samlogon.c 						   usercreds[ci].comment,
comment          1856 source4/torture/rpc/samlogon.c 						   usercreds[0].comment,
comment          1868 source4/torture/rpc/samlogon.c 						   usercreds[0].comment,
comment           344 source4/torture/rpc/samr.c 		TEST_USERINFO_STRING(2, comment,  1, comment, "xx2-1 comment", 0);
comment           345 source4/torture/rpc/samr.c 		TEST_USERINFO_STRING(2, comment, 21, comment, "xx2-21 comment", 0);
comment           346 source4/torture/rpc/samr.c 		TEST_USERINFO_STRING(21, comment, 21, comment, "xx21-21 comment",
comment          1113 source4/torture/rpc/samr.c 	const char *comment = NULL;
comment          1136 source4/torture/rpc/samr.c 		comment = talloc_asprintf(tctx, "comment: %ld\n", time(NULL));
comment          1160 source4/torture/rpc/samr.c 		u.info21.comment.string = comment;
comment          1180 source4/torture/rpc/samr.c 		u.info23.info.comment.string = comment;
comment          1194 source4/torture/rpc/samr.c 		u.info25.info.comment.string = comment;
comment           558 source4/torture/rpc/samsync.c 	TEST_STRING_EQUAL(info->info21.comment, user->comment);
comment           723 source4/torture/rpc/spoolss.c 				COMPARE_STRING(tctx, cur->info1, ref->info2, comment);
comment           571 source4/torture/rpc/srvsvc.c 	info.info2->comment = talloc_strdup(tctx, "test comment");
comment           607 source4/torture/rpc/srvsvc.c 			info.info1->comment = talloc_strdup(tctx, "test comment 1");
comment           613 source4/torture/rpc/srvsvc.c 			info.info2->comment = talloc_strdup(tctx, "test comment 2");
comment           624 source4/torture/rpc/srvsvc.c 			info.info501->comment = talloc_strdup(tctx, "test comment 501");
comment           632 source4/torture/rpc/srvsvc.c 			info.info502->comment = talloc_strdup(tctx, "test comment 502");
comment           642 source4/torture/rpc/srvsvc.c 			info.info1004->comment = talloc_strdup(tctx, "test comment 1004");
comment           683 source4/torture/rpc/srvsvc.c 			torture_assert_str_equal(tctx, q.out.info->info502->comment, "test comment 1", "comment");
comment           686 source4/torture/rpc/srvsvc.c 			torture_assert_str_equal(tctx, q.out.info->info2->comment, "test comment 2", "comment");
comment           691 source4/torture/rpc/srvsvc.c 			torture_assert_str_equal(tctx, q.out.info->info501->comment, "test comment 501", "comment");
comment           694 source4/torture/rpc/srvsvc.c 			torture_assert_str_equal(tctx, q.out.info->info502->comment, "test comment 502", "comment");
comment           699 source4/torture/rpc/srvsvc.c 			torture_assert_str_equal(tctx, q.out.info->info1004->comment, "test comment 1004",
comment           276 source4/torture/rpc/testjoin.c 	u.info21.comment.string = talloc_asprintf(join, 
comment           385 source4/torture/rpc/testjoin.c 	u.info21.comment.string = talloc_asprintf(tj, 
comment           352 source4/torture/smbtorture.c 	printf("%s", comment);
comment           358 source4/torture/smbtorture.c 	fprintf(stderr, "WARNING: %s\n", comment);
comment           362 source4/torture/smbtorture.c 	.comment = simple_comment,