Searched refs:kRASPropInterfaceSubType (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ppp-786.1.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h72 #define kRASPropInterfaceSubType kSCPropNetInterfaceSubType /* CFSTR("SubType") CFString */ macro
89 /* kRASPropInterfaceSubType values (for PPP) */
H A Dvpnoptions.c372 CFDictionarySetValue(dict, kRASPropInterfaceSubType, params->serverSubTypeRef);
H A Dpppoptions.c144 params->serverSubTypeRef = CFDictionaryGetValue(dict, kRASPropInterfaceSubType);
712 subtype = CFDictionaryGetValue(ref, kRASPropInterfaceSubType);
/macosx-10.10.1/ppp-786.1.1/Authenticators/DSAuthentication/
H A Dmain.c265 subtypeRef = CFDictionaryGetValue(interface, kRASPropInterfaceSubType);

Completed in 202 milliseconds