only_one 1339 src/filemanager/filegui.c file_mask_dialog (file_op_context_t *ctx, gboolean only_one, const char *format, const void *text, only_one 1361 src/filemanager/filegui.c vpath = vfs_path_from_str_flags (def_text, only_one ? VPF_NO_CANON : VPF_NONE); only_one 1371 src/filemanager/filegui.c if (only_one) only_one 1516 src/filemanager/filegui.c && (!only_one || (mc_stat (vpath, &buf) == 0 && S_ISDIR (buf.st_mode)))) only_one 1518 src/filemanager/filegui.c && ((!only_one && !is_wildcarded (ctx->dest_mask)) only_one 1519 src/filemanager/filegui.c || (only_one && mc_stat (vpath, &buf) == 0 && S_ISDIR (buf.st_mode))))) only_one 170 src/filemanager/filegui.h char *file_mask_dialog (file_op_context_t *ctx, gboolean only_one, const char *format,