Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dzipinfo.c62 #define VMS_IXUSR UNX_IXUSR /* VMS execute/owner */ macro
1130 if (xattr & VMS_IXUSR)
1809 if (xattr & VMS_IXUSR) in zi_short()