Searched refs:compress (Results 1 - 25 of 51) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/compressor/
H A DMakefile29 obj-y = zftape-compress.o lzrw3.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/isofs/
H A DMakefile14 obj-$(CONFIG_ZISOFS) += compress.o
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dcomp.h17 int (*compress)(); member in struct:comp_method_st
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dcomp.h19 int (*compress)(COMP_CTX *ctx, member in struct:comp_method_st
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/radius/radiusclient/login.radius/migs/
H A Dlogin.radius150 my $compress;
153 $compress = "-vj";
182 "asyncmap $asyncmap lock -detach $compress " .
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/radius/radiusclient/login.radius/migs/
H A Dlogin.radius150 my $compress;
153 $compress = "-vj";
182 "asyncmap $asyncmap lock -detach $compress " .
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A DMakefile.riscos18 @.lib: @.o.adler32 @.o.compress @.o.crc32 @.o.deflate @.o.gzio \
21 LibFile $(LibFileflags) @.o.adler32 @.o.compress @.o.crc32 @.o.deflate \
79 o.compress: c.compress
80 o.compress: h.zlib
81 o.compress: h.zconf
H A Dcompress.c0 /* compress.c -- compress a memory buffer
6 /* @(#) $Id: compress.c,v 1.1.1.1 2008/10/15 03:25:54 james26_jang Exp $ */
61 int ZEXPORT compress (dest, destLen, source, sourceLen) function
H A DMake_vms.com32 $ CALL MAKE compress.OBJ "CC ''CCOPT' compress" -
33 compress.c zlib.h zconf.h
H A DMakefile2 #ALLOBJS += adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
5 #ALLOBJS += adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
12 compress.o: zlib.h zconf.h
H A DMakefile.in41 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
158 compress.o: zlib.h zconf.h
H A Dzconf.h32 # define compress z_compress macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dppp-comp.h80 int (*compress) (void *state, unsigned char *rptr, member in struct:compressor
H A Disdn_ppp.h128 int (*compress) (void *state, struct sk_buff *in, member in struct:isdn_ppp_compressor
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/linux/
H A Dppp-comp.h80 int (*compress) (void *state, unsigned char *rptr, member in struct:compressor
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/net/
H A Dppp-comp.h63 int (*compress) __P((void *state, PACKETPTR *mret, member in struct:compressor
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Drehash.c62 int compress; member in struct:fill_dir_struct
130 if (!fd->compress && ((dirent->name_len&0xFF) == 1) &&
133 if (!fd->compress && ((dirent->name_len&0xFF) == 2) &&
152 if (fd->compress)
415 outdir->num = fd->compress ? 0 : 1;
643 ext2_ino_t ino, int compress)
666 if (compress)
708 fd.compress = 0;
711 fd.compress = 1;
729 if (fd.compress)
641 write_directory(e2fsck_t ctx, ext2_filsys fs, struct out_dir *outdir, ext2_ino_t ino, int compress) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/po/
H A Dat-expand.pl75 $msg =~ s/\@c/compress/g;
/asus-wl-520gu-7.0.1.45/src/router/ppp/common/
H A Dzlib.h88 # define compress z_compress macro
619 tuned to compress them better. The effect of Z_FILTERED is to force more
831 extern int EXPORT compress OF((Bytef *dest, uLongf *destLen,
839 This function can be used to compress a whole file at once if the
841 compress returns Z_OK if success, Z_MEM_ERROR if there was not
/asus-wl-520gu-7.0.1.45/src/router/pppd/common/
H A Dzlib.h88 # define compress z_compress macro
619 tuned to compress them better. The effect of Z_FILTERED is to force more
831 extern int EXPORT compress OF((Bytef *dest, uLongf *destLen,
839 This function can be used to compress a whole file at once if the
841 compress returns Z_OK if success, Z_MEM_ERROR if there was not
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/common/
H A Dzlib.h88 # define compress z_compress macro
619 tuned to compress them better. The effect of Z_FILTERED is to force more
831 extern int EXPORT compress OF((Bytef *dest, uLongf *destLen,
839 This function can be used to compress a whole file at once if the
841 compress returns Z_OK if success, Z_MEM_ERROR if there was not
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Disdn_ppp.h128 int (*compress) (void *state, struct sk_buff *in, member in struct:isdn_ppp_compressor
H A Dppp-comp.h88 int (*compress) (void *state, unsigned char *rptr, member in struct:compressor
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dppp-comp.h88 int (*compress) (void *state, unsigned char *rptr, member in struct:compressor
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dppp-comp.h71 int (*compress) __P((void *state, PACKETPTR *mret, member in struct:compressor

Completed in 98 milliseconds

123