OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:evContext_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/isc/
eventlib_p.h
183
void *ctx; /* pointer to the
evContext_p
*/
259
}
evContext_p
;
263
void evPrintf(const
evContext_p
*ctx, int level, const char *fmt, ...)
267
extern int evPollfdRealloc(
evContext_p
*ctx, int pollfd_chunk_size, int fd);
272
heap_context evCreateTimers(const
evContext_p
*);
274
void evDestroyTimers(const
evContext_p
*);
278
evWait *evFreeWait(
evContext_p
*ctx, evWait *old);
/src/external/bsd/libbind/dist/isc/
eventlib_p.h
183
void *ctx; /* pointer to the
evContext_p
*/
259
}
evContext_p
;
263
void evPrintf(const
evContext_p
*ctx, int level, const char *fmt, ...)
267
extern int evPollfdRealloc(
evContext_p
*ctx, int pollfd_chunk_size, int fd);
272
heap_context evCreateTimers(const
evContext_p
*);
274
void evDestroyTimers(const
evContext_p
*);
278
evWait *evFreeWait(
evContext_p
*ctx, evWait *old);
Completed in 63 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026