Searched refs:kSCPropNetPPPSessionTimer (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Helpers/vpnd/
H A DRASSchemaDefinitions.h128 #define kRASPropPPPSessionTimer kSCPropNetPPPSessionTimer /* CFSTR("SessionTimer") CFNumber */
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCSchemaDefinitions.h262 * kSCPropNetPPPSessionTimer "SessionTimer" CFNumber
1716 @const kSCPropNetPPPSessionTimer
1719 extern const CFStringRef kSCPropNetPPPSessionTimer;
3520 SC_SCHEMA_DECLARATION(kSCPropNetPPPSessionTimer, __OSX_AVAILABLE_STARTING(__MAC_10_1,__IPHONE_2_0/*SPI*/))
3521 #define kSCPropNetPPPSessionTimer \ macro
3522 SC_SCHEMA_KV(kSCPropNetPPPSessionTimer \
H A DSCSchemaDefinitions.c274 const CFStringRef kSCPropNetPPPSessionTimer = CFSTR("SessionTimer"); variable
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_getoption.c324 get_int_option(serv, kSCEntNetPPP, kSCPropNetPPPSessionTimer, opts, setup, lopt, OPT_COMM_SESSIONTIMER_DEF);
H A Dppp_socket_server.c1220 err = set_long_opt(opts, kSCEntNetPPP, kSCPropNetPPPSessionTimer, optint, 0, 0xFFFFFFFF, 1)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py196 self.failUnlessIsInstance(kSCPropNetPPPSessionTimer, unicode)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scschemadefinitions.py196 self.assertIsInstance(kSCPropNetPPPSessionTimer, unicode)
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dnet_interface.c1999 { "SessionTimer" , "time" , isNumber , &kSCPropNetPPPSessionTimer , NULL , NULL },

Completed in 208 milliseconds