| /freebsd-12.1/usr.bin/top/ |
| H A D | display.c | 438 lastline++; in i_cpustates() 534 lastline++; in z_cpustates() 566 lastline++; in i_memory() 602 lastline++; in i_arc() 642 lastline++; in i_carc() 679 lastline++; in i_swap() 726 lastline++; in i_message() 790 lastline++; in i_header() 806 lastline++; in u_header() 828 lastline++; in i_process() [all …]
|
| /freebsd-12.1/usr.bin/csplit/ |
| H A D | csplit.c | 443 long lastline, tgtline; in do_lineno() local 451 lastline = tgtline; in do_lineno() 452 if (lastline <= lineno) in do_lineno() 457 while (lineno + 1 != lastline) { in do_lineno() 459 errx(1, "%ld: out of range", lastline); in do_lineno() 469 lastline += tgtline; in do_lineno()
|
| /freebsd-12.1/contrib/netbsd-tests/usr.bin/unifdef/ |
| H A D | t_basic.sh | 43 atf_test_case lastline 61 atf_add_test_case lastline
|
| /freebsd-12.1/lib/libdpv/ |
| H A D | dialog_util.c | 455 char *lastline; in dialog_prompt_lastline() local 463 lastline = p = prompt; in dialog_prompt_lastline() 469 lastline = p + 1; in dialog_prompt_lastline() 480 lastline = p + 1; in dialog_prompt_lastline() 485 return (lastline); in dialog_prompt_lastline()
|
| H A D | dprompt.c | 386 char *lastline; in dprompt_add_files() local 462 lastline = dialog_prompt_lastline(name, 1); in dprompt_add_files() 463 if (name != lastline) { in dprompt_add_files() 464 c = *lastline; in dprompt_add_files() 465 *lastline = '\0'; in dprompt_add_files() 467 *lastline = c; in dprompt_add_files() 468 name = lastline; in dprompt_add_files()
|
| /freebsd-12.1/usr.bin/patch/ |
| H A D | patch.c | 835 const LINENUM lastline = pch_ptrn_lines(); in apply_hunk() local 836 LINENUM new = lastline + 1; in apply_hunk() 848 while (old <= lastline) { in apply_hunk() 968 copy_till(LINENUM lastline, bool endoffile) in copy_till() argument 970 if (last_frozen_line > lastline) in copy_till() 972 while (last_frozen_line < lastline) { in copy_till() 973 if (++last_frozen_line == lastline && endoffile) in copy_till()
|
| /freebsd-12.1/contrib/openbsm/compat/ |
| H A D | queue.h | 108 int lastline; member 117 (head)->trace.prevline = (head)->trace.lastline; \ 119 (head)->trace.lastline = __LINE__; \ 124 (elem)->trace.prevline = (elem)->trace.lastline; \ 126 (elem)->trace.lastline = __LINE__; \
|
| /freebsd-12.1/contrib/nvi/vi/ |
| H A D | vs_refresh.c | 169 recno_t lastline, lcnt; in vs_paint() local 341 bottom: if (db_last(sp, &lastline)) in vs_paint() 346 lcnt = vs_sm_nlines(sp, &tmp, lastline, sp->t_rows); in vs_paint() 348 if (vs_sm_fill(sp, lastline, P_BOTTOM)) in vs_paint()
|
| /freebsd-12.1/usr.bin/sed/ |
| H A D | extern.h | 57 int lastline(void);
|
| H A D | main.c | 457 } else if (!lastline()) { in mf_fgets() 531 lastline(void) in lastline() function
|
| H A D | process.c | 140 if (cp->a2 == NULL || lastaddr || lastline()) in process() 293 (a)->type == AT_LINE ? linenum == (a)->u.l : lastline())
|
| /freebsd-12.1/sys/sys/ |
| H A D | queue.h | 127 unsigned long lastline; member 137 (head)->trace.prevline = (head)->trace.lastline; \ 139 (head)->trace.lastline = __LINE__; \ 144 (elem)->trace.prevline = (elem)->trace.lastline; \ 146 (elem)->trace.lastline = __LINE__; \
|
| /freebsd-12.1/sys/netgraph/ |
| H A D | netgraph.h | 125 int lastline; member 197 hook->lastline = line; in _chkhook() 377 int lastline; member 465 node->lastline = line; in _chknode() 658 int lastline; member 729 (item)->lastline = line; in _ngi_check() 822 (item)->lastline = __LINE__; \
|
| H A D | ng_base.c | 3263 hook->lastfile, hook->lastline); in dumphook() 3280 node->lastfile, node->lastline); in dumpnode() 3293 item->lastfile, item->lastline); in dumpitem()
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| H A D | llex.h | 54 int lastline; /* line of last token `consumed' */ member
|
| H A D | llex.c | 166 ls->lastline = 1; in luaX_setinput() 514 ls->lastline = ls->linenumber; in luaX_next()
|
| H A D | lcode.c | 221 f->lineinfo[fs->pc] = fs->ls->lastline; in luaK_code()
|
| /freebsd-12.1/contrib/lua/src/ |
| H A D | llex.h | 61 int lastline; /* line of last token 'consumed' */ member
|
| H A D | llex.c | 171 ls->lastline = 1; in luaX_setinput() 550 ls->lastline = ls->linenumber; in luaX_next()
|
| H A D | lcode.c | 303 f->lineinfo[fs->pc] = fs->ls->lastline; in luaK_code()
|
| /freebsd-12.1/contrib/ncurses/ncurses/tty/ |
| H A D | tty_update.c | 833 NCURSES_CH_T *lastline = in TINFO_DOUPDATE() local 842 && ISBLANK(lastline[n]) in TINFO_DOUPDATE() 843 && SAFE(SP_PARM, AttrOf(lastline[n]))) { in TINFO_DOUPDATE() 844 RemAttr(lastline[n--], turnon); in TINFO_DOUPDATE() 850 || !ISBLANK(lastline[n + k]) in TINFO_DOUPDATE() 851 || !SAFE(SP_PARM, AttrOf(lastline[n + k]))) { in TINFO_DOUPDATE() 856 (ISBLANK(lastline[n + k]) in TINFO_DOUPDATE() 859 (SAFE(SP_PARM, AttrOf(lastline[n + k])) in TINFO_DOUPDATE()
|
| /freebsd-12.1/usr.bin/diff/ |
| H A D | diffreg.c | 235 static int lastline; variable 263 lastline = 0; in diffreg() 1325 int last = lastline; in match_function() 1328 lastline = pos; in match_function()
|