Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_zip.c166 if (gniflags & ZIP_FLG_ZINV) { in interpret_ddp_zip()
271 if (flags & ZIP_FLG_ZINV) in zip_flags()
292 if (flags & ZIP_FLG_ZINV) in zip_flags_long()
H A Dat.h118 #define ZIP_FLG_ZINV 0x80 macro