Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dannounce.c502 CFStringRef computerNameKey; in register_notification() local
505 computerNameKey = SCDynamicStoreKeyCreateHostNames(kCFAllocatorDefault); in register_notification()
516 CFArrayAppendValue(keys, computerNameKey); in register_notification()
522 CFRelease(computerNameKey); in register_notification()