g_strnfill       1725 lib/vfs/direntry.c             spacer = g_strnfill ((size_t) entry->leading_spaces - final_num_spaces, ' ');
g_strnfill        874 src/usermenu.c             result = g_strnfill (edit_get_curs_col (e), ' ');