Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPrinting/cups
/ cupsdUpdateDNSSDName
Function
cupsdUpdateDNSSDName
scheduler/dirsvc.c:257–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
*/
256
257
void
258
cupsdUpdateDNSSDName(void)
259
{
260
dnssdUpdateDNSSDName(0);
261
}
262
263
264
# ifdef __APPLE__
Callers
2
sysUpdateNames
Function · 0.85
cupsdStartBrowsing
Function · 0.85
Calls
1
dnssdUpdateDNSSDName
Function · 0.85
Tested by
no test coverage detected