ibuf              187 lib/charsets.c     const char *ibuf = &c;
ibuf              191 lib/charsets.c     tmp_buff = g_convert_with_iconv (ibuf, ibuflen, cd, &bytes_read, &bytes_written, NULL);
ibuf              297 lib/utilunix.c         static char ibuf[10];
ibuf              299 lib/utilunix.c         g_snprintf (ibuf, sizeof (ibuf), "%d", (int) uid);
ibuf              300 lib/utilunix.c         return ibuf;