Searched refs:POSIX_S_IFMT (Results 1 – 2 of 2) sorted by relevance
238 file_type = ((rr_ptr.rr->u.px.mode.l & POSIX_S_IFMT) in iso9660_dir()241 : ((rr_ptr.rr->u.px.mode.l & POSIX_S_IFMT) in iso9660_dir()
49 #define POSIX_S_IFMT 0xF000 macro