ibuf 186 lib/charsets.c const char *ibuf = &c; ibuf 190 lib/charsets.c tmp_buff = g_convert_with_iconv (ibuf, ibuflen, cd, &bytes_read, &bytes_written, NULL); ibuf 289 lib/utilunix.c static char ibuf[10]; ibuf 291 lib/utilunix.c g_snprintf (ibuf, sizeof (ibuf), "%d", (int) uid); ibuf 292 lib/utilunix.c return ibuf;