type              293 lib/filehighlight/get-color.c         switch (mc_filter->type)
type               98 lib/filehighlight/ini-file-read.c     mc_filter->type = MC_FLHGH_T_FTYPE;
type              123 lib/filehighlight/ini-file-read.c     mc_filter->type = MC_FLHGH_T_FREGEXP;
type              170 lib/filehighlight/ini-file-read.c     mc_filter->type = MC_FLHGH_T_FREGEXP;
type               44 lib/filehighlight/internal.h     mc_flhgh_filter_type type;
type              149 lib/search.h       mc_search_type_t type;
type              186 lib/search.h                       mc_search_type_t type);
type              428 lib/search/search.c            mc_search_type_t type)
type              440 lib/search/search.c     search->search_type = type;
type              443 lib/search/search.c     if (type == MC_SEARCH_T_GLOB)
type              151 lib/shell.c            mc_shell->type = SHELL_ZSH;
type              158 lib/shell.c            mc_shell->type = SHELL_TCSH;
type              164 lib/shell.c            mc_shell->type = SHELL_TCSH;
type              170 lib/shell.c            mc_shell->type = SHELL_FISH;
type              177 lib/shell.c            mc_shell->type = SHELL_DASH;
type              189 lib/shell.c            mc_shell->type = SHELL_ASH_BUSYBOX;
type              193 lib/shell.c            mc_shell->type = SHELL_NONE;
type              204 lib/shell.c            mc_shell->type = SHELL_BASH;
type              209 lib/shell.c            mc_shell->type = SHELL_SH;
type              214 lib/shell.c            mc_shell->type = SHELL_ASH_BUSYBOX;
type              218 lib/shell.c            mc_shell->type = SHELL_NONE;
type              243 lib/shell.c        if (mc_shell->type == SHELL_NONE)
type              246 lib/shell.c        if (mc_shell->type == SHELL_NONE)
type               28 lib/shell.h        shell_type_t type;
type               73 lib/strutil/strutilutf8.c     GUnicodeType type;
type               75 lib/strutil/strutilutf8.c     type = g_unichar_type (uni);
type               76 lib/strutil/strutilutf8.c     return (type == G_UNICODE_SPACING_MARK)
type               77 lib/strutil/strutilutf8.c         || (type == G_UNICODE_ENCLOSING_MARK) || (type == G_UNICODE_NON_SPACING_MARK);
type              778 lib/tty/key.c          ev->type = 0;           /* In case we return on an invalid sequence */
type              818 lib/tty/key.c                  ev->type = 0;
type              823 lib/tty/key.c                  ev->type = GPM_UP | (GPM_SINGLE << clicks);
type              833 lib/tty/key.c              ev->type = 0;
type              843 lib/tty/key.c              ev->type = GPM_DRAG;
type              846 lib/tty/key.c              ev->type = GPM_DOWN;
type              878 lib/tty/key.c              ev->type = 0;
type             2115 lib/tty/key.c          c = (event->type != 0) ? EV_MOUSE : EV_NONE;
type               88 lib/tty/mouse.h     enum Gpm_Etype type;
type              926 lib/util.c     decompress_extension (int type)
type              928 lib/util.c         switch (type)
type              240 lib/util.h     const char *decompress_extension (int type);
type              210 lib/vfs/parse_ls_vga.c     mode_t type;
type              215 lib/vfs/parse_ls_vga.c         type = S_IFDIR;
type              218 lib/vfs/parse_ls_vga.c         type = S_IFBLK;
type              221 lib/vfs/parse_ls_vga.c         type = S_IFCHR;
type              224 lib/vfs/parse_ls_vga.c         type = S_IFLNK;
type              228 lib/vfs/parse_ls_vga.c         type = S_IFSOCK;
type              232 lib/vfs/parse_ls_vga.c         type = S_IFIFO;
type              237 lib/vfs/parse_ls_vga.c         type = S_IFDOOR;
type              241 lib/vfs/parse_ls_vga.c         type = S_IFIFO;
type              245 lib/vfs/parse_ls_vga.c         type = S_IFIFO;
type              249 lib/vfs/parse_ls_vga.c         type = S_IFNAM;
type              253 lib/vfs/parse_ls_vga.c         type = S_IFREG;
type              259 lib/vfs/parse_ls_vga.c         type = S_IFREG;
type              265 lib/vfs/parse_ls_vga.c     *ret_type = type;
type              417 lib/vfs/parse_ls_vga.c     mode_t type, perms;
type              420 lib/vfs/parse_ls_vga.c     if (!vfs_parse_filetype (p, &skipped, &type))
type              429 lib/vfs/parse_ls_vga.c     *ret_mode = type | perms;
type               68 lib/widget/mouse.c     event->count = global_gpm->type & (GPM_SINGLE | GPM_DOUBLE | GPM_TRIPLE);
type               99 lib/widget/mouse.c     if ((event->type & GPM_DOWN) != 0)
type              122 lib/widget/mouse.c     else if ((event->type & GPM_UP) != 0)
type              144 lib/widget/mouse.c     else if ((event->type & GPM_DRAG) != 0)
type              149 lib/widget/mouse.c     else if ((event->type & GPM_MOVE) != 0)
type              889 lib/widget/widget-common.c     local.type = global->type;
type              222 src/background.c     enum ReturnType type;
type              250 src/background.c         read (fd, &type, sizeof (type)) != sizeof (type) ||
type              288 src/background.c     else if (type == Return_Integer)
type              343 src/background.c     else if (type == Return_String)
type              408 src/background.c parent_call_header (void *routine, int argc, enum ReturnType type, file_op_context_t *ctx)
type              417 src/background.c     ret = write (parent_fd, &type, sizeof (type));
type               51 src/diffviewer/search.c     mc_search_type_t type;
type               63 src/diffviewer/search.c     .type = MC_SEARCH_T_NORMAL,
type               93 src/diffviewer/search.c                              (int *) &mcdiffview_search_options.type, NULL),
type              266 src/diffviewer/search.c     dview->search.handle->search_type = mcdiffview_search_options.type;
type              514 src/diffviewer/ydiff.c     const char *type = NULL;
type              517 src/diffviewer/ydiff.c         type = "r";
type              519 src/diffviewer/ydiff.c         type = "w";
type              521 src/diffviewer/ydiff.c     if (type == NULL)
type              528 src/diffviewer/ydiff.c     f = popen (cmd, type);
type              104 src/editor/edit-impl.h     mc_search_type_t type;
type              231 src/editor/edit-impl.h MC_MOCKABLE void edit_load_syntax (WEdit * edit, GPtrArray * pnames, const char *type);
type               51 src/editor/editsearch.c     .type = MC_SEARCH_T_NORMAL,
type               94 src/editor/editsearch.c                              (int *) &edit_search_options.type, NULL),
type              177 src/editor/editsearch.c                              (int *) &edit_search_options.type, NULL),
type              691 src/editor/editsearch.c     edit->search->search_type = edit_search_options.type;
type             1269 src/editor/syntax.c                        const char *editor_file, const char *first_line, const char *type)
type             1330 src/editor/syntax.c         else if (type != NULL)
type             1333 src/editor/syntax.c             if (strcmp (type, args[2]) == 0)
type             1507 src/editor/syntax.c edit_load_syntax (WEdit *edit, GPtrArray *pnames, const char *type)
type             1513 src/editor/syntax.c         type = NULL;
type             1519 src/editor/syntax.c         saved_type = g_strdup (type);   /* save edit->syntax_type */
type              137 src/filemanager/hotlist.c     hotlist_t type;             /* LIST_HOTLIST || LIST_VFSLIST */
type              143 src/filemanager/hotlist.c     enum HotListType type;
type              168 src/filemanager/hotlist.c     int type;
type              249 src/filemanager/hotlist.c             if (hlp->type == HL_TYPE_ENTRY || hlp->type == HL_TYPE_DOTDOT)
type              251 src/filemanager/hotlist.c             else if (hlp->type == HL_TYPE_GROUP)
type              275 src/filemanager/hotlist.c         switch (current->type)
type              435 src/filemanager/hotlist.c             if (hlp->type == HL_TYPE_ENTRY)
type              437 src/filemanager/hotlist.c             if (hlp->type != HL_TYPE_DOTDOT)
type              509 src/filemanager/hotlist.c         if (hotlist_state.type == LIST_VFSLIST)
type              515 src/filemanager/hotlist.c         if (hotlist_state.type == LIST_VFSLIST)
type              538 src/filemanager/hotlist.c                 if (hlp->type == HL_TYPE_ENTRY)
type              637 src/filemanager/hotlist.c             if (hlp->type == HL_TYPE_ENTRY)
type              706 src/filemanager/hotlist.c             if ((hotlist_but[i].type & list_type) != 0)
type              722 src/filemanager/hotlist.c             if ((hotlist_but[i].type & list_type) != 0)
type              818 src/filemanager/hotlist.c         if ((hotlist_but[i].type & list_type) != 0)
type              871 src/filemanager/hotlist.c         if ((hotlist_but[i].type & LIST_MOVELIST) != 0)
type              909 src/filemanager/hotlist.c add2hotlist (char *label, char *directory, enum HotListType type, listbox_append_t pos)
type              924 src/filemanager/hotlist.c     if ((current != NULL) && (current->type == HL_TYPE_DOTDOT))
type              929 src/filemanager/hotlist.c     new->type = type;
type              934 src/filemanager/hotlist.c     if (type == HL_TYPE_GROUP)
type              977 src/filemanager/hotlist.c     if (hotlist_state.running && type != HL_TYPE_COMMENT && type != HL_TYPE_DOTDOT)
type              979 src/filemanager/hotlist.c         if (type == HL_TYPE_GROUP)
type             1123 src/filemanager/hotlist.c         if (current->type == HL_TYPE_GROUP)
type             1142 src/filemanager/hotlist.c     if (entry->type == HL_TYPE_DOTDOT)
type             1161 src/filemanager/hotlist.c     if (entry->type == HL_TYPE_GROUP)
type             1165 src/filemanager/hotlist.c         if (head != NULL && (head->type != HL_TYPE_DOTDOT || head->next != NULL))
type             1466 src/filemanager/hotlist.c     hotlist->type = HL_TYPE_GROUP;
type             1534 src/filemanager/hotlist.c         switch (current->type)
type             1640 src/filemanager/hotlist.c     hotlist_state.type = list_type;
type              200 src/filemanager/info.c         if (myfs_stats.type != 0xffff && myfs_stats.type != -1)
type              201 src/filemanager/info.c             tty_printf (" (%Xh)", (unsigned int) myfs_stats.type);
type              145 src/filemanager/layout.c     panel_view_mode_t type;
type             1120 src/filemanager/layout.c create_panel (int num, panel_view_mode_t type)
type             1133 src/filemanager/layout.c     if (type != view_listing)
type             1137 src/filemanager/layout.c         if (panels[the_other].type != view_listing)
type             1149 src/filemanager/layout.c         old_type = panels[num].type;
type             1151 src/filemanager/layout.c         if (old_type == view_listing && panel->frame_size == frame_full && type != view_listing)
type             1171 src/filemanager/layout.c     if (old_widget == NULL && type != view_listing)
type             1174 src/filemanager/layout.c     switch (type)
type             1218 src/filemanager/layout.c     if (type != view_listing)
type             1223 src/filemanager/layout.c     panels[num].type = type;
type             1240 src/filemanager/layout.c     if (type == view_listing)
type             1261 src/filemanager/layout.c     if (type == view_tree)
type             1272 src/filemanager/layout.c     if ((type != view_listing) && (current_panel == PANEL (old_widget)))
type             1292 src/filemanager/layout.c     if (panels[0].type == view_listing && panels[1].type == view_listing &&
type             1343 src/filemanager/layout.c         if (panels[0].type == view_listing)
type             1351 src/filemanager/layout.c         if (panels[1].type == view_listing)
type             1367 src/filemanager/layout.c         tmp_type = panels[0].type;
type             1368 src/filemanager/layout.c         panels[0].type = panels[1].type;
type             1369 src/filemanager/layout.c         panels[1].type = tmp_type;
type             1372 src/filemanager/layout.c         if (panels[0].type == view_listing)
type             1374 src/filemanager/layout.c         if (panels[1].type == view_listing)
type             1384 src/filemanager/layout.c     return panels[idx].type;
type             1425 src/filemanager/layout.c     return (panels[0].widget == WIDGET (current_panel) ? panels[0].type : panels[1].type);
type             1434 src/filemanager/layout.c     return (panels[0].widget == WIDGET (current_panel) ? panels[1].type : panels[0].type);
type             1443 src/filemanager/layout.c     panel_view_mode_t type;
type             1445 src/filemanager/layout.c     type = get_panel_type (idx);
type             1446 src/filemanager/layout.c     if (type == view_listing)
type               65 src/filemanager/layout.h void create_panel (int num, panel_view_mode_t type);
type             1522 src/filemanager/mountlist.c         myfs_stats->type = entry->me_dev;
type             1551 src/filemanager/mountlist.c         myfs_stats->type = entry->me_dev;
type             1565 src/filemanager/mountlist.c         myfs_stats->type = 0;
type               23 src/filemanager/mountlist.h     int type;
type              667 src/setup.c    panel_save_type (const char *section, panel_view_mode_t type)
type              672 src/setup.c            if (panel_types[i].opt_type == type)
type              781 src/setup.c        panel_view_mode_t type;
type              786 src/setup.c        type = get_panel_type (0);
type              787 src/setup.c        panel_save_type ("New Left Panel", type);
type              788 src/setup.c        if (type == view_listing)
type              790 src/setup.c        type = get_panel_type (1);
type              791 src/setup.c        panel_save_type ("New Right Panel", type);
type              792 src/setup.c        if (type == view_listing)
type              322 src/subshell/common.c     switch (mc_global.shell->type)
type              392 src/subshell/common.c         fprintf (stderr, __FILE__ ": unimplemented subshell type %u\r\n", mc_global.shell->type);
type              421 src/subshell/common.c     switch (mc_global.shell->type)
type              629 src/subshell/common.c     if (mc_global.shell->type == SHELL_BASH)
type              673 src/subshell/common.c     if (mc_global.shell->type != SHELL_ZSH)
type              888 src/subshell/common.c                             if (mc_global.shell->type != SHELL_FISH)
type             1095 src/subshell/common.c     switch (mc_global.shell->type)
type             1229 src/subshell/common.c     if (mc_global.shell->type == SHELL_FISH)
type             1340 src/subshell/common.c         if (mc_global.shell->type == SHELL_NONE)
type             1375 src/subshell/common.c         if (mc_global.shell->type == SHELL_TCSH)
type             1405 src/subshell/common.c             (mc_global.shell->type == SHELL_BASH || mc_global.shell->type == SHELL_ZSH
type             1406 src/subshell/common.c              || mc_global.shell->type == SHELL_FISH))
type             1516 src/subshell/common.c             if (mc_global.shell->type != SHELL_FISH)
type             1671 src/subshell/common.c         if (mc_global.shell->type == SHELL_TCSH)
type             1724 src/subshell/common.c         if (mc_global.shell->type != SHELL_FISH)
type             1736 src/subshell/common.c     if (mc_global.shell->type == SHELL_FISH)
type             1781 src/subshell/common.c         if (bPathNotEq && mc_global.shell->type == SHELL_TCSH)
type             1808 src/subshell/common.c     if (mc_global.shell->type == SHELL_ZSH || mc_global.shell->type == SHELL_FISH)
type              356 src/usermenu.c         const char *type;
type              365 src/usermenu.c             type = _("ERROR:");
type              369 src/usermenu.c             type = _("True:");
type              371 src/usermenu.c             type = _("False:");
type              374 src/usermenu.c             p = g_strdup_printf ("%s %s %c \n", msg ? msg : "", type, *start);
type              376 src/usermenu.c             p = g_strdup_printf ("%s %s %.*s \n", msg ? msg : "", type, (int) (end - start), start);
type               66 src/vfs/cpio/cpio.c #define RETURN(x) return (CPIO_SUPER(super)->type = (x))
type               67 src/vfs/cpio/cpio.c #define TYPEIS(x) ((CPIO_SUPER(super)->type == CPIO_UNKNOWN) || (CPIO_SUPER(super)->type == (x)))
type              138 src/vfs/cpio/cpio.c     int type;                   /* Type of the archive */
type              174 src/vfs/cpio/cpio.c     switch (CPIO_SUPER (super)->type)
type              200 src/vfs/cpio/cpio.c     arch->type = CPIO_UNKNOWN;
type              228 src/vfs/cpio/cpio.c     int fd, type;
type              244 src/vfs/cpio/cpio.c     type = get_compression_type (fd, super->name);
type              245 src/vfs/cpio/cpio.c     if (type == COMPRESSION_NONE)
type              253 src/vfs/cpio/cpio.c         s = g_strconcat (super->name, decompress_extension (type), (char *) NULL);
type              413 src/vfs/cpio/cpio.c     if ((st->st_nlink > 1) && ((arch->type == CPIO_NEWC) || (arch->type == CPIO_CRC)))
type              490 src/vfs/cpio/cpio.c                 if ((st->st_nlink > 0) && ((arch->type == CPIO_NEWC) || (arch->type == CPIO_CRC)))
type              560 src/vfs/cpio/cpio.c     if (arch->type == CPIO_BINRE)
type              715 src/vfs/cpio/cpio.c     if ((arch->type == CPIO_NEWC && hd.c_magic != 070701) ||
type              716 src/vfs/cpio/cpio.c         (arch->type == CPIO_CRC && hd.c_magic != 070702))
type              281 src/vfs/ftpfs/ftpfs_parse_ls.c     mode_t type, mode = 0;
type              293 src/vfs/ftpfs/ftpfs_parse_ls.c     if (!vfs_parse_filetype (t, NULL, &type))
type              297 src/vfs/ftpfs/ftpfs_parse_ls.c         mode |= type;
type              661 src/vfs/ftpfs/ftpfs_parse_ls.c     filetype type = UNKNOWN;
type              687 src/vfs/ftpfs/ftpfs_parse_ls.c             type = DIRECTORY;
type              692 src/vfs/ftpfs/ftpfs_parse_ls.c             type = NORMAL;
type              697 src/vfs/ftpfs/ftpfs_parse_ls.c             type = SYMLINK;
type              770 src/vfs/ftpfs/ftpfs_parse_ls.c     if (name == NULL || name[0] == '\0' || type == UNKNOWN)
type              784 src/vfs/ftpfs/ftpfs_parse_ls.c     switch (type)
type              827 src/vfs/ftpfs/ftpfs_parse_ls.c     mode_t type;
type              874 src/vfs/ftpfs/ftpfs_parse_ls.c         type = S_IFDIR;
type              876 src/vfs/ftpfs/ftpfs_parse_ls.c         type = S_IFREG;
type              895 src/vfs/ftpfs/ftpfs_parse_ls.c         type = S_IFDIR;
type              899 src/vfs/ftpfs/ftpfs_parse_ls.c             s->st_mode = type;  /* FIXME */
type              905 src/vfs/ftpfs/ftpfs_parse_ls.c     s->st_mode = type;
type              995 src/vfs/ftpfs/ftpfs_parse_ls.c     mode_t type, mode;
type             1004 src/vfs/ftpfs/ftpfs_parse_ls.c     if (!vfs_parse_filetype (t, NULL, &type))
type             1007 src/vfs/ftpfs/ftpfs_parse_ls.c     s->st_mode = type;
type               80 src/vfs/sftpfs/config_parser.c     enum config_var_type type;
type              153 src/vfs/sftpfs/config_parser.c #define POINTER_TO_STRUCTURE_MEMBER(type)  \
type              154 src/vfs/sftpfs/config_parser.c     ((type) ((char *) config_entity + (size_t) config_variables[i].offset))
type              183 src/vfs/sftpfs/config_parser.c             switch (config_variables[i].type)
type              358 src/vfs/tar/tar-internal.c tar_from_header (const char *where0, size_t digs, char const *type, intmax_t minval,
type              403 src/vfs/tar/tar-internal.c         if ((overflow || maxval < value) && *where1 >= 2 && type != NULL)
type              234 src/vfs/tar/tar-internal.h     enum archive_format type;   /**< type of the archive */
type              310 src/vfs/tar/tar-internal.h intmax_t tar_from_header (const char *where0, size_t digs, char const *type, intmax_t minval,
type              268 src/vfs/tar/tar-sparse.c     switch (archive->type)
type              385 src/vfs/tar/tar.c     if (arch->type == TAR_UNKNOWN)
type              394 src/vfs/tar/tar.c                 arch->type = TAR_STAR;
type              396 src/vfs/tar/tar.c                 arch->type = TAR_POSIX;
type              398 src/vfs/tar/tar.c                 arch->type = TAR_USTAR;
type              401 src/vfs/tar/tar.c             arch->type = hbits ? TAR_OLDGNU : TAR_GNU;
type              403 src/vfs/tar/tar.c             arch->type = TAR_V7;
type              423 src/vfs/tar/tar.c         if (arch->type == TAR_UNKNOWN)
type              424 src/vfs/tar/tar.c             arch->type = TAR_GNU;
type              457 src/vfs/tar/tar.c     switch (arch->type)
type              498 src/vfs/tar/tar.c     if (arch->type == TAR_GNU || arch->type == TAR_OLDGNU)
type              503 src/vfs/tar/tar.c     else if (arch->type == TAR_STAR)
type              647 src/vfs/tar/tar.c             if (arch->type == TAR_UNKNOWN)
type              648 src/vfs/tar/tar.c                 arch->type = TAR_GNU;
type              702 src/vfs/tar/tar.c             if (arch->type == TAR_UNKNOWN)
type              703 src/vfs/tar/tar.c                 arch->type = TAR_POSIX;
type              717 src/vfs/tar/tar.c             if (arch->type == TAR_UNKNOWN)
type              718 src/vfs/tar/tar.c                 arch->type = TAR_POSIX;
type              812 src/vfs/tar/tar.c             if (((arch->type == TAR_GNU || arch->type == TAR_OLDGNU)
type              860 src/vfs/tar/tar.c     arch->type = TAR_UNKNOWN;
type              904 src/vfs/tar/tar.c     int result, type;
type              919 src/vfs/tar/tar.c     type = get_compression_type (result, archive->name);
type              920 src/vfs/tar/tar.c     if (type == COMPRESSION_NONE)
type              928 src/vfs/tar/tar.c         s = g_strconcat (archive->name, decompress_extension (type), (char *) NULL);
type              244 src/viewer/ascii.c         GUnicodeType type;
type              246 src/viewer/ascii.c         type = g_unichar_type (c);
type              248 src/viewer/ascii.c         return type == G_UNICODE_NON_SPACING_MARK || type == G_UNICODE_ENCLOSING_MARK;
type               87 src/viewer/dialogs.c                              (int *) &mcview_search_options.type, NULL),
type              199 src/viewer/internal.h     nroff_type_t type;
type              205 src/viewer/internal.h     mc_search_type_t type;
type              388 src/viewer/mcviewer.c                 int type;
type              390 src/viewer/mcviewer.c                 type = get_compression_type (fd, file);
type              392 src/viewer/mcviewer.c                 if (type != COMPRESSION_NONE)
type              398 src/viewer/mcviewer.c                     tmp_filename = g_strconcat (file, decompress_extension (type), (char *) NULL);
type              109 src/viewer/nroff.c         switch (nroff->type)
type              173 src/viewer/nroff.c     nroff->type = NROFF_TYPE_NONE;
type              176 src/viewer/nroff.c         return nroff->type;
type              179 src/viewer/nroff.c         return nroff->type;
type              182 src/viewer/nroff.c         return nroff->type;
type              186 src/viewer/nroff.c         nroff->type = (nroff->prev_type == NROFF_TYPE_BOLD)
type              192 src/viewer/nroff.c         nroff->type = NROFF_TYPE_BOLD;
type              197 src/viewer/nroff.c         nroff->type = NROFF_TYPE_UNDERLINE;
type              203 src/viewer/nroff.c     return nroff->type;
type              214 src/viewer/nroff.c     nroff->prev_type = nroff->type;
type              216 src/viewer/nroff.c     switch (nroff->type)
type               52 src/viewer/search.c     .type = MC_SEARCH_T_NORMAL,
type              231 src/viewer/search.c     view->search->search_type = mcview_search_options.type;
type              285 src/viewer/search.c         if (view->search_nroff_seq->type != NROFF_TYPE_NONE)
type              287 src/viewer/search.c             switch (view->search_nroff_seq->type)