OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ch_offset
(Results
1 - 3
of
3
) sorted by relevancy
/src/distrib/utils/more/
ch.c
88
static int
ch_offset
;
variable in typeref:typename:int
103
ch_offset
< buf_head->datasize) ? \
104
buf_head->data[
ch_offset
] : fch_get())
120
if (
ch_offset
>= bp->datasize)
140
return(bp->data[
ch_offset
]);
236
if (
ch_offset
>= bp->datasize)
243
return(bp->data[
ch_offset
]);
277
ch_offset
= pos % BUFSIZ;
328
ch_offset
= 0;
349
return(ch_block * BUFSIZ +
ch_offset
);
[
all
...]
ch.c
88
static int
ch_offset
;
variable in typeref:typename:int
103
ch_offset
< buf_head->datasize) ? \
104
buf_head->data[
ch_offset
] : fch_get())
120
if (
ch_offset
>= bp->datasize)
140
return(bp->data[
ch_offset
]);
236
if (
ch_offset
>= bp->datasize)
243
return(bp->data[
ch_offset
]);
277
ch_offset
= pos % BUFSIZ;
328
ch_offset
= 0;
349
return(ch_block * BUFSIZ +
ch_offset
);
[
all
...]
ch.c
88
static int
ch_offset
;
variable in typeref:typename:int
103
ch_offset
< buf_head->datasize) ? \
104
buf_head->data[
ch_offset
] : fch_get())
120
if (
ch_offset
>= bp->datasize)
140
return(bp->data[
ch_offset
]);
236
if (
ch_offset
>= bp->datasize)
243
return(bp->data[
ch_offset
]);
277
ch_offset
= pos % BUFSIZ;
328
ch_offset
= 0;
349
return(ch_block * BUFSIZ +
ch_offset
);
[
all
...]
Completed in 32 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025