Home
last modified time | relevance | path

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

/dports/sysutils/libcdio/libcdio-2.1.0/include/cdio/
H A Drock.h52 ISO_ROCK_IXOTH = 000001, /**< execute permission (other) */ enumerator
75 #define ISO_ROCK_IXOTH 000001 /** execute permission (other) */ macro