Lines Matching defs:comment
854 uint8_t *comment;
868 comment = (uint8_t *)NDR_STRDUP(mxa, si.shr_cmnt);
873 if (netname == NULL || comment == NULL || info == NULL) {
890 info1->shi1_comment = comment;
905 info2->shi2_comment = comment;
917 info501->shi501_comment = comment;
933 info502->shi502_comment = comment;
961 info503->shi503_comment = comment;
982 info1004->shi1004_comment = comment;
2120 * Level 1: share name, share type and comment field.
2138 * Level 1: share name, share type and comment field.
2349 uint8_t *comment = empty_string;
2358 comment = (uint8_t *)NDR_STRDUP(mxa, si->shr_cmnt);
2360 if (!netname || !comment || !path)
2372 info1[i].shi1_comment = comment;
2379 info2[i].shi2_comment = comment;
2391 info501[i].shi501_comment = comment;
2399 info502[i].shi502_comment = comment;