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

  /src/external/bsd/libarchive/dist/cpio/
cpio.h 77 struct cpio_owner { struct
84 int owner_parse(const char *, struct cpio_owner *, const char **);
cmdline.c 296 owner_parse(const char *spec, struct cpio_owner *owner, const char **errmsg)
cpio.c 120 struct cpio_owner owner;
  /src/external/bsd/libarchive/dist/cpio/test/
test_owner_parse.c 42 free_cpio_owner(struct cpio_owner *owner) {
55 struct cpio_owner owner;

Completed in 16 milliseconds