Searched defs:groupID (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.c2165 SInt32 *groupID, /* can be NULL */
2188 if ( NULL != groupID )
2190 *groupID = pb.accessParam.ioACGroupID;
2209 SInt32 groupID,
2234 pb.accessParam.ioACGroupID = groupID;
2162 FSGetDirAccess( const FSRef *ref, SInt32 *ownerID, SInt32 *groupID, SInt32 *accessRights) argument
2206 FSSetDirAccess( const FSRef *ref, SInt32 ownerID, SInt32 groupID, SInt32 accessRights) argument
/vbox/include/iprt/formats/
H A Dhfs.h350 uint32_t groupID; member in struct:HFSPlusBSDInfo

Completed in 53 milliseconds