Searched defs:bufsize (Results 1 - 25 of 349) sorted by path

1234567891011>>

/netbsd-current/external/gpl2/diffutils/dist/src/
H A Ddiff.h241 size_t bufsize; member in struct:file_data
H A Dsdiff.c425 lf_snarf(struct line_filter *lf, char *buffer, size_t bufsize) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dreadlink.c35 readlink (const char *path, char *buf, size_t bufsize) argument
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dquotearg.c556 size_t bufsize = quotearg_buffer (0, 0, arg, argsize, o) + 1; local
H A Dreadlink.c35 readlink (const char *path, char *buf, size_t bufsize) argument
/netbsd-current/external/gpl2/grep/dist/src/
H A Dansi2knr.c217 #define bufsize 5000 /* arbitrary size */ macro
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetifaddrs.c335 size_t bufsize = 65536, lastbufsize = 0; local
/netbsd-current/crypto/external/bsd/libsaslc/dist/src/
H A Dbuffer.c84 size_t bufsize; /* size of payload buffer */ member in struct:saslc__buffer32_context_t
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dwriter.c1149 size_t bufsize; local
1659 size_t bufsize = len + mdcsize; local
/netbsd-current/external/apache2/mDNSResponder/dist/Clients/
H A Ddns-sd.c508 static void FormatTime(unsigned long te, unsigned char *buf, int bufsize) argument
/netbsd-current/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v2_v3.c444 int bufsize; local
/netbsd-current/external/bsd/atf/dist/tools/
H A Dio.cpp151 impl::systembuf::systembuf(handle_type h, std::size_t bufsize) : argument
272 impl::muxer::muxer(const int* fds, const size_t nfds, const size_t bufsize) : argument
H A Dio_test.cpp91 systembuf_test_read(std::size_t length, std::size_t bufsize) argument
110 systembuf_test_write(std::size_t length, std::size_t bufsize) argument
342 mock_muxer(const int* fds, const size_t nfds, const size_t bufsize) : argument
378 muxer_test(const size_t bufsize, const size_t iterations) argument
/netbsd-current/external/bsd/ipf/dist/ipsd/
H A Dsbpf.c67 static u_int bufsize = 32768, timeout = 1; variable
/netbsd-current/external/bsd/ipf/dist/ipsend/
H A Dsbpf.c60 static int bufsize = 0, timeout = 1; variable
/netbsd-current/external/bsd/kyua-cli/dist/utils/process/
H A Dsystembuf.cpp59 impl(const int fd, const std::size_t bufsize) : argument
75 systembuf::systembuf(const int fd, std::size_t bufsize) : argument
H A Dsystembuf_test.cpp78 test_read(std::size_t length, std::size_t bufsize) argument
95 test_write(std::size_t length, std::size_t bufsize) argument
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_digest.c91 win_crypto_Final(unsigned char *buf, size_t bufsize, Digest_CTX *ctx) argument
H A Darchive_write_disk_set_standard_lookup.c125 size_t bufsize = 128; local
194 size_t bufsize = 128; local
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_sendsigned.c38 int newmsglen, bufsize, siglen; local
/netbsd-current/external/bsd/libbind/dist/tests/
H A Ddig8.c1332 int bufsize, siglen; local
/netbsd-current/external/bsd/top/dist/
H A Ddisplay.c121 static int bufsize = 0; variable
[all...]
/netbsd-current/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c1079 uint64_t bufsize = HIS_BUF_LEN_DEF; local
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspace_map.c63 uint64_t bufsize, size, offset, end, space; local
H A Dvdev_geom.c765 size_t bufsize; local

Completed in 356 milliseconds

1234567891011>>