HomeSort by: relevance | last modified time | path
    Searched refs:cpio_getopt (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libarchive/dist/cpio/
cpio.h 104 int cpio_getopt(struct cpio *cpio);
cmdline.c 95 cpio_getopt(struct cpio *cpio) function
cpio.c 183 while ((opt = cpio_getopt(cpio)) != -1) {
361 * cpio_getopt() handles -W specially, so it's not

Completed in 27 milliseconds