Searched defs:bufSize (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/sys/netgraph/ |
H A D | ng_parse.h | 389 int bufSize; /* size of buffer (including NUL) */ member
|
H A D | ng_base.c | 2777 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 D | msg.c | 320 int bufSize, errnosv; in NgRecvAsciiMsg() local
|
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/SP/ |
H A D | fm_sp.c | 99 uint16_t bufSize = 0; in FmSpSetBufPoolsInAscOrderOfBufSizes() local
|
/freebsd-src/contrib/opencsd/decoder/source/c_api/ |
H A D | ocsd_c_api_custom_obj.cpp | 285 void CustomDcdMngrWrapper::pktToString(const void *pkt, char *pStrBuffer, int bufSize) in pktToString()
|
/freebsd-src/sys/contrib/zstd/programs/ |
H A D | util.c | 437 size_t bufSize; in UTIL_createFileNamesTable_fromFileName() local
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | InputFiles.cpp | 94 size_t bufSize = mb.getBuffer().size(); getELFKind() local
|
/freebsd-src/contrib/bmake/ |
H A D | parse.c | 367 size_t bufSize; LoadFile() local
|
/freebsd-src/contrib/sqlite3/tea/generic/ |
H A D | tclsqlite3.c | 292 int bufSize, in incrblobInput()
|
/freebsd-src/contrib/expat/lib/ |
H A D | xmlparse.c | 2633 int bufSize; storeRawNames() local 2996 int bufSize; doContent() local
|
/freebsd-src/contrib/bsnmp/tests/ |
H A D | catch.hpp | 13253 int bufSize = WideCharToMultiByte( CP_UTF8, 0, argv[i], -1, NULL, 0, NULL, NULL ); in applyCommandLine() local
|