Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_parse.h390 int bufSize; /* size of buffer (including NUL) */ member
H A Dng_base.c2774 int bufSize = 20 * 1024; /* XXX hard coded constant */ in ng_generic_msg() local
2847 int bufSize = 20 * 1024; /* XXX hard coded constant */ in ng_generic_msg() local
/f-stack/tools/compat/include/netgraph/
H A Dng_parse.h391 int bufSize; /* size of buffer (including NUL) */ member
/f-stack/tools/libnetgraph/
H A Dmsg.c354 int bufSize, errnosv; in NgRecvAsciiMsg() local
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c99 uint16_t bufSize = 0; in FmSpSetBufPoolsInAscOrderOfBufSizes() local
/f-stack/lib/
H A Dff_ng_base.c2794 int bufSize = 20 * 1024; /* XXX hard coded constant */ in ng_generic_msg() local
2867 int bufSize = 20 * 1024; /* XXX hard coded constant */ in ng_generic_msg() local
/f-stack/freebsd/contrib/zstd/programs/
H A Dutil.c367 size_t bufSize; in UTIL_createFileNamesTable_fromFileName() local