Home
last modified time | relevance | path

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

/dports/misc/ytree/ytree-2.03/
H A Dlogin.c277 else if( file_method == MULTIPLE_FREEZE_COMPRESS ) in LoginDisk()
H A Dytree.h526 #define MULTIPLE_FREEZE_COMPRESS 2 macro
558 { ".Faa", MULTIPLE_FREEZE_COMPRESS }, \
H A Darchive.c545 else if( compress_method == MULTIPLE_FREEZE_COMPRESS ) in MakeExtractCommandLine()