Searched defs:kClassicDomain (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DSpecialSystemDirectory.cpp62 kClassicDomain = -32762, /* Domain referring to the currently configured Classic System Folder*/ enumerator in enum:__anon17308
365 domain = (!err && response >= 0x00001000) ? kClassicDomain : kOnSystemDisk;
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsSpecialSystemDirectory.cpp97 kClassicDomain = -32762, /* Domain referring to the currently configured Classic System Folder*/ enumerator in enum:__anon17320
713 domain = (!err && response >= 0x00001000) ? kClassicDomain : kOnSystemDisk;

Completed in 70 milliseconds