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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileMac.cpp276 *hasDesktop = true if volume has the new desktop database.
279 static OSErr VolHasDesktopDB (short vRefNum, Boolean *hasDesktop) argument
291 *hasDesktop = err == noErr && (info.vMAttrib & (1L << bHasDesktopMgr)) != 0;

Completed in 794 milliseconds