Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/
Dlzop.c398 #define F_CS F_CS_NATIVE macro
1073 h->flags32 = htonl((F_OS & F_OS_MASK) | (F_CS & F_CS_MASK)); in do_lzo_compress()