line 180 lib/tty/tty-ncurses.c const char *line; line 212 lib/tty/tty-ncurses.c for (res = 0; lines_codes[res].line; res++) line 214 lib/tty/tty-ncurses.c if (strcmp (ch, lines_codes[res].line) == 0) line 234 lib/tty/tty-slang.c const char *line; line 255 lib/tty/tty-slang.c for (res = 0; lines_codes[res].line; res++) line 257 lib/tty/tty-slang.c if (strcmp (str, lines_codes[res].line) == 0) line 1128 lib/util.c load_file_position (const vfs_path_t * filename_vpath, long *line, long *column, off_t * offset, line 1137 lib/util.c *line = 1; line 1173 lib/util.c *line = 1; line 1179 lib/util.c *line = strtol (pos_tokens[0], NULL, 10); line 1219 lib/util.c save_file_position (const vfs_path_t * filename_vpath, long line, long column, off_t offset, line 1254 lib/util.c if (line != 1 || column != 0 || bookmarks != NULL) line 1257 lib/util.c (f, "%s %ld;%ld;%" PRIuMAX, vfs_path_as_str (filename_vpath), line, column, line 245 lib/util.h void load_file_position (const vfs_path_t * filename_vpath, long *line, long *column, line 248 lib/util.h void save_file_position (const vfs_path_t * filename_vpath, long line, long column, off_t offset, line 685 lib/vfs/parse_ls_vga.c const char *line = p; line 873 lib/vfs/parse_ls_vga.c (p_copy != NULL && *p_copy != '\0') ? p_copy : line); line 93 lib/widget/listbox.c int line = 0; line 115 lib/widget/listbox.c line = 1 + ((l->pos * (w->lines - 2)) / length); line 120 lib/widget/listbox.c if (i != line) line 322 lib/widget/quick.c if (quick_widget->u.separator.line) line 354 lib/widget/quick.c if (quick_widget->u.separator.line) line 149 lib/widget/quick.h .line = line_ \ line 208 lib/widget/quick.h .line = line_ \ line 326 lib/widget/quick.h gboolean line; line 408 src/cons.handler.c int col, line; line 414 src/cons.handler.c for (line = begin_line; line <= end_line; line++) line 416 src/cons.handler.c tty_gotoyx (starty + line - begin_line, 0); line 419 src/cons.handler.c c = screen_shot.buf[line * screen_info.mv_csz + col] & 0xFF; line 12 src/diffviewer/internal.h typedef int (*DFUNC) (void *ctx, int ch, int line, off_t off, size_t sz, const char *str); line 69 src/diffviewer/internal.h int line; line 863 src/diffviewer/ydiff.c int line = 0; line 895 src/diffviewer/ydiff.c while (line < n && (sz = f_gets (buf, sizeof (buf), f)) != 0) line 897 src/diffviewer/ydiff.c line++; line 898 src/diffviewer/ydiff.c printer (ctx, EQU_CH, line, off, sz, buf); line 913 src/diffviewer/ydiff.c if (line != n) line 931 src/diffviewer/ydiff.c line++; line 932 src/diffviewer/ydiff.c printer (ctx, ADD_CH, line, off, sz, buf); line 957 src/diffviewer/ydiff.c line++; line 958 src/diffviewer/ydiff.c printer (ctx, CHG_CH, line, off, sz, buf); line 992 src/diffviewer/ydiff.c line++; line 993 src/diffviewer/ydiff.c printer (ctx, EQU_CH, line, off, sz, buf); line 1680 src/diffviewer/ydiff.c printer (void *ctx, int ch, int line, off_t off, size_t sz, const char *str) line 1691 src/diffviewer/ydiff.c p.line = line; line 1693 src/diffviewer/ydiff.c if (dsrc == DATA_SRC_MEM && line != 0) line 1722 src/diffviewer/ydiff.c if (dsrc == DATA_SRC_TMP && (line != 0 || ch == 0)) line 1811 src/diffviewer/ydiff.c if (p->line && q->line && p->ch == CHG_CH) line 1894 src/diffviewer/ydiff.c if (p->line == 0) line 1901 src/diffviewer/ydiff.c if (p->line != 0) line 1907 src/diffviewer/ydiff.c *linenum = p->line; line 2011 src/diffviewer/ydiff.c *start_line1 = ((DIFFLN *) & g_array_index (a0, DIFFLN, pos))->line + 1; line 2012 src/diffviewer/ydiff.c *start_line2 = ((DIFFLN *) & g_array_index (a1, DIFFLN, pos))->line + 1; line 2019 src/diffviewer/ydiff.c l0 = ((DIFFLN *) & g_array_index (a0, DIFFLN, pos))->line; line 2020 src/diffviewer/ydiff.c l1 = ((DIFFLN *) & g_array_index (a1, DIFFLN, pos))->line; line 2046 src/diffviewer/ydiff.c int line; line 2055 src/diffviewer/ydiff.c line = 0; line 2056 src/diffviewer/ydiff.c while (fgets (buf, sizeof (buf), f0) != NULL && line < from1 - 1) line 2058 src/diffviewer/ydiff.c line++; line 2063 src/diffviewer/ydiff.c line++; line 2064 src/diffviewer/ydiff.c if (line >= to1) line 2086 src/diffviewer/ydiff.c int line; line 2102 src/diffviewer/ydiff.c line = 0; line 2103 src/diffviewer/ydiff.c while (fgets (buf, sizeof (buf), f0) != NULL && line < from1 - 1) line 2105 src/diffviewer/ydiff.c line++; line 2108 src/diffviewer/ydiff.c line = 0; line 2109 src/diffviewer/ydiff.c while (fgets (buf, sizeof (buf), f1) != NULL && line <= to2) line 2111 src/diffviewer/ydiff.c line++; line 2112 src/diffviewer/ydiff.c if (line >= from2) line 2583 src/diffviewer/ydiff.c if (p->line != 0) line 2588 src/diffviewer/ydiff.c g_snprintf (buf, display_numbers + 1, "%*d", nwidth, p->line); line 2951 src/diffviewer/ydiff.c if (p->line == newline) line 71 src/editor/bookmark.c while (p->next->line == p->line) line 80 src/editor/bookmark.c book_mark_find (WEdit * edit, long line) line 88 src/editor/bookmark.c edit->book_mark->line = -1; line 94 src/editor/bookmark.c if (p->line > line) line 99 src/editor/bookmark.c if (p->next->line > line) line 114 src/editor/bookmark.c if (p->next != NULL && p->next->line <= line) line 117 src/editor/bookmark.c if (p->line <= line) line 121 src/editor/bookmark.c if (p->next->line > line) line 152 src/editor/bookmark.c book_mark_query_color (WEdit * edit, long line, int c) line 158 src/editor/bookmark.c for (p = book_mark_find (edit, line); p != NULL; p = p->prev) line 160 src/editor/bookmark.c if (p->line != line) line 174 src/editor/bookmark.c book_mark_insert (WEdit * edit, long line, int c) line 178 src/editor/bookmark.c p = book_mark_find (edit, line); line 180 src/editor/bookmark.c if (p->line == line) line 193 src/editor/bookmark.c q->line = line; line 216 src/editor/bookmark.c book_mark_clear (WEdit * edit, long line, int c) line 224 src/editor/bookmark.c for (p = book_mark_find (edit, line); p != NULL; p = q) line 227 src/editor/bookmark.c if (p->line == line && (p->c == c || c == -1)) line 240 src/editor/bookmark.c if (edit->book_mark->line == -1 && edit->book_mark->next == NULL) line 281 src/editor/bookmark.c book_mark_inc (WEdit * edit, long line) line 287 src/editor/bookmark.c p = book_mark_find (edit, line); line 289 src/editor/bookmark.c p->line++; line 297 src/editor/bookmark.c book_mark_dec (WEdit * edit, long line) line 303 src/editor/bookmark.c p = book_mark_find (edit, line); line 305 src/editor/bookmark.c p->line--; line 327 src/editor/bookmark.c if (p->c == color && p->line >= 0) line 328 src/editor/bookmark.c g_array_append_val (edit->serialized_bookmarks, p->line); line 112 src/editor/edit-impl.h long line; line 162 src/editor/edit-impl.h gboolean edit_reload_line (WEdit * edit, const vfs_path_t * filename_vpath, long line); line 185 src/editor/edit-impl.h const vfs_path_t * filename_vpath, long line); line 235 src/editor/edit-impl.h void edit_move_to_line (WEdit * e, long line); line 236 src/editor/edit-impl.h void edit_move_display (WEdit * e, long line); line 264 src/editor/edit-impl.h void book_mark_insert (WEdit * edit, long line, int c); line 265 src/editor/edit-impl.h gboolean book_mark_query_color (WEdit * edit, long line, int c); line 266 src/editor/edit-impl.h struct edit_book_mark_t *book_mark_find (WEdit * edit, long line); line 267 src/editor/edit-impl.h gboolean book_mark_clear (WEdit * edit, long line, int c); line 269 src/editor/edit-impl.h void book_mark_inc (WEdit * edit, long line); line 270 src/editor/edit-impl.h void book_mark_dec (WEdit * edit, long line); line 274 src/editor/edit-impl.h gboolean edit_line_is_blank (WEdit * edit, long line); line 469 src/editor/edit.c long line, column; line 476 src/editor/edit.c load_file_position (edit->filename_vpath, &line, &column, &offset, &edit->serialized_bookmarks); line 483 src/editor/edit.c if (line > 0) line 485 src/editor/edit.c edit_move_to_line (edit, line - 1); line 491 src/editor/edit.c line = edit->buffer.curs_line; line 496 src/editor/edit.c edit_move_display (edit, line - (WIDGET (edit)->lines / 2)); line 683 src/editor/edit.c edit_find_line (WEdit * edit, long line) line 699 src/editor/edit.c if (line >= edit->buffer.lines) line 701 src/editor/edit.c if (line <= 0) line 708 src/editor/edit.c n = labs (edit->line_numbers[i] - line); line 721 src/editor/edit.c if (line > edit->line_numbers[j]) line 724 src/editor/edit.c line - edit->line_numbers[j], 0); line 728 src/editor/edit.c edit->line_numbers[j] - line); line 729 src/editor/edit.c edit->line_numbers[i] = line; line 2078 src/editor/edit.c long line) line 2159 src/editor/edit.c if ((line == 0) && option_save_position) line 2164 src/editor/edit.c if (line <= 0) line 2165 src/editor/edit.c line = 1; line 2166 src/editor/edit.c edit_move_display (edit, line - 1); line 2167 src/editor/edit.c edit_move_to_line (edit, line - 1); line 2230 src/editor/edit.c edit_reload_line (WEdit * edit, const vfs_path_t * filename_vpath, long line) line 2241 src/editor/edit.c if (edit_init (e, w->y, w->x, w->lines, w->cols, filename_vpath, line) == NULL) line 3007 src/editor/edit.c edit_line_is_blank (WEdit * edit, long line) line 3009 src/editor/edit.c return is_blank (&edit->buffer, edit_find_line (edit, line)); line 3016 src/editor/edit.c edit_move_to_line (WEdit * e, long line) line 3018 src/editor/edit.c if (line < e->buffer.curs_line) line 3019 src/editor/edit.c edit_move_up (e, e->buffer.curs_line - line, FALSE); line 3021 src/editor/edit.c edit_move_down (e, line - e->buffer.curs_line, FALSE); line 3029 src/editor/edit.c edit_move_display (WEdit * e, long line) line 3031 src/editor/edit.c if (line < e->start_line) line 3032 src/editor/edit.c edit_scroll_upward (e, e->start_line - line); line 3034 src/editor/edit.c edit_scroll_downward (e, line - e->start_line); line 3744 src/editor/edit.c if (p->line >= edit->start_line + w->lines || p->line < edit->start_line) line 3745 src/editor/edit.c edit_move_display (edit, p->line - w->lines / 2); line 3746 src/editor/edit.c edit_move_to_line (edit, p->line); line 3756 src/editor/edit.c while (p->line == edit->buffer.curs_line) line 3759 src/editor/edit.c if (p->line >= 0) line 3761 src/editor/edit.c if (p->line >= edit->start_line + w->lines || p->line < edit->start_line) line 3762 src/editor/edit.c edit_move_display (edit, p->line - w->lines / 2); line 3763 src/editor/edit.c edit_move_to_line (edit, p->line); line 4018 src/editor/edit.c edit_history_moveto[edit_stack_iterator].line = -1; line 69 src/editor/edit.h gboolean edit_file (const vfs_path_t * file_vpath, long line); line 3551 src/editor/editcmd.c if (edit_history_moveto[edit_stack_iterator + 1].line < 1) line 3557 src/editor/editcmd.c edit_history_moveto[edit_stack_iterator].line); line 3584 src/editor/editcmd.c edit_history_moveto[edit_stack_iterator].line); line 458 src/editor/editcmd_dialogs.c def_hash[i].line); line 493 src/editor/editcmd_dialogs.c edit_history_moveto[edit_stack_iterator].line = edit->start_line + edit->curs_row + 1; line 498 src/editor/editcmd_dialogs.c edit_history_moveto[edit_stack_iterator].line = curr_def->line; line 500 src/editor/editcmd_dialogs.c edit_history_moveto[edit_stack_iterator].line); line 388 src/editor/editdraw.c long end_col, line_s line[], char *status, int bookmarked) line 454 src/editor/editdraw.c for (p = line; p->ch != 0; p++) line 506 src/editor/editdraw.c line_s line[MAX_LINE_LEN]; line 507 src/editor/editdraw.c line_s *p = line; line 824 src/editor/editdraw.c print_to_widget (edit, row, start_col, start_col_real, end_col, line, line_stat, book_mark); line 1190 src/editor/editwidget.c edit_file (const vfs_path_t * file_vpath, long line) line 1192 src/editor/editwidget.c mcedit_arg_t arg = { (vfs_path_t *) file_vpath, line }; line 35 src/editor/editwidget.h long line; /* line number */ line 57 src/editor/etags.c parse_define (const char *buf, char **long_name, char **short_name, long *line) line 154 src/editor/etags.c *line = atol (linedef); line 164 src/editor/etags.c *line = 0; line 233 src/editor/etags.c long line = 0; line 235 src/editor/etags.c parse_define (chekedstr, &longname, &shortname, &line); line 245 src/editor/etags.c def_hash[num].line = line; line 25 src/editor/etags.h long line; line 75 src/editor/format.c line_start (const edit_buffer_t * buf, long line) line 83 src/editor/format.c if (line < l) line 84 src/editor/format.c p = edit_buffer_get_backward_offset (buf, p, l - line); line 85 src/editor/format.c else if (line > l) line 86 src/editor/format.c p = edit_buffer_get_forward_offset (buf, p, line - l, 0); line 85 src/editor/syntax.c #define break_a { result = line; break; } line 86 src/editor/syntax.c #define check_a { if (*a == NULL) { result = line; break; } } line 87 src/editor/syntax.c #define check_not_a { if (*a != NULL) { result = line ;break; } } line 650 src/editor/syntax.c read_one_line (char **line, FILE * f) line 691 src/editor/syntax.c *line = g_string_free (p, FALSE); line 907 src/editor/syntax.c xx_lowerize_line (WEdit * edit, char *line, size_t len) line 914 src/editor/syntax.c line[i] = tolower (line[i]); line 930 src/editor/syntax.c int save_line = 0, line = 0; line 952 src/editor/syntax.c line++; line 966 src/editor/syntax.c line = save_line + 1; line 985 src/editor/syntax.c result = line; line 993 src/editor/syntax.c result = line; line 996 src/editor/syntax.c save_line = line; line 997 src/editor/syntax.c line = 0; line 1112 src/editor/syntax.c result = line; line 1222 src/editor/syntax.c return line; line 1261 src/editor/syntax.c long line = 0; line 1279 src/editor/syntax.c line++; line 1292 src/editor/syntax.c result = line; line 1307 src/editor/syntax.c result = line; line 1345 src/editor/syntax.c result = line + line_error; line 413 src/filemanager/chattr.c int line; line 433 src/filemanager/chattr.c line = 1 + (cb->pos * (w->lines - 2)) / check_attr_mod_num; line 438 src/filemanager/chattr.c if (i != line) line 1038 src/filemanager/find.c int line = 1; line 1054 src/filemanager/find.c line = last_line; line 1128 src/filemanager/find.c g_snprintf (result, sizeof (result), "%d:%s", line, filename); line 1141 src/filemanager/find.c line++; line 1144 src/filemanager/find.c if ((line & 0xff) == 0) line 1157 src/filemanager/find.c last_line = line; line 1436 src/filemanager/find.c int line; line 1442 src/filemanager/find.c line = atoi (file + 4); line 1447 src/filemanager/find.c line = 0; line 1452 src/filemanager/find.c edit_file_at_line (fullname_vpath, use_internal_edit, line); line 1454 src/filemanager/find.c view_file_at_line (fullname_vpath, unparsed_view, use_internal_view, line, search_start, line 633 src/filemanager/mountlist.c char *line = NULL; line 636 src/filemanager/mountlist.c while (getline (&line, &buf_size, fp) != -1) line 645 src/filemanager/mountlist.c rc = sscanf (line, "%*u " /* id - discarded */ line 657 src/filemanager/mountlist.c dash = strstr (line + target_e, " - "); line 670 src/filemanager/mountlist.c line[mntroot_e] = '\0'; line 671 src/filemanager/mountlist.c line[target_e] = '\0'; line 675 src/filemanager/mountlist.c unescape_tab (line + target_s); line 676 src/filemanager/mountlist.c unescape_tab (line + mntroot_s); line 681 src/filemanager/mountlist.c me->me_mountdir = g_strdup (line + target_s); line 682 src/filemanager/mountlist.c me->me_mntroot = g_strdup (line + mntroot_s); line 696 src/filemanager/mountlist.c free (line); line 327 src/filemanager/panelize.c char line[MC_MAXPATHLEN]; line 334 src/filemanager/panelize.c if (fgets (line, sizeof (line), external) == NULL) line 341 src/filemanager/panelize.c len = strlen (line); line 342 src/filemanager/panelize.c if (line[len - 1] == '\n') line 343 src/filemanager/panelize.c line[len - 1] = '\0'; line 344 src/filemanager/panelize.c if (line[0] == '\0') line 347 src/filemanager/panelize.c name = line; line 348 src/filemanager/panelize.c if (line[0] == '.' && IS_PATH_SEP (line[1])) line 224 src/filemanager/tree.c int line; line 231 src/filemanager/tree.c line = tree_lines + 2; line 234 src/filemanager/tree.c line = tree_lines + 1; line 240 src/filemanager/tree.c tty_draw_hline (w->y + line, w->x + 1, ' ', tree_cols); line 241 src/filemanager/tree.c widget_gotoyx (w, line, 1); line 254 src/filemanager/tree.c tty_draw_hline (w->y + line, w->x + 1, ' ', tree_cols); line 255 src/filemanager/tree.c widget_gotoyx (w, line, 1); line 209 src/help.c int line; line 212 src/help.c for (line = 0, p = currentpoint; (*p != '\0') && (*p != CHAR_NODE_END); str_cnext_char (&p)) line 214 src/help.c if (line == lines) line 218 src/help.c line++; line 229 src/help.c int line; line 232 src/help.c for (line = 0, p = currentpoint; (*p != '\0') && ((int) (p - fdata) >= 0); str_cprev_char (&p)) line 244 src/help.c line++; line 245 src/help.c if (line == lines) line 403 src/help.c help_print_word (WDialog * h, GString * word, int *col, int *line, gboolean add_space) line 405 src/help.c if (*line >= help_lines) line 415 src/help.c (*line)++; line 418 src/help.c if (*line >= help_lines) line 422 src/help.c widget_gotoyx (h, *line + 2, *col + 2); line 439 src/help.c (*line)++; line 450 src/help.c int col, line, c; line 463 src/help.c line = col = active_col = active_line = 0; line 473 src/help.c while ((n[0] != '\0') && (n[0] != CHAR_NODE_END) && (line < help_lines)) line 494 src/help.c active_line = line + 2; line 496 src/help.c start_link_area (col, line, p); line 503 src/help.c help_print_word (h, word, &col, &line, FALSE); line 504 src/help.c end_link_area (col - 1, line); line 514 src/help.c widget_gotoyx (h, line + 2, col + 2); line 525 src/help.c help_print_word (h, word, &col, &line, FALSE); line 530 src/help.c help_print_word (h, word, &col, &line, FALSE); line 531 src/help.c line++; line 539 src/help.c help_print_word (h, word, &col, &line, c == ' '); line 545 src/help.c line++; line 552 src/help.c if (painting && (line < help_lines)) line 559 src/help.c widget_gotoyx (h, line + 2, col + 2); line 567 src/help.c SLsmg_draw_object (WIDGET (h)->y + line + 2, WIDGET (h)->x + col + 2, line 578 src/help.c help_print_word (h, word, &col, &line, FALSE); line 581 src/help.c end_of_node = line < help_lines; line 21 src/vfs/smbfs/helpers/include/proto.h BOOL dbghdr (int level, const char *file, const char *func, int line); line 316 src/vfs/smbfs/helpers/lib/debug.c dbghdr (int level, const char *file, const char *func, int line) line 342 src/vfs/smbfs/helpers/lib/debug.c (void) Debug1 ("[%s, %d] %s:%s(%d)\n", timestring (), level, file, func, line); line 195 src/vfs/smbfs/helpers/libsmb/namequery.c pstring line; line 205 src/vfs/smbfs/helpers/libsmb/namequery.c if (!fgets_slash (line, sizeof (pstring), fp)) line 208 src/vfs/smbfs/helpers/libsmb/namequery.c if (*line == '#') line 215 src/vfs/smbfs/helpers/libsmb/namequery.c ptr = line; line 231 src/vfs/smbfs/helpers/libsmb/namequery.c DEBUG (0, ("getlmhostsent: Ill formed hosts line [%s]\n", line)); line 168 src/vfs/smbfs/helpers/param/params.c Continuation (char *line, int pos) line 185 src/vfs/smbfs/helpers/param/params.c while ((pos >= 0) && isspace (line[pos])) line 188 src/vfs/smbfs/helpers/param/params.c return (((pos >= 0) && ('\\' == line[pos])) ? pos : -1); line 212 src/viewer/coord_cache.c off_t offset, line, column, nextline_offset, filesize; line 243 src/viewer/coord_cache.c mcview_offset_to_coord (view, &line, &column, offset); line 246 src/viewer/coord_cache.c (uintmax_t) offset, (uintmax_t) line, (uintmax_t) column); line 250 src/viewer/coord_cache.c for (line = 0; TRUE; line++) line 252 src/viewer/coord_cache.c mcview_coord_to_offset (view, &nextline_offset, line + 1, 0); line 257 src/viewer/coord_cache.c mcview_coord_to_offset (view, &offset, line, column); line 263 src/viewer/coord_cache.c (uintmax_t) line, (uintmax_t) column, (uintmax_t) offset); line 432 src/viewer/mcviewer.c long line, col; line 435 src/viewer/mcviewer.c load_file_position (view->filename_vpath, &line, &col, &new_offset, &view->saved_bookmarks); line 339 src/viewer/move.c mcview_moveto (WView * view, off_t line, off_t col) line 343 src/viewer/move.c mcview_coord_to_offset (view, &offset, line, col); line 350 src/viewer/move.c mcview_coord_to_offset (WView * view, off_t * ret_offset, off_t line, off_t column) line 354 src/viewer/move.c coord.cc_line = line; line 338 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c process_ls_line (const char *line) line 348 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c success = vfs_parse_ls_lga (line, &st, &filename, &linkname, NULL); line 354 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c yaml_dump_record (success, line, &st, filename, linkname); line 356 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c ls_dump_record (success, line, &st, filename, linkname); line 367 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c char line[BUF_4K]; line 369 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c while (fgets (line, sizeof line, input) != NULL) line 371 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c chomp (line); /* Not mandatory. Makes error messages nicer. */ line 372 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c if (strncmp (line, "total ", 6) == 0) /* Convenience only: makes 'ls -l' parse cleanly. */ line 374 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c process_ls_line (line);