Home
last modified time | relevance | path

Searched defs:bufsiz (Results 1 – 25 of 1539) sorted by path

12345678910>>...62

/dports/archivers/arj/arj-3.10.22/
H A Dexterns.c549 unsigned int bufsiz; /* Size of the Huffman buffer, specified variable
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/src/
H A Dhuf.c39 static unsigned int bufsiz; /* encode */ variable
/dports/archivers/lha/lha-114i/src/
H A Dhuf.c27 static unsigned int bufsiz; variable
/dports/archivers/libarc/libarc-2.0.2/
H A Darc.c588 void *arc_compress(void *buff, long bufsiz, in arc_compress()
624 void *arc_decompress(void *buff, long bufsiz, long *decompressed_size) in arc_decompress()
846 static long url_arc_read(URL url, void *vp, long bufsiz) in url_arc_read()
H A Darc_mime.c465 static int whole_read_line(URL url, char *buff, int bufsiz) in whole_read_line()
H A Dnet.c80 long socket_write(SOCKET fd, char *buff, long bufsiz) in socket_write()
105 long socket_fread(void *buff, long bufsiz, FILE *fp) in socket_fread()
110 long socket_fwrite(void *buff, long bufsiz, FILE *fp) in socket_fwrite()
136 static long socket_safe_recv(SOCKET fd, char *buff, long bufsiz) in socket_safe_recv()
151 long socket_write(SOCKET fd, char *buff, long bufsiz) in socket_write()
221 long socket_fread(void *buff, long bufsiz, FILE *fp) in socket_fread()
227 long socket_fwrite(void *buff, long bufsiz, FILE *fp) in socket_fwrite()
/dports/archivers/libarchive/libarchive-3.5.2/libarchive_fe/
H A Dpassphrase.c84 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) in readpassphrase()
168 readpassphrase(const char *prompt, char *buf, size_t bufsiz, int flags) in readpassphrase()
317 lafe_readpassphrase(const char *prompt, char *buf, size_t bufsiz) in lafe_readpassphrase()
/dports/archivers/nomarch/nomarch-1.4/
H A Dmain.c78 int bufsiz=sizeof(buf); in read_file_header() local
/dports/archivers/rpm4/rpm-4.16.1.3/build/
H A Dpack.c384 size_t bufsiz = 32*BUFSIZ; in fdConsume() local
/dports/archivers/snzip/snzip-1.0.5/
H A Draw_format.cpp89 … FileSource(int fd, int64_t filesize, size_t bufsiz) : fd_(fd), restsize_(filesize), err_(false) { in FileSource()
/dports/archivers/star/schily-2021-09-18/libschily/
H A Dresolvepath.c65 resolvepath(path, buf, bufsiz) in resolvepath() argument
78 resolvenpath(path, buf, bufsiz) in resolvenpath() argument
93 resolvefpath(path, buf, bufsiz, flags) in resolvefpath() argument
103 pathresolve(path, p, buf, b, bufsiz, flags) in pathresolve() argument
/dports/archivers/star/schily-2021-09-18/sccs/sccs/lib/comobj/src/
H A Ddohist.c163 int bufsiz = BUFSIZ; /* Just an increment for malloc() */ in getcomments() local
/dports/archivers/zoo/zoo-2.10.1_4/
H A Dhuf.c34 static uint bufsiz = 0, blocksize; variable
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Ddafec.c15 /* Subroutine */ int dafec_(integer *handle, integer *bufsiz, integer *n, in dafec_()
H A Ddafec_c.c51 SpiceInt bufsiz, in dafec_c()
H A Ddasec.c14 /* Subroutine */ int dasec_(integer *handle, integer *bufsiz, integer *n, in dasec_()
H A Ddasec_c.c52 SpiceInt bufsiz, in dasec_c()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Ddafec.c15 /* Subroutine */ int dafec_(integer *handle, integer *bufsiz, integer *n, in dafec_()
H A Ddafec_c.c51 SpiceInt bufsiz, in dafec_c()
H A Ddasec.c14 /* Subroutine */ int dasec_(integer *handle, integer *bufsiz, integer *n, in dasec_()
H A Ddasec_c.c52 SpiceInt bufsiz, in dasec_c()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Daudioengine.cc208 AudioEngine::buffer_size_change (pframes_t bufsiz) in buffer_size_change()
1352 AudioEngine::set_buffer_size (uint32_t bufsiz) in set_buffer_size()
H A Dlv2_plugin.cc1751 uint32_t bufsiz = 32768; in write_from_ui() local
2059 uint32_t bufsiz = 32768; in enable_ui_emission() local
/dports/audio/carla/Carla-2.4.1/source/modules/audio_decoder/
H A Dad_plugin.c130 static size_t bufsiz = 0; in ad_read_mono_dbl() local
/dports/audio/csound/csound-6.15.0/InOut/
H A Drtpulse.c154 int i, bufsiz, pulserror; in pulse_play() local
247 int i, bufsiz,pulserror; in pulse_record() local

12345678910>>...62