HomeSort by relevance Sort by last modified time
    Searched refs:bzip (Results 1 - 4 of 4) sorted by null

  /external/selinux/libsemanage/src/
conf-scan.l 54 bzip-blocksize return BZIP_BLOCKSIZE;
55 bzip-small return BZIP_SMALL;
direct_api.c 372 /* bzip() a data to a file, returning the total number of compressed bytes
374 static ssize_t bzip(semanage_handle_t *sh, const char *filename, char *data, function
502 * If the file is bzip compressed map_file will uncompress
988 bzip_status = bzip(sh, cil_path, cil_data, cil_data_len);
990 ERR(sh, "Failed to bzip %s\n", cil_path);
    [all...]
  /external/bzip2/
Makefile 6 # Copyright (C) 1996-2010 Julian Seward <jseward@bzip.org>
196 $(DISTNAME)/bzip.css \
205 MANUAL_SRCS= bz-common.xsl bz-fo.xsl bz-html.xsl bzip.css \
  /system/update_engine/
Android.mk 647 payload_generator/bzip.cc \
    [all...]

Completed in 372 milliseconds