OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:obufindex
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ir/
sir.c
168
size_t ibuflen,
obufindex
, obuflen;
local in function:deframe_process
174
obufindex
= fstate->bufindex;
198
if (
obufindex
>= obuflen) {
203
fstate->buffer[
obufindex
++] = chr;
216
if (
obufindex
< fcslen) {
222
obufindex
);
225
obufindex
-= fcslen;
246
obufindex
= 0;
255
fstate->bufindex =
obufindex
;
Completed in 24 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025