OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IOV_LEN_TYPE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
buffer.c
2202
#define
IOV_LEN_TYPE
size_t
2208
#define
IOV_LEN_TYPE
unsigned long
2443
iov[i++].IOV_LEN_FIELD = (
IOV_LEN_TYPE
)chain->off;
2447
iov[i++].IOV_LEN_FIELD = (
IOV_LEN_TYPE
)howmuch;
/src/external/bsd/ntp/dist/sntp/libevent/
buffer.c
2200
#define
IOV_LEN_TYPE
size_t
2206
#define
IOV_LEN_TYPE
unsigned long
2441
iov[i++].IOV_LEN_FIELD = (
IOV_LEN_TYPE
)chain->off;
2445
iov[i++].IOV_LEN_FIELD = (
IOV_LEN_TYPE
)howmuch;
Completed in 27 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026