Searched refs:kMountServerSignature (Results 1 – 4 of 4) sorted by relevance
18 #define kMountServerSignature "application/x-vnd.Haiku-mount_server" macro
71 fTarget(kMountServerSignature) in AutomountSettingsPanel()
1785 return BMessenger(kMountServerSignature); in MountServer()
374 BServer(kMountServerSignature, false, NULL), in AutoMounter()