Home
last modified time | relevance | path

Searched refs:namhandle (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dclient_config.c2337 xtreePos_t namhandle, valdefhandle; in get_mibval_thresholds() local
2394 namhandle = xtreeFind(mibnametree, mibkeyval_id); in get_mibval_thresholds()
2395 if (namhandle == xtreeEnd(mibnametree)) { in get_mibval_thresholds()
2400 mibkeyval_id = (char *)xtreeData(mibnametree, namhandle); in get_mibval_thresholds()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dclient_config.c2337 xtreePos_t namhandle, valdefhandle; in get_mibval_thresholds() local
2394 namhandle = xtreeFind(mibnametree, mibkeyval_id); in get_mibval_thresholds()
2395 if (namhandle == xtreeEnd(mibnametree)) { in get_mibval_thresholds()
2400 mibkeyval_id = (char *)xtreeData(mibnametree, namhandle); in get_mibval_thresholds()