OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_pos_plus1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
win32select.c
71
int
read_pos_plus1
;
member in struct:idx_info
130
if (ent->
read_pos_plus1
> 0)
144
ent->
read_pos_plus1
= set->fd_count+1;
157
i = ent->
read_pos_plus1
- 1;
158
ent->
read_pos_plus1
= 0;
175
ent2->
read_pos_plus1
= i+1;
/src/external/bsd/ntp/dist/sntp/libevent/
win32select.c
70
int
read_pos_plus1
;
member in struct:idx_info
129
if (ent->
read_pos_plus1
> 0)
143
ent->
read_pos_plus1
= set->fd_count+1;
156
i = ent->
read_pos_plus1
- 1;
157
ent->
read_pos_plus1
= 0;
174
ent2->
read_pos_plus1
= i+1;
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026