Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/roms/openhackware/src/libfs/
H A Dhfs.c481 typedef struct HFSP_BSD_info_t HFSP_BSD_info_t; typedef
482 struct HFSP_BSD_info_t { struct
483 uint32_t owner;
484 uint32_t group;
485 uint8_t aflags;
486 uint8_t oflags;
487 uint16_t mode;
488 union {
492 } u;
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openhackware/src/libfs/
H A Dhfs.c481 typedef struct HFSP_BSD_info_t HFSP_BSD_info_t; typedef
482 struct HFSP_BSD_info_t { struct
483 uint32_t owner;
484 uint32_t group;
485 uint8_t aflags;
486 uint8_t oflags;
487 uint16_t mode;
488 union {
492 } u;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openhackware/src/libfs/
H A Dhfs.c481 typedef struct HFSP_BSD_info_t HFSP_BSD_info_t; typedef
482 struct HFSP_BSD_info_t { struct
483 uint32_t owner;
484 uint32_t group;
485 uint8_t aflags;
486 uint8_t oflags;
487 uint16_t mode;
488 union {
492 } u;