Searched defs:userUID (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDACommand.c67 __DACommandExecute( char * const * argv, UInt32 options, uid_t userUID, gid_t userGID, DACommandExecuteCallback callback, void * callbackContext ) argument
412 DACommandExecute( CFURLRef executable, DACommandExecuteOptions options, uid_t userUID, gid_t userGID, DACommandExecuteCallback callback, void * callbackContext, ... ) argument
H A DDARequest.c1458 DARequestCreate( CFAllocatorRef allocator, _DARequestKind kind, DADiskRef argument0, CFIndex argument1, CFTypeRef argument2, CFTypeRef argument3, uid_t userUID, gid_t userGID, DACallbackRef callback ) argument
H A DDASupport.c54 uid_t userUID; member in struct:__DAAuthorizeWithCallbackContext
87 DAAuthorize( DASessionRef session, _DAAuthorizeOptions options, DADiskRef disk, uid_t userUID, gid_t userGID, const char * right ) argument
191 DAAuthorizeWithCallback( DASessionRef session, _DAAuthorizeOptions options, DADiskRef disk, uid_t userUID, gid_t userGID, DAAuthorizeCallback callback, void * callbackContext, const char * right ) argument
H A DDAFileSystem.c480 DAFileSystemMount( DAFileSystemRef filesystem, CFURLRef device, CFURLRef mountpoint, uid_t userUID, gid_t userGID, DAFileSystemCallback callback, void * callbackContext ) argument
495 DAFileSystemMountWithArguments( DAFileSystemRef filesystem, CFURLRef device, CFURLRef mountpoint, uid_t userUID, gid_t userGID, DAFileSystemCallback callback, void * callbackContext, ... ) argument
H A DDAServer.c288 uid_t userUID; local

Completed in 97 milliseconds