Home
last modified time | relevance | path

Searched defs:gzip_flags (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/bin/pax/
H A Dar_io.c1257 const char *gzip_flags; in ar_start_gzip() local
/freebsd-12.1/contrib/file/src/
H A Dcompress.c111 #define gzip_flags "-cd" macro
/freebsd-12.1/usr.sbin/newsyslog/
H A Dnewsyslog.c138 static const char *gzip_flags[] = { "-f" }; variable