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

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A Dmain.cpp14 static const char* kServerSignature variable
104 = new(std::nothrow) UserlandFSServer(kServerSignature);
/haiku/src/add-ons/mail_daemon/inbound_filters/spam_filter/
H A DSpamFilter.cpp45 static const char* kServerSignature = "application/x-vnd.agmsmith.spamdbm"; variable
161 if (be_roster->IsRunning (kServerSignature))
164 status_t status = be_roster->Launch (kServerSignature);
200 fMessengerToServer = BMessenger(kServerSignature);

Completed in 89 milliseconds