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

/solaris-userland/components/net-snmp-57/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/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py537 def get_status(self): member in class:BaseSolaris
654 based on the output of ikeadm(1m). See get_status()
670 if not self.get_status():
743 get_status() method. If any state changes, this is reported back to
746 get_status() calls the Solaris utility ikeadm(1m) which queries the
965 def get_status(self): member in class:SolarisIPsecProcess
1052 self.get_status()
1197 The looping method calls get_status() at a regular interval.

Completed in 13 milliseconds