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

/macosx-10.10/cddafs-253/FilesystemProber/
H A Dcddafs_util.cpp772 char * realMountPointPtr; local
858 realMountPointPtr = realpath ( mountPointPtr, realMountPoint );
859 require ( ( realMountPointPtr != NULL ), ReleaseXMLData );

Completed in 121 milliseconds