Searched defs:blksize (Results 1 - 16 of 16) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/malloc/
H A Dsuperblock.cpp57 const int blksize = hoardHeap::align(sizeof(block) local
109 size_t blksize = hoardHeap::align(sizeof(block) local
H A Dheap.cpp346 const int blksize = align(sizeof(block) + s); local
H A Dheap.h423 const int blksize = align(sizeof(block) + s); local
/haiku-fatelf/src/bin/coreutils/src/
H A Dtruncate.c155 off_t const blksize = ST_BLKSIZE (sb); local
/haiku-fatelf/src/bin/network/atftpd/
H A Doptions.c214 int blksize; local
286 void opt_set_blksize(int blksize, struct tftp_opt *options) argument
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Des1370.h74 uint16 blksize; /* in samples */ member in struct:_es1370_stream
/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/
H A Decho.h80 uint16 blksize; /* in samples */ member in struct:_echo_stream
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dauvia.h117 uint16 blksize; /* in samples */ member in struct:_auvia_stream
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-decnet.c183 int src, dst, info, blksize, eco, ueco, hello, other, vers; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/server/
H A Dcompat.h106 size_t blksize; /* preferred block size for i/o */ member in struct:my_stat
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dauich.h127 uint16 blksize; /* in samples */ member in struct:_auich_stream
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dcompat.h145 size_t blksize; /* preferred block size for i/o */ member in struct:my_stat
/haiku-fatelf/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c1123 emuxki_voice_set_bufparms(emuxki_voice *voice, void *ptr, uint32 bufsize, uint16 blksize) argument
[all...]
H A Demuxki.h273 uint16 blksize;/* in samples */ member in struct:_emuxki_voice
/haiku-fatelf/src/bin/findutils/find/
H A Dparser.c1519 int blksize = 512; local
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpd.c2078 send_data(FILE *instr, FILE *outstr, size_t blksize, off_t filesize, int isreg) argument

Completed in 172 milliseconds