opt_comment 639 source3/utils/net.c {"comment", 'C', POPT_ARG_STRING, &c->opt_comment}, opt_comment 42 source3/utils/net.h const char *opt_comment; opt_comment 472 source3/utils/net_ads.c status = ads_add_user_acct(ads, argv[0], ou_str, c->opt_comment); opt_comment 720 source3/utils/net_ads.c status = ads_add_group_acct(ads, argv[0], ou_str, c->opt_comment); opt_comment 97 source3/utils/net_dom.c c->opt_comment = "Shutting down due to a domain membership " opt_comment 204 source3/utils/net_dom.c c->opt_comment = "Shutting down due to a domain membership " opt_comment 301 source3/utils/net_dom.c c->opt_comment = "Shutting down due to a computer rename"; opt_comment 622 source3/utils/net_groupmap.c if ((c->opt_comment != NULL) && (strlen(c->opt_comment) > 0)) { opt_comment 623 source3/utils/net_groupmap.c fstrcpy(map.comment, c->opt_comment); opt_comment 250 source3/utils/net_rap.c sinfo.comment = smb_xstrdup(c->opt_comment); opt_comment 825 source3/utils/net_rap.c userinfo.comment = smb_xstrdup(c->opt_comment ? c->opt_comment : ""); opt_comment 965 source3/utils/net_rap.c grinfo.comment = smb_xstrdup(c->opt_comment ? c->opt_comment : ""); opt_comment 1595 source3/utils/net_rpc.c if (c->opt_comment && strlen(c->opt_comment) > 0) { opt_comment 1596 source3/utils/net_rpc.c info1.grpi1_comment = c->opt_comment; opt_comment 1627 source3/utils/net_rpc.c if (c->opt_comment && strlen(c->opt_comment) > 0) { opt_comment 1628 source3/utils/net_rpc.c info1.lgrpi1_comment = c->opt_comment; opt_comment 2829 source3/utils/net_rpc.c i2.shi2_remark = c->opt_comment; opt_comment 5009 source3/utils/net_rpc.c if (c->opt_comment) { opt_comment 5010 source3/utils/net_rpc.c msg = c->opt_comment; opt_comment 5064 source3/utils/net_rpc.c if (c->opt_comment) { opt_comment 5065 source3/utils/net_rpc.c msg = c->opt_comment;