Home
last modified time | relevance | path

Searched refs:xz_id (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/bin/pax/
Doptions.c154 static int xz_id(char *_blk, int _size);
225 {NULL, 0, 4, 0, 0, 0, 0, xz_id},
1791 xz_id(char *blk, int size) in xz_id() function