OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inlast
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libbind/dist/irs/
irp_p.h
31
int
inlast
; /*%< index of one past the last char in buffer */
member in struct:irp_p
irp.c
101
irp->
inlast
= 0;
291
end = &pvt->inbuffer[pvt->
inlast
];
302
pvt->
inlast
= end - start;
305
end = &pvt->inbuffer[pvt->
inlast
];
308
spare = sizeof (pvt->inbuffer) - pvt->
inlast
;
321
pvt->
inlast
+= i;
Completed in 16 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026