Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_zip.c160 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()
212 if ((gniflags & ZIP_FLG_USEBRC) == 0) { in interpret_ddp_zip()
276 if (flags & ZIP_FLG_USEBRC) in zip_flags()
297 if (flags & ZIP_FLG_USEBRC) in zip_flags_long()
H A Dat.h119 #define ZIP_FLG_USEBRC 0x40 macro