Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dgzipfs.c183 rawfd = open(fname, O_RDONLY | F_GZIP); in zf_open()
H A Dstand.h201 #define F_GZIP 0x0010 /* file is compressed by gzip */ macro