Home | History | Annotate | Download | only in unzip

Lines Matching defs:extract

69 static int		 c_opt;		/* extract to stdout */
76 static int p_opt; /* extract to stdout, quiet */
395 * Extract a directory.
416 * unable to extract files into the directory we just created, or
508 * Extract to a file descriptor
594 * Extract a regular file.
685 * Extract a zipfile entry: first perform some sanity checks to ensure
700 extract(struct archive *a, struct archive_entry *e)
835 * Extract to memory to check CRC
941 extract(a, e);