MCPcopy 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
257void
258cupsdUpdateDNSSDName(void)
259{
260 dnssdUpdateDNSSDName(0);
261}
262
263
264# ifdef __APPLE__

Callers 2

sysUpdateNamesFunction · 0.85
cupsdStartBrowsingFunction · 0.85

Calls 1

dnssdUpdateDNSSDNameFunction · 0.85

Tested by

no test coverage detected