Searched refs:g_strnfill (Results 1 – 9 of 9) sorted by relevance
196 gchar* g_strnfill (gsize length,
176 g_strnfill (gsize length, in g_strnfill() function
2813 #undef g_strnfill 2814 extern __typeof (g_strnfill) g_strnfill __attribute((alias("IA__g_strnfill"), visibility("default")…
2802 extern __typeof (g_strnfill) IA__g_strnfill __attribute((visibility("hidden"))) G_GNUC_MALLOC;2803 #define g_strnfill IA__g_strnfill macro
172 g_strnfill(), g_memdup().
1657 * glib/gstrfuncs.c (g_strndup, g_strnfill): Move docs
2004 * gstrfuncs.c: new function g_strnfill() to return a new string
1486 * glib/gstrfuncs.c (g_strnfill): Use memset; might be
1142 g_strnfill