Home
last modified time | relevance | path

Searched defs:bufsz (Results 1 – 15 of 15) sorted by relevance

/minix/tools/compat/
H A Dfgetln.c40 static size_t bufsz = 0; in fgetln() local
/minix/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_open.c60 size_t bufsz, datasz; in _libelf_read_special_file() local
/minix/lib/libcrypt/
H A Dhmac.c142 b2x(char *buf, int bufsz, unsigned char *data, int nbytes) in b2x()
158 x2b(unsigned char *buf, int bufsz, char *data, int nbytes) in x2b()
/minix/external/historical/nawk/dist/
H A Dlex.c373 static int bufsz = 500; in string() local
522 static int bufsz = 500; in regexpr() local
H A Drun.c468 int bufsz = recsize; in array() local
518 int bufsz = recsize; in awkdelete() local
546 int bufsz = recsize; in intest() local
970 int bufsz=3*recsize; in awksprintf() local
993 int bufsz=3*recsize; in awkprintf() local
1904 int bufsz = recsize; in sub() local
1967 int bufsz = recsize; in gsub() local
2070 int bufsz = recsize; in gensub() local
H A Db.c350 static int bufsz = 100; in cclenter() local
878 static int bufsz = 100; in relex() local
/minix/lib/libc/db/btree/
H A Dbt_overflow.c83 __ovfl_get(BTREE *t, void *p, size_t *ssz, void **buf, size_t *bufsz) in __ovfl_get()
/minix/external/bsd/flex/dist/
H A Dregex.c143 #define bufsz 20 in regmatch_strtol() macro
/minix/minix/tests/
H A Dtest55.c108 int do_getvfsstat(struct statvfs *buf, size_t bufsz, int flags, int count) in do_getvfsstat()
/minix/usr.bin/make/
H A Dmeta.c185 eat_dots(char *buf, size_t bufsz, int dots) in eat_dots()
789 size_t bufsz = *szp; in fgetLine() local
917 static size_t bufsz; in meta_oodate() local
/minix/external/bsd/llvm/dist/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp101 constexpr int bufsz = 1024; variable
/minix/crypto/external/bsd/netpgp/dist/src/lib/
H A Dwriter.c1082 const unsigned bufsz = 128; in encrypt_se_ip_writer() local
1419 const unsigned bufsz = 1024; in pgp_push_stream_enc_se_ip() local
H A Dreader.c1897 pgp_setup_memory_write(pgp_output_t **output, pgp_memory_t **mem, size_t bufsz) in pgp_setup_memory_write()
/minix/external/bsd/bind/dist/bin/nsupdate/
H A Dnsupdate.c1953 int bufsz; in show_message() local
/minix/external/bsd/libevent/dist/
H A Devdns.c3729 DWORD bufsz = 0, type = 0; in config_nameserver_from_reg_key() local