Home
last modified time | relevance | path

Searched refs:servicename (Results 1 – 4 of 4) sorted by relevance

/external/dbus/bus/
Dmessagebus.in31 servicename=messagebus
41 daemon --check $servicename $processname --system
44 [ $RETVAL -eq 0 ] && touch @EXPANDED_LOCALSTATEDIR@/lock/subsys/$servicename
53 killproc $servicename -TERM
57 rm -f @EXPANDED_LOCALSTATEDIR@/lock/subsys/$servicename
71 status $servicename
79 if [ -f @EXPANDED_LOCALSTATEDIR@/lock/subsys/$servicename ]; then
Drc.messagebus.in64 status $servicename
/external/mdnsresponder/mDNSShared/
Duds_daemon.c399 mDNSlocal mStatus GenerateNTDResponse(const domainname *const servicename, const mDNSInterfaceID id, in GenerateNTDResponse() argument
405 if (!DeconstructServiceName(servicename, &name, &type, &dom)) in GenerateNTDResponse()
445 mDNSlocal void GenerateBonjourBrowserResponse(const domainname *const servicename, const mDNSInterf… in GenerateBonjourBrowserResponse() argument
457 ConvertDomainLabelToCString_unescaped((const domainlabel *)servicename, namestr); in GenerateBonjourBrowserResponse()
460 mDNS_snprintf(typestr, sizeof(typestr), "%#s.local.", SecondLabel(servicename)); in GenerateBonjourBrowserResponse()
/external/dbus/
DChangeLog.pre-1-010113 * bus/messagebus.in: fix to avoid processname/servicename