usri11_usr_comment  241 source3/lib/netapi/examples/user/user_getinfo.c 			printf("user comment: %s\n", u11->usri11_usr_comment);
usri11_usr_comment  878 source3/lib/netapi/netapi.h 	const char * usri11_usr_comment;
usri11_usr_comment  962 source3/lib/netapi/user.c 	i->usri11_usr_comment	= talloc_strdup(mem_ctx, i21->comment.string);
usri11_usr_comment  856 source3/librpc/gen_ndr/libnetapi.h 	const char * usri11_usr_comment;
usri11_usr_comment 4510 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_push_string(ndr, NDR_SCALARS, r->usri11_usr_comment));
usri11_usr_comment 4545 source3/librpc/gen_ndr/ndr_libnetapi.c 		NDR_CHECK(ndr_pull_string(ndr, NDR_SCALARS, &r->usri11_usr_comment));
usri11_usr_comment 4586 source3/librpc/gen_ndr/ndr_libnetapi.c 	ndr_print_string(ndr, "usri11_usr_comment", r->usri11_usr_comment);
usri11_usr_comment 3536 source3/smbd/lanman.c 		SIVAL(p,usri11_usr_comment,PTR_DIFF(p2,p)); /* user_comment */