OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:user_lineno
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
var.c
948
static int
user_lineno
; /* what user set $LINENO to */
variable in typeref:typename:int
986
setint(vp, (long) current_lineno +
user_lineno
);
1087
user_lineno
= (unsigned int) intval(vp) - current_lineno - 1;
Completed in 71 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025