Searched refs:get_status (Results 1 - 3 of 3) sorted by relevance

/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_10/
H A Ddemo_module_10.h32 SNMPAlarmCallback get_status; variable
H A Ddemo_module_10.c124 * which calls the get_status function to service snmp
211 get_status, /* the function */
308 get_status(unsigned int clientreg, void *clientarg) function
/solaris-userland-s11u3/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py518 def get_status(self): member in class:BaseSolaris
634 based on the output of ikeadm(1m). See get_status()
649 if not self.get_status():
721 get_status() method. If any state changes, this is reported back to
724 get_status() calls the Solaris utility ikeadm(1m) which queries the
926 def get_status(self): member in class:SolarisIPsecProcess
1015 self.get_status()
1140 The looping method calls get_status() at a regular interval.

Completed in 16 milliseconds