OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tgtline
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/csplit/
csplit.c
451
long lastline,
tgtline
;
local in function:do_lineno
456
tgtline
= strtol(expr, &ep, 10);
457
if (
tgtline
<= 0 || errno != 0 || *ep != '\0')
459
lastline =
tgtline
;
477
lastline +=
tgtline
;
Completed in 20 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025