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_MAX
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/bind/include/isc/
platform.h
43
#ifndef
IOV_MAX
44
#define
IOV_MAX
1024
/src/sys/sys/
syslimits.h
91
#define
IOV_MAX
1024 /* max # of iovec's for readv(2) etc. */
/src/external/mpl/bind/dist/lib/isccfg/
check.c
1303
#ifndef
IOV_MAX
1305
* FSTRM_IOTHR_INPUT_QUEUE_SIZE_MAX is defined as
IOV_MAX
, but
IOV_MAX
can be
1308
#define
IOV_MAX
1024
1309
#endif /* ifndef
IOV_MAX
*/
Completed in 47 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026