Searched refs:agent (Results 26 - 50 of 53) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/agent/
H A Dreg_subtree.c142 * agent table id can be: from command line, global var. sap_agent_tbl_id,
211 SNMP_variable *reg_subagent_form_variables(Agent *agent,SNMP_variable *list) argument
216 if(agent == NULL){ return NULL; }
219 reg_subagent_oid.subids[reg_subagent_oid.len-1] = agent->agent_id;
222 list = sap_append_integer_variable(list,&reg_subagent_oid,agent->process_id);
225 if(agent->agent_status!=0){
227 list = sap_append_integer_variable(list,&reg_subagent_oid,agent->agent_status);
240 list = sap_append_integer_variable(list,&reg_subagent_oid,agent->timeout);
244 list = sap_append_integer_variable(list,&reg_subagent_oid,agent->address.sin_port);
247 if(agent
584 SSARegSubagent(Agent* agent) argument
[all...]
H A Dpersonal.y125 Agent *agent;
221 /* static_agent is used when parsing an agent */
733 error("BUG at line %d: static_agent not NULL in agent", yylineno);
751 /* add the agent id to agent, currently, agent_id is pid */
929 static_table->agent = static_agent;
1151 error("error at line %d: the port number %d is already used by another agent", yylineno, token_value);
1720 error_exit("No SNMP agent configured");
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dsession.h52 struct _Agent *agent; member in struct:_Agent_List
70 SNMP_pdu *response; /* response of the agent to the pdu */
H A Dconfig.y115 #include "agent.h"
235 /* static_agent is used when parsing an agent */
1213 error("BUG at line %d: static_agent not NULL in agent", yylineno);
1244 error("BUG at line %d: agent statement error",yylineno);
1351 /* assume that the subtree is the first agent
1395 static_table->agent = static_agent;
1624 error("error at line %d: the port number %d is already used by another agent", yylineno, token_value);
2315 error("No SNMP agent configured");
2389 if(pass == TABLE_TO_OID_GO &&subtree_add(tp->agent, static_subids, static_len,tbl_tag) == -1)
2391 sprintf(error_label, "subtree_add() failed for table %s for the agent
[all...]
H A Dmib_handler.c38 #include "agent.h"
226 int sync_agent_acl (Agent * agent) argument
229 if (agent == NULL) {
232 read_agent_files (agent);
347 /* TODO: sync the agent's ACL with the resource list here */
507 /* can't register a subtree with agent */
512 if(entry->agent == NULL && entry->regTreeAgentID > 0){
513 /* initialize the agent */
514 if( (entry->agent = agent_find_by_id(entry->regTreeAgentID))==NULL)
580 if(entry->agent
1716 Agent *agent; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DMakefile32 OBJS = adopt.o agent.o async.o bound.o class_id.o defaults.o inform.o \
/opensolaris-onvv-gate/usr/src/cmd/ssh/
H A DMakefile41 ssh-agent \
/opensolaris-onvv-gate/usr/src/lib/udapl/libdat/common/
H A Dudat_api.c107 IN DAT_OS_WAIT_PROXY_AGENT agent,
114 agent,
121 IN DAT_OS_WAIT_PROXY_AGENT agent)
127 agent);
105 dat_cno_create( IN DAT_IA_HANDLE ia_handle, IN DAT_OS_WAIT_PROXY_AGENT agent, OUT DAT_CNO_HANDLE *cno_handle) argument
119 dat_cno_modify_agent( IN DAT_CNO_HANDLE cno_handle, IN DAT_OS_WAIT_PROXY_AGENT agent) argument
/opensolaris-onvv-gate/usr/src/lib/efcode/gp2/
H A Dgp2.c163 hi = (hi & 0x00000001); /* get high order agent id bit */
164 id = (hi << 9) | (lo >> 23); /* build extended agent id */
181 int agent, offset; local
186 if (sscanf(buf, "%x,%x", &agent, &offset) != 2) {
187 if (sscanf(buf, "%x", &agent) != 1) {
192 lo = offset | (agent << 23);
193 hi = (agent >> 9) | 0x400;
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dnetwork-ssh.mf46 file path=usr/bin/ssh-agent mode=0555
/opensolaris-onvv-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dscheme.c36 #include <net-snmp/agent/net-snmp-agent-includes.h>
H A Dmodule.c31 #include <net-snmp/agent/net-snmp-agent-includes.h>
66 * called in the master agent thread; holding the table lock is
74 * data collection from bottlenecking the entire agent, not to improve
76 * requiring high throughput anyway). If the agent itself ever becomes
460 * These should be as fast as possible; they run in the agent thread.
H A Dresource.c31 #include <net-snmp/agent/net-snmp-agent-includes.h>
473 * These should be as fast as possible; they run in the agent thread.
H A Dproblem.c32 #include <net-snmp/agent/net-snmp-agent-includes.h>
/opensolaris-onvv-gate/usr/src/cmd/ssh/ssh/
H A Dsshconnect2.c219 AuthenticationConnection *agent; member in struct:Authctxt
343 authctxt.agent = ssh_get_authentication_connection();
366 if (authctxt.agent != NULL)
367 ssh_close_authentication_connection(authctxt.agent);
1233 return ssh_agent_sign(authctxt->agent, key, sigp, lenp, data, datalen);
1252 if (ssh_get_num_identities(authctxt->agent, 2) == 0)
1256 k = ssh_get_next_identity(authctxt->agent, &comment, 2);
1260 debug("Offering agent key: %s", comment);
1279 if (authctxt->agent != NULL) {
1282 } while (!sent && authctxt->agent
[all...]
/opensolaris-onvv-gate/usr/src/lib/libshell/common/scripts/
H A Dxmldocumenttree1.sh326 --user-agent='ksh93_xmldocumenttree' \
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h71 /* this agent belongs. */
125 struct umad_agent_s *send_agent; /* agent that sent the MAD */
172 static int umad_unregister(struct ib_user_mad_reg_req *agent,
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DClientLib_en.properties119 remote_error = Remote agent SLP error
156 passthrough_addr = {0} in message from agent ``{1}''''.
157 ioexception_parsing = IOException ``{0}'''' in parsing reply message of type ``{1}'''' from agent ``{2}'''': {3}
H A DServer_en.properties165 ssdat_number_format = Number format exception for directory-agent.sun timestamp attribute.
208 st_error = Remote agent error
/opensolaris-onvv-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c263 * First we need to get a thread agent handle.
750 reset_libjvm(jvm_agent_t *agent) argument
753 if (agent)
754 j_agent_destroy(agent);
/opensolaris-onvv-gate/usr/src/lib/udapl/libdat/include/dat/
H A Dudat.h131 /* Format for OS wait proxy agent function */
145 /* Define NULL Proxy agent */
218 DAT_OS_WAIT_PROXY_AGENT agent; member in struct:dat_cno_param
351 IN DAT_OS_WAIT_PROXY_AGENT, /* agent */
356 IN DAT_OS_WAIT_PROXY_AGENT); /* agent */
/opensolaris-onvv-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c32 #include <net-snmp/agent/net-snmp-agent-includes.h>
504 * full agent doesn't normally log there. It would be confusing
505 * if this agent did so; therefore we disable logging entirely.
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhcpconfig/
H A DResourceBundle.properties31 config_bootp_configured_error=Error - server is already configured as a BOOTP relay agent.
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DResourceBundle.properties508 service_options_hops=&Maximum number of relay agent hops:
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dus3_jalapeno_asm.s342 sll %o0, IDCR_PID_SHIFT, %g1 ! IDCR<18:14> = agent id

Completed in 403 milliseconds

123