STR_S             452 modules/mm/mm.c   char tmpstr[STR_S];
STR_S             459 modules/mm/mm.c   mimetype_string = (char *)UT_malloc(STR_S);
STR_S             125 modules/pm/pm_serials.c char str_id[STR_S];
STR_S             149 modules/pm/pm_serials.c char str_id[STR_S];
STR_S             965 modules/qi/query_instructions.c         sql_command = g_string_sized_new(STR_S);
STR_S             116 modules/sk/cd_watchdog.c   char buff[STR_S];
STR_S             212 modules/sk/cd_watchdog.c   char buff[STR_S];
STR_S             667 modules/sq/mysql_driver.c   unsigned int length[STR_S];
STR_S             176 tests/mm/test_mm.c 	    input_file = (char *)malloc(STR_S);
STR_S              52 tests/sv/test_sv.c   char str[STR_S];
STR_S              45 tests/test_.c  static char Unit_name[STR_S];      /*+ Name of test. +*/