func              723 lib/vfs/direntry.c vfs_s_fill_names (struct vfs_class *me, fill_names_f func)
func              734 lib/vfs/direntry.c         func (name);
func              593 lib/vfs/vfs.c  vfs_fill_names (fill_names_f func)
func              602 lib/vfs/vfs.c              vfs->fill_names (vfs, func);
func               67 lib/widget/input_complete.c #define SHOW_C_CTX(func) fprintf(stderr, "%s: text='%s' flags=%s\n", func, text, show_c_flags(flags))
func               69 lib/widget/input_complete.c #define SHOW_C_CTX(func)
func              433 lib/widget/wtools.c         } func;
func              434 lib/widget/wtools.c         func.f = bg_message;
func              436 lib/widget/wtools.c         wtools_parent_call (func.p, NULL, 3, sizeof (flags), &flags, strlen (title), title,
func              490 lib/widget/wtools.c         } func;
func              491 lib/widget/wtools.c         func.f = fg_input_dialog_help;
func              492 lib/widget/wtools.c         return wtools_parent_call_string (func.p, 7,
func              168 src/vfs/extfs/extfs.c     fill_names_f func = (fill_names_f) user_data;
func              176 src/vfs/extfs/extfs.c     func (name);
func              328 src/vfs/extfs/extfs.c extfs_fill_names (struct vfs_class *me, fill_names_f func)
func              330 src/vfs/extfs/extfs.c     g_list_foreach (VFS_SUBCLASS (me)->supers, extfs_fill_name, func);
func             2423 src/vfs/ftpfs/ftpfs.c ftpfs_fill_names (struct vfs_class *me, fill_names_f func)
func             2434 src/vfs/ftpfs/ftpfs.c         func (name->str);
func              406 src/vfs/sfs/sfs.c sfs_fill_names (struct vfs_class *me, fill_names_f func)
func              413 src/vfs/sfs/sfs.c         func (((cachedfile *) cur->data)->name);
func              658 src/vfs/sftpfs/sftpfs.c sftpfs_cb_fill_names (struct vfs_class *me, fill_names_f func)
func              671 src/vfs/sftpfs/sftpfs.c         func (name->str);
func             1709 src/vfs/shell/shell.c shell_fill_names (struct vfs_class *me, fill_names_f func)
func             1742 src/vfs/shell/shell.c         func (name);