Home
last modified time | relevance | path

Searched defs:bufSize (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/sys/netgraph/
H A Dng_parse.h389 int bufSize; /* size of buffer (including NUL) */ member
H A Dng_base.c2777 int bufSize = 1024; in ng_generic_msg() local
2854 int bufSize = 20 * 1024; /* XXX hard coded constant */ in ng_generic_msg() local
[all...]
/freebsd-src/lib/libnetgraph/
H A Dmsg.c320 int bufSize, errnosv; in NgRecvAsciiMsg() local
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c99 uint16_t bufSize = 0; in FmSpSetBufPoolsInAscOrderOfBufSizes() local
/freebsd-src/contrib/opencsd/decoder/source/c_api/
H A Docsd_c_api_custom_obj.cpp285 void CustomDcdMngrWrapper::pktToString(const void *pkt, char *pStrBuffer, int bufSize) in pktToString()
/freebsd-src/sys/contrib/zstd/programs/
H A Dutil.c437 size_t bufSize; in UTIL_createFileNamesTable_fromFileName() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp94 size_t bufSize = mb.getBuffer().size(); getELFKind() local
/freebsd-src/contrib/bmake/
H A Dparse.c367 size_t bufSize; LoadFile() local
/freebsd-src/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c292 int bufSize, in incrblobInput()
/freebsd-src/contrib/expat/lib/
H A Dxmlparse.c2633 int bufSize; storeRawNames() local
2996 int bufSize; doContent() local
/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp13253 int bufSize = WideCharToMultiByte( CP_UTF8, 0, argv[i], -1, NULL, 0, NULL, NULL ); in applyCommandLine() local