Home
last modified time | relevance | path

Searched defs:zs (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_zfetch.c132 dmu_zfetch_stream_remove(zfetch_t *zf, zstream_t *zs) in dmu_zfetch_stream_remove()
147 zstream_t *zs; in dmu_zfetch_fini() local
178 for (zstream_t *zs = list_head(&zf->zf_stream); in dmu_zfetch_stream_create() local
204 zstream_t *zs = kmem_zalloc(sizeof (*zs), KM_SLEEP); in dmu_zfetch_stream_create() local
225 zstream_t *zs; in dmu_zfetch() local
/netbsd-src/common/dist/zlib/contrib/iostream2/
H A Dzstream.h115 inline int read(izstream& zs, T* x, Items items) { in read()
129 inline zstringlen::zstringlen(izstream& zs) { in zstringlen()
145 inline char* read_string(izstream& zs) { in read_string()
264 inline int write(ozstream& zs, const T* x, Items items) { in write()
277 inline zstringlen::zstringlen(ozstream& zs, const char* x) { in zstringlen()
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream2/
H A Dzstream.h115 inline int read(izstream& zs, T* x, Items items) { in read()
129 inline zstringlen::zstringlen(izstream& zs) { in zstringlen()
145 inline char* read_string(izstream& zs) { in read_string()
264 inline int write(ozstream& zs, const T* x, Items items) { in write()
277 inline zstringlen::zstringlen(ozstream& zs, const char* x) { in zstringlen()
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream2/
H A Dzstream.h115 inline int read(izstream& zs, T* x, Items items) { in read()
129 inline zstringlen::zstringlen(izstream& zs) { in zstringlen()
145 inline char* read_string(izstream& zs) { in read_string()
264 inline int write(ozstream& zs, const T* x, Items items) { in write()
277 inline zstringlen::zstringlen(ozstream& zs, const char* x) { in zstringlen()
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream2/
H A Dzstream.h115 inline int read(izstream& zs, T* x, Items items) { in read()
129 inline zstringlen::zstringlen(izstream& zs) { in zstringlen()
145 inline char* read_string(izstream& zs) { in read_string()
264 inline int write(ozstream& zs, const T* x, Items items) { in write()
277 inline zstringlen::zstringlen(ozstream& zs, const char* x) { in zstringlen()
/netbsd-src/sys/arch/sgimips/stand/common/
H A Diris_zs.c169 struct zschan *zs; in zs_init() local
182 struct zschan *zs; in zscnputc() local
208 struct zschan *zs; in zscngetc() local
236 struct zschan *zs; in zscnscanc() local
/netbsd-src/sys/arch/cobalt/stand/boot/
H A Dzs.c54 volatile uint8_t *zs = dev; in zs_read() local
66 volatile uint8_t *zs = dev; in zs_write() local
129 void *zs; in zs_init() local
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dconsole.h99 struct zs { struct
116 void zskbd_set_addr(uint32_t, uint32_t); argument
H A Dcons_zs.c40 struct zs zs; variable
63 #define ZS_WRITE_REG(zs, reg, val) \ argument
/netbsd-src/sys/arch/mvme68k/dev/
H A Dzs_pcctwo.c109 struct zsdevice zs; in zsc_pcctwo_attach() local
170 struct zsdevice zs; in zsc_pcctwocninit() local
H A Dzs_pcc.c108 struct zsdevice zs; in zsc_pcc_attach() local
188 struct zsdevice zs; in zsc_pcccninit() local
H A Dzs.c130 zs_config(struct zsc_softc *zsc, struct zsdevice *zs, int vector, int pclk) in zs_config()
495 zs_cnconfig(int zsc_unit, int channel, struct zsdevice *zs, int pclk) in zs_cnconfig()
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dzmod.c42 z_stream zs; in z_uncompress() local
73 z_stream zs; in z_compress_level() local
/netbsd-src/usr.bin/compress/
H A Dzopen.c240 struct s_zstate *zs; in zwrite() local
326 struct s_zstate *zs; in zclose() local
369 output(struct s_zstate *zs, code_int ocode) in output()
459 struct s_zstate *zs; in zread() local
568 getcode(struct s_zstate *zs) in getcode()
626 cl_block(struct s_zstate *zs) /* Table clear for block compress. */ in cl_block()
656 struct s_zstate *zs; in zopen() local
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dcompress.c48 z_stream zs; in rfc1951_inflate() local
103 z_stream zs; in rfc1951_deflate() local
/netbsd-src/usr.bin/gzip/
H A Dzuncompress.c164 zclose(void *zs) in zclose()
174 struct s_zstate *zs; in zdopen() local
215 struct s_zstate *zs; in zread() local
332 getcode(struct s_zstate *zs) in getcode()
/netbsd-src/external/bsd/ntp/dist/libparse/
H A Dparsesolaris.c878 register struct zscom *zs; in init_zs_linemon() local
948 register struct zscom *zs; in close_zs_linemon() local
990 struct zscom *zs in zs_xsisr()
H A Dparsestreams.c1024 register struct zscom *zs; in init_zs_linemon() local
1090 register struct zscom *zs; in close_zs_linemon() local
1130 struct zscom *zs in zs_xsisr()
/netbsd-src/sys/arch/mvme68k/stand/sboot/
H A Dconsole.c42 struct zs_hw *zs = (struct zs_hw *)CONS_ZS_ADDR; variable
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtadd_ui.c29 check3 (const char *xs, unsigned long y, mpfr_rnd_t rnd_mode, const char *zs) in check3()
H A Dtsub_ui.c29 check3 (const char *xs, unsigned long y, mpfr_rnd_t rnd_mode, const char *zs) in check3()
H A Dtui_div.c27 check (unsigned long y, const char *xs, mpfr_rnd_t rnd_mode, const char *zs) in check()
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dset_q.c32 set_z (mpfr_ptr f, mpz_srcptr z, mp_size_t *zs) in set_z()
/netbsd-src/sys/kern/
H A Dkern_ctf.c194 z_stream zs; in mod_ctf_get() local
/netbsd-src/lib/libc/gdtoa/
H A Ddmisc.c122 ULong si, z, zs; local

123