usri2_usr_comment  127 source3/lib/netapi/examples/user/user_getinfo.c 			printf("user comment: %s\n", u2->usri2_usr_comment);
usri2_usr_comment  789 source3/lib/netapi/netapi.h 	const char * usri2_usr_comment;
usri2_usr_comment  188 source3/lib/netapi/user.c 			uX->usriX_usr_comment	= u2->usri2_usr_comment;
usri2_usr_comment  820 source3/lib/netapi/user.c 	i->usri2_usr_comment	= talloc_strdup(mem_ctx, i21->comment.string);
usri2_usr_comment  767 source3/librpc/gen_ndr/libnetapi.h 	const char * usri2_usr_comment;
usri2_usr_comment 4071 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_string(ndr, NDR_SCALARS, r->usri2_usr_comment));
usri2_usr_comment 4110 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_string(ndr, NDR_SCALARS, &r->usri2_usr_comment));
usri2_usr_comment 4155 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_string(ndr, "usri2_usr_comment", r->usri2_usr_comment);