Searched refs:groupID (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.h1358 SInt32 *groupID, /* can be NULL */
1369 groupID <** An optional pointer to a SInt32.
1390 SInt32 groupID,
1400 groupID --> The directory's group ID or 0 if no group affiliation.
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 55 milliseconds