Searched refs:DKIOCGETBASE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Ddisk.h210 #define DKIOCGETBASE _IOR('d', 73, uint64_t) macro
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c80 #ifndef DKIOCGETBASE
81 #define DKIOCGETBASE _IOR('d', 73, uint64_t) macro
1041 if (ioctl(fd, DKIOCGETBASE, &partition_offset) == -1)
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_symfile.c386 error = do_ioctl(p1, p2, DKIOCGETBASE, (caddr_t) partitionbase_result);
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOMediaBSDClient.cpp1971 case DKIOCGETBASE: // (uint64_t *)

Completed in 100 milliseconds