STR_L             181 modules/ma/bitmask.c   char str_buf[STR_L];
STR_L              76 modules/mm/mm.h #define FILENAMELEN STR_L
STR_L             405 modules/nh/nh.c  query = g_string_sized_new(STR_L);
STR_L             501 modules/nh/nh.c  query = g_string_sized_new(STR_L);
STR_L             661 modules/nh/nh.c  query = g_string_sized_new(STR_L);
STR_L             711 modules/nh/nh.c  query = g_string_sized_new(STR_L);
STR_L             311 modules/pm/pm_serials.c GString *gbuff=g_string_sized_new(STR_L);
STR_L             186 modules/pm/protocol_mirror.c   char buff[STR_L];
STR_L              65 modules/qc/query_command.c     tmp = g_string_sized_new(STR_L);
STR_L             122 modules/qc/query_command.c   tmp = g_string_sized_new(STR_L);
STR_L             205 modules/qi/query_instructions.c   GString *from_clause = g_string_sized_new(STR_L);
STR_L             206 modules/qi/query_instructions.c   GString *where_clause = g_string_sized_new(STR_L);
STR_L            1238 modules/qi/query_instructions.c     querystr = g_string_sized_new(STR_L);
STR_L            1730 modules/qi/query_instructions.c     char allnames[STR_L];
STR_L             135 modules/rp/rp_convert.c   static char buf[STR_L];
STR_L             142 modules/rp/rp_convert.c     snprintf(buf, STR_L, "route:    \t%s\norigin:   \t%s\n", prefstr, pack->d.origin);
STR_L             146 modules/rp/rp_convert.c     snprintf(buf, STR_L, "inet6num: \t%s\n", prefstr);
STR_L             150 modules/rp/rp_convert.c     snprintf(buf, STR_L, "inetnum:  \t%s\n", rangstr);
STR_L             153 modules/rp/rp_convert.c     snprintf(buf, STR_L, "domain:   \t%s\n", pack->d.domain );
STR_L             662 modules/sq/mysql_driver.c   char str_buffer_tmp[STR_L];
STR_L             663 modules/sq/mysql_driver.c   char border[STR_L];
STR_L             683 modules/sq/mysql_driver.c     for (j=0; (j <= length[i]) && (j < STR_L); j++) {
STR_L             341 modules/th/thread.c   char tmp[STR_L];
STR_L             345 modules/ud/ud_core.c  query = g_string_sized_new(STR_L);
STR_L             133 modules/ud/ud_main.c    line_buff = g_string_sized_new(STR_L);
STR_L             520 modules/ud/ud_main.c    char buff[STR_L];
STR_L              77 modules/ud/ud_misc.c   tr->K = g_string_sized_new(STR_L);
STR_L             110 modules/ud/ud_misc.c  if ((g_buff = g_string_sized_new(STR_L)) == NULL){
STR_L              86 modules/ud/ud_recover.c  if ((query = g_string_sized_new(STR_L)) == NULL){
STR_L             144 modules/ud/ud_recover.c  if ((query = g_string_sized_new(STR_L)) == NULL){
STR_L             216 modules/ud/ud_recover.c  if ((query = g_string_sized_new(STR_L)) == NULL){
STR_L             268 modules/ud/ud_recover.c  if ((query = g_string_sized_new(STR_L)) == NULL){
STR_L             392 modules/ud/ud_recover.c   if ((query = g_string_sized_new(STR_L)) == NULL){
STR_L              39 tests/ob/test_ob.c   char input[STR_L];
STR_L             201 tests/pc/test_pc.c   char input[STR_L];
STR_L              44 tests/pr/test_pr.c   char input[STR_L];
STR_L             127 tests/pw/test_pw.c   char input[STR_L];
STR_L              53 tests/qc/test_qc.c   char input[STR_L];
STR_L              83 tests/qc/test_qc.c     while (fgets(input, STR_L, infile)) {
STR_L              66 tests/sq/test_sq.c   char input[STR_L];
STR_L             116 tests/sq/test_sq.c     while (fgets(input, STR_L, infile)) {
STR_L             168 tests/sq/test_sq.c     while (fgets(input, STR_L, infile)) {
STR_L             206 tests/sq/test_sq.c     while (fgets(input, STR_L, infile)) {
STR_L             259 tests/sq/test_sq.c     while (fgets(input, STR_L, infile)) {
STR_L              38 tests/wk/test_wk.c   char input[STR_L];
STR_L              62 tests/wk/test_wk.c     while (fgets(input, STR_L, infile)) {