Home
last modified time | relevance | path

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

/openbsd/usr.bin/cvs/
H A Dcvs.c49 int cvs_compress = 0; variable
408 cvs_compress = strtonum(optarg, 0, 9, &errstr); in cvs_getopt()
H A Dcvs.h302 extern int cvs_compress;