OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_command_line
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/patch/
pch.c
255
long
first_command_line
= -1;
local in function:intuit_diff_type
275
if (
first_command_line
>= 0L) {
277
p_start =
first_command_line
;
298
if (
first_command_line
< 0L && this_is_a_command) {
299
first_command_line
= this_line;
329
first_command_line
>= 0L &&
332
p_start =
first_command_line
;
Completed in 39 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025