lp_serverstring    41 source3/lib/netapi/serverinfo.c 	i.sv101_comment		= lp_serverstring();
lp_serverstring    59 source3/lib/netapi/serverinfo.c 	info1005.sv1005_comment = lp_serverstring();
lp_serverstring   475 source3/nmbd/nmbd_sendannounce.c 	comment = string_truncate(lp_serverstring(), MAX_SERVER_STRING_LENGTH);
lp_serverstring   384 source3/nmbd/nmbd_serverlistdb.c 			string_truncate(lp_serverstring(), MAX_SERVER_STRING_LENGTH), lp_workgroup());
lp_serverstring   262 source3/nmbd/nmbd_workgroupdb.c 				string_truncate(lp_serverstring(), MAX_SERVER_STRING_LENGTH));
lp_serverstring  5199 source3/param/loadparm.c FN_GLOBAL_STRING(lp_serverstring, &Globals.szServerString)
lp_serverstring  3515 source3/rpc_server/srv_samr_nt.c 			dom_info->general.oem_information.string	= lp_serverstring();
lp_serverstring  3544 source3/rpc_server/srv_samr_nt.c 			dom_info->oem.oem_information.string = lp_serverstring();
lp_serverstring  3626 source3/rpc_server/srv_samr_nt.c 			dom_info->general2.general.oem_information.string	= lp_serverstring();
lp_serverstring  1099 source3/rpc_server/srv_srvsvc_nt.c 		info102->comment	= string_truncate(lp_serverstring(),
lp_serverstring  1125 source3/rpc_server/srv_srvsvc_nt.c 		info101->comment	= string_truncate(lp_serverstring(),
lp_serverstring  3100 source3/smbd/lanman.c 		comment = talloc_strdup(ctx,lp_serverstring());
lp_serverstring   635 source4/param/loadparm.c _PUBLIC_ FN_GLOBAL_STRING(lp_serverstring, szServerString)
lp_serverstring  1494 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		info101->comment	= talloc_strdup(mem_ctx, lp_serverstring(dce_ctx->lp_ctx));
lp_serverstring  1514 source4/rpc_server/srvsvc/dcesrv_srvsvc.c 		info102->comment	= talloc_strdup(mem_ctx, lp_serverstring(dce_ctx->lp_ctx));