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

/macosx-10.10/ppp-786.1.1/Helpers/vpnd/
H A Dvpnplugins.c94 static int health_state = HEALTH_UNKNOWN; variable
506 if (health_state == HEALTH_SICK) {
514 health_state = HEALTH_OK;
518 if (health_state == HEALTH_OK) {
521 health_state = HEALTH_SICK;
529 health_state = HEALTH_DEAD;

Completed in 64 milliseconds