OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ignore_initial
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
cmp.c
78
static off_t
ignore_initial
[2];
222
ignore_initial
[0] = parse_ignore_initial (&optarg, ':');
223
ignore_initial
[1] = (*optarg++ == ':'
225
:
ignore_initial
[0]);
271
ignore_initial
[f] = parse_ignore_initial (&arg, 0);
405
off_t ig =
ignore_initial
[f];
668
/* Position file F to
ignore_initial
[F] bytes from its initial position,
680
position[f] = lseek (file_desc[f],
ignore_initial
[f], SEEK_CUR);
77
static off_t
ignore_initial
[2];
variable
Completed in 15 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026