Searched defs:ppbuff (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/libarchive/tar/ | ||
H A D | util.c | 644 passphrase_free(char *ppbuff) argument |
H A D | bsdtar.h | 103 char *ppbuff; /* for util.c */ global() member |
/freebsd-src/contrib/libarchive/cpio/ | ||
H A D | cpio.h | 94 char *ppbuff; global() member |
H A D | cpio.c | 1506 passphrase_free(char * ppbuff) passphrase_free() argument |