Home
last modified time | relevance | path

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

/openbsd/src/bin/pax/
Doptions.c153 static int bzip2_id(char *_blk, int _size);
227 {NULL, 0, 4, 0, 0, 0, 0, bzip2_id},
1780 bzip2_id(char *blk, int size) in bzip2_id() function