func              718 lib/vfs/direntry.c vfs_s_fill_names (struct vfs_class *me, fill_names_f func)
func              729 lib/vfs/direntry.c         func (name);
func              590 lib/vfs/vfs.c  vfs_fill_names (fill_names_f func)
func              599 lib/vfs/vfs.c              vfs->fill_names (vfs, func);
func               65 lib/widget/input_complete.c #    define SHOW_C_CTX(func)                                                                       \
func               66 lib/widget/input_complete.c         fprintf (stderr, "%s: text='%s' flags=%s\n", func, text, show_c_flags (flags))
func               68 lib/widget/input_complete.c #    define SHOW_C_CTX(func)
func              397 lib/widget/wtools.c         } func;
func              399 lib/widget/wtools.c         func.f = bg_message;
func              401 lib/widget/wtools.c         wtools_parent_call (func.p, NULL, 3, sizeof (flags), &flags, strlen (title), title,
func              454 lib/widget/wtools.c         } func;
func              455 lib/widget/wtools.c         func.f = fg_input_dialog_help;
func              457 lib/widget/wtools.c             func.p, 7, strlen (header), header, strlen (text), text, strlen (help), help,
func              174 src/vfs/extfs/extfs.c     fill_names_f func = (fill_names_f) user_data;
func              181 src/vfs/extfs/extfs.c     func (name);
func              333 src/vfs/extfs/extfs.c extfs_fill_names (struct vfs_class *me, fill_names_f func)
func              335 src/vfs/extfs/extfs.c     g_list_foreach (VFS_SUBCLASS (me)->supers, extfs_fill_name, func);
func             2420 src/vfs/ftpfs/ftpfs.c ftpfs_fill_names (struct vfs_class *me, fill_names_f func)
func             2431 src/vfs/ftpfs/ftpfs.c         func (name->str);
func              400 src/vfs/sfs/sfs.c sfs_fill_names (struct vfs_class *me, fill_names_f func)
func              407 src/vfs/sfs/sfs.c         func (((cachedfile *) cur->data)->name);
func              653 src/vfs/sftpfs/sftpfs.c sftpfs_cb_fill_names (struct vfs_class *me, fill_names_f func)
func              666 src/vfs/sftpfs/sftpfs.c         func (name->str);
func             1650 src/vfs/shell/shell.c shell_fill_names (struct vfs_class *me, fill_names_f func)
func             1682 src/vfs/shell/shell.c         func (name);