OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:realloc_copy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
poll.c
77
int
realloc_copy
; /* True iff we must realloc
member in struct:pollop
157
if (pop->
realloc_copy
) {
165
pop->
realloc_copy
= 0;
264
pop->
realloc_copy
= 1;
/src/external/bsd/ntp/dist/sntp/libevent/
poll.c
76
int
realloc_copy
; /* True iff we must realloc
member in struct:pollop
156
if (pop->
realloc_copy
) {
164
pop->
realloc_copy
= 0;
263
pop->
realloc_copy
= 1;
Completed in 22 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026