OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_lno
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/nvi/dist/ex/
ex.c
85
wp->excmd.
if_lno
= 1;
97
for (;; ++wp->excmd.
if_lno
) {
236
wp->
if_lno
= ecp->
if_lno
;
253
++wp->
if_lno
;
254
++ecp->
if_lno
;
272
++wp->
if_lno
;
273
++ecp->
if_lno
;
709
++wp->
if_lno
;
710
++ecp->
if_lno
;
[
all
...]
ex.h
77
db_recno_t
if_lno
; /* Associated line number. */
member in struct:_excmd
ex_init.c
304
ecp->
if_lno
= 1;
/src/external/bsd/nvi/dist/common/
screen.h
55
db_recno_t
if_lno
; /* Current associated line number. */
member in struct:_win
msg.c
181
len = snprintf(mp, REM, ", %d: ", wp->
if_lno
);
Completed in 21 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026