usri3_usr_comment 160 source3/lib/netapi/examples/user/user_getinfo.c printf("user comment: %s\n", u3->usri3_usr_comment); usri3_usr_comment 815 source3/lib/netapi/netapi.h const char * usri3_usr_comment; usri3_usr_comment 214 source3/lib/netapi/user.c uX->usriX_usr_comment = u3->usri3_usr_comment; usri3_usr_comment 858 source3/lib/netapi/user.c i->usri3_usr_comment = talloc_strdup(mem_ctx, i21->comment.string); usri3_usr_comment 793 source3/librpc/gen_ndr/libnetapi.h const char * usri3_usr_comment; usri3_usr_comment 4190 source3/librpc/gen_ndr/ndr_libnetapi.c NDR_CHECK(ndr_push_string(ndr, NDR_SCALARS, r->usri3_usr_comment)); usri3_usr_comment 4233 source3/librpc/gen_ndr/ndr_libnetapi.c NDR_CHECK(ndr_pull_string(ndr, NDR_SCALARS, &r->usri3_usr_comment)); usri3_usr_comment 4282 source3/librpc/gen_ndr/ndr_libnetapi.c ndr_print_string(ndr, "usri3_usr_comment", r->usri3_usr_comment);