OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hunk_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
pch.c
1037
char
hunk_type
;
local in function:another_hunk
1058
hunk_type
= *s++;
1059
if (
hunk_type
== 'a')
1068
if (
hunk_type
== 'd')
1112
if (
hunk_type
== 'c') {
pch.c
1037
char
hunk_type
;
local in function:another_hunk
1058
hunk_type
= *s++;
1059
if (
hunk_type
== 'a')
1068
if (
hunk_type
== 'd')
1112
if (
hunk_type
== 'c') {
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025