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

/macosx-10.10/KerberosHelper-151/Source/
H A DKerberosHelper.h56 kKRBHostnameKey the name of the host to get the service principal and/or user principal for. If inHostName is NULL, it is
70 #define kKRBHostnameKey CFSTR("Hostname") macro
H A DKerberosHelper.c339 CFDictionarySetValue (inInfo, kKRBHostnameKey, inHostName);
372 inHostName = CFDictionaryGetValue(inDict, kKRBHostnameKey);

Completed in 69 milliseconds