Home
last modified time | relevance | path

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

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