Home
last modified time | relevance | path

Searched defs:bufSize (Results 1 – 9 of 9) sorted by path

/dragonfly/contrib/bmake/
H A Dparse.c340 size_t bufSize; in LoadFile() local
/dragonfly/contrib/expat/lib/
H A Dxmlparse.c2573 int bufSize; in storeRawNames() local
2936 int bufSize; in doContent() local
/dragonfly/contrib/zstd/programs/
H A Dutil.c367 size_t bufSize; in UTIL_createFileNamesTable_fromFileName() local
/dragonfly/lib/libnetgraph/
H A Dmsg.c94 const int bufSize = 1024; in NgSendAsciiMsg() local
282 int bufSize, errnosv; in NgRecvAsciiMsg() local
/dragonfly/lib/libnetgraph7/
H A Dmsg.c325 int bufSize, errnosv; in NgRecvAsciiMsg() local
/dragonfly/sys/netgraph/netgraph/
H A Dng_base.c1507 int bufSize = 20 * 1024; /* XXX hard coded constant */ in ng_generic_msg() local
1580 int bufSize = 2000; /* XXX hard coded constant */ in ng_generic_msg() local
/dragonfly/sys/netgraph/
H A Dng_parse.h395 int bufSize; /* size of buffer (including NUL) */ member
/dragonfly/sys/netgraph7/netgraph/
H A Dng_base.c2385 int bufSize = 20 * 1024; /* XXX hard coded constant */ in ng_generic_msg() local
2458 int bufSize = 2000; /* XXX hard coded constant */ in ng_generic_msg() local
/dragonfly/sys/netgraph7/
H A Dng_parse.h392 int bufSize; /* size of buffer (including NUL) */ member