Home
last modified time | relevance | path

Searched refs:hostindex (Results 1 – 19 of 19) sorted by relevance

/dports/net-mgmt/rrdbot/rrdbot-396ca60/daemon/
H A Dpoll-engine.c76 host = (item->hostindex + 1) % item->n_hostnames; in complete_requests()
77 if (host != item->hostindex) { in complete_requests()
79 item->hostindex = host; in complete_requests()
275 item->hostnames[item->hostindex], in field_response()
310 req = snmp_engine_request (item->hostnames[item->hostindex], item->portnum, item->community, in field_request()
340 req = snmp_engine_request (item->hostnames[item->hostindex], item->portnum, item->community, in query_value_request()
455 req = snmp_engine_request (item->hostnames[item->hostindex], item->portnum, item->community, in query_search_request()
552 req = snmp_engine_request (item->hostnames[item->hostindex], item->portnum, item->community, in query_pair_request()
565 req = snmp_engine_request (item->hostnames[item->hostindex], item->portnum, item->community, in query_pair_request()
H A Drrdbotd.h83 int hostindex; member
H A Dconfig.c223 item->hostindex = 0; in parse_hosts()
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dcommand.c352 if(pgindex->hostindex < 0) in _dxf_ExDeleteHost()
354 hostentry = FETCH_LIST(_dxd_dpgraphstat, pgindex->hostindex); in _dxf_ExDeleteHost()
356 pgindex->hostindex = -1; in _dxf_ExDeleteHost()
617 if(index->hostindex >= 0) { in _dxf_ExPrintGroups()
618 hostentry = FETCH_LIST(_dxd_dpgraphstat, index->hostindex); in _dxf_ExPrintGroups()
907 hostentry = FETCH_LIST(_dxd_dpgraphstat, index->hostindex); in ExResetGroupAssign()
1112 if(index->hostindex >= 0) in GroupAttach()
1132 index->hostindex = UpdateWorkers(hostname, userstr, optr, 1); in GroupAttach()
1133 hostentry = FETCH_LIST(_dxd_dpgraphstat, index->hostindex); in GroupAttach()
1200 hostentry = FETCH_LIST(_dxd_dpgraphstat, index->hostindex); in GroupDetach()
[all …]
H A Ddistp.h164 int hostindex; member
H A Ddistpacket.c971 hostentry = FETCH_LIST(_dxd_dpgraphstat, pgindex->hostindex); in _dxf_ExValidGroupAttach()
H A DdxThreadMain.cpp1162 pgindex->hostindex = -1; in Cleanup()
H A Ddxmain.c1510 pgindex->hostindex = -1; in ExCleanup()
/dports/net/dante/dante-1.4.3/lib/
H A Dconfig_parse.y239 static unsigned char *hostindex; variable
575 %type <string> hrule hostidoption hostindex hostid
1949 | hostindex;
1963 hostindex: HOSTINDEX ':' NUMBER {
1965 ASSIGN_NUMBER($3, >=, 0, *hostindex, 0);
2922 hostindex = &ss.keystate.keyinfo.hostindex;
2924 hostindex {
2925 hostindex = &rule.hostindex; /* reset */
4109 rule->hostindex = DEFAULT_HOSTINDEX;
4110 hostindex = &rule->hostindex;
[all …]
H A Dconfig_parse.c272 static unsigned char *hostindex; variable
4373 ASSIGN_NUMBER((yyvsp[0].number), >=, 0, *hostindex, 0); in yyparse()
4374 ASSIGN_NUMBER((yyvsp[0].number), <=, HAVE_MAX_HOSTIDS, *hostindex, 0); in yyparse()
5474 ss.keystate.keyinfo.hostindex = DEFAULT_HOSTINDEX; in yyparse()
5498 hostindex = &ss.keystate.keyinfo.hostindex; in yyparse()
5506 hostindex = &rule.hostindex; /* reset */ in yyparse()
7023 rule->hostindex = DEFAULT_HOSTINDEX;
7024 hostindex = &rule->hostindex;
7129 monitor->hostindex = DEFAULT_HOSTINDEX;
7130 hostindex = &monitor->hostindex;
H A Dconfig_scan.l1309 <start_statekey,INITIAL>hostindex {
/dports/net/dante/dante-1.4.3/sockd/
H A Drule.c445 slog(LOG_DEBUG, "hostindex: %d", rule.hostindex);
943 rule->hostindex,
974 rule->hostindex,
2917 if (rule->ss->keystate.keyinfo.hostindex < 1)
2925 if (rule->ss->keystate.keyinfo.hostindex != 0)
3489 const unsigned char hostindex;
3500 if (hostindex == 0) {
3518 if (hostindex > hostidc) {
3526 hostindex,
3532 SASSERTX(hostindex <= hostidc);
[all …]
H A Dshmem.c611 SASSERTX(shmem->keystate.keyinfo.hostindex <= cinfo->hostidc);
614 = cinfo->hostidv[shmem->keystate.keyinfo.hostindex - 1];
1148 SASSERTX(shmem->keystate.keyinfo.hostindex <= cinfo->hostidc);
1150 datatomatch = &cinfo->hostidv[shmem->keystate.keyinfo.hostindex - 1];
1155 (unsigned)shmem->keystate.keyinfo.hostindex);
H A Dsession.c122 if (shmem->keystate.keyinfo.hostindex > cinfo->hostidc) {
127 (unsigned)shmem->keystate.keyinfo.hostindex,
H A Dshmemconfig.c830 EQCHECK(arule, brule, hostindex);
931 EQCHECK(amon, bmon, hostindex);
H A Dmonitor.c290 monitor.hostindex, ruleaddr2string(&monitor.hostid, 0, NULL, 0));
703 monitor->hostindex,
/dports/graphics/jogamp-jogl/gluegen/src/java/com/jogamp/common/net/
H A DUri.java2084 int hostindex = 0; in Uri() local
2093 hostindex = index + 1; in Uri()
2108 … fail(authority, "invalid port <"+authority+">", hostindex + index + 1); in Uri()
2114 … fail(authority, "invalid port <"+authority+">, "+e.getMessage(), hostindex + index + 1); in Uri()
2126 fail(authority, "empty host <"+authority+">", hostindex); in Uri()
2131 fail(authority, "invalid host <"+tempHost+">", hostindex); in Uri()
/dports/net/honeyd/honeyd-1.5c/subsystems/
H A Dsmtp.c139 int domainindex, hostindex; in random_hostname() local
142 hostindex = rand() % (sizeof(hosts)/sizeof(char *)); in random_hostname()
145 hosts[hostindex], domains[domainindex]); in random_hostname()
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1256 unsigned char hostindex; /* index of hostid saved/to use. */ member
1430 unsigned char hostindex; /* member
1518 unsigned char hostindex; /* member
2931 const unsigned char hostindex, const ruleaddr_t *addr,