/titanic_41/usr/src/cmd/ldmad/ |
H A D | ldmad.c | 105 ldma_connexion_lookup(ldma_agent_t *agent, ds_hdl_t hdl) in ldma_connexion_lookup() argument 110 ASSERT(MUTEX_HELD(&agent->conn_lock)); in ldma_connexion_lookup() 111 for (connp = agent->conn, i = 0; i < LDOMS_MAX_DOMAINS; i++, connp++) { in ldma_connexion_lookup() 122 ldma_connexion_add(ldma_agent_t *agent, ds_hdl_t hdl, ds_domain_hdl_t dhdl, in ldma_connexion_add() argument 129 (void) mutex_lock(&agent->conn_lock); in ldma_connexion_add() 130 for (connp = agent->conn, i = 0; i < LDOMS_MAX_DOMAINS; i++, connp++) { in ldma_connexion_add() 138 (void) mutex_unlock(&agent->conn_lock); in ldma_connexion_add() 139 LDMA_INFO("agent %s hdl %llx already exists", agent->info->name, in ldma_connexion_add() 145 (void) mutex_unlock(&agent->conn_lock); in ldma_connexion_add() 146 LDMA_INFO("agent %s too many connections", agent->info->name); in ldma_connexion_add() [all …]
|
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_umad/ |
H A D | sol_umad.c | 1107 umad_agent_t *agent; in umad_get_agent_by_id() local 1114 agent = entry->ptr; in umad_get_agent_by_id() 1116 if (agent_id == agent->agent_req.id) in umad_get_agent_by_id() 1117 return (agent); in umad_get_agent_by_id() 1127 umad_agent_t *agent; in umad_get_agent_by_class() local 1134 agent = entry->ptr; in umad_get_agent_by_class() 1135 if (agent_class == agent->agent_req.mgmt_class) in umad_get_agent_by_class() 1136 return (agent); in umad_get_agent_by_class() 1147 umad_register_agent(struct umad_agent_s *agent) in umad_register_agent() argument 1149 uint8_t mgmt_class_num = agent->agent_req.mgmt_class; in umad_register_agent() [all …]
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-xvm-ipagent.mf | 33 set name=pkg.description value="xVM PV IP address agent" 34 set name=pkg.summary value="xVM PV IP address agent" 50 legacy pkg=SUNWxvmipar desc="xVM PV IP address agent" \ 51 name="xVM PV IP address agent (Root)" 52 legacy pkg=SUNWxvmipau desc="xVM PV IP address agent" \ 53 name="xVM PV IP address agent (Usr)"
|
H A D | network-ssh.mf | 49 file path=usr/bin/ssh-agent mode=0555 56 file path=usr/share/man/man1/ssh-agent.1
|
H A D | service-network-slp.mf | 29 … Included are C and Java developer libraries and a daemon which can act as a directory agent (DA)." 94 …ncluded are C and Java developer libraries and a daemon which can act as a directory agent (DA)." \
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 23 Architectural Overview for the DHCP agent 30 The Solaris DHCP agent (dhcpagent) is a DHCP client implementation 41 When a DHCP agent implementation is only required to control a single 43 state-machine, as shown in RFC2131. However, when a DHCP agent is 52 Indeed, much of the agent's code is there to manage the complexity of 58 The DHCP agent consists of roughly 30 source files, most with a 67 the agent; and "async.c", which along with "async.h" defines 69 the agent. 71 * Source files that implement a given state of the agent; for 74 REQUESTING state of the agent. By encapsulating states in [all …]
|
H A D | dhcpagent.dfl | 46 # By default, when the DHCP agent is sent a SIGTERM (typically when 72 # By default, the DHCP agent waits 3 seconds to collect OFFER 82 # By default, the DHCP agent does not send out a client identifier 84 # client identifier.) To make the DHCP agent send a client 93 # By default, the DHCP agent will try to request the hostname currently 95 # enabled, the agent will attempt to find a host name in /etc/hostname.<if>, 109 # server when the DHCP agent sends requests. However, if desired, this
|
H A D | Makefile | 30 OBJS = adopt.o agent.o async.o bound.o class_id.o defaults.o inform.o \
|
/titanic_41/usr/src/cmd/ssh/ssh-agent/ |
H A D | Makefile | 26 PROG= ssh-agent 29 ssh-agent.o
|
/titanic_41/usr/src/lib/efcode/gp2/ |
H A D | gp2.c | 181 int agent, offset; in do_decode_unit() local 186 if (sscanf(buf, "%x,%x", &agent, &offset) != 2) { in do_decode_unit() 187 if (sscanf(buf, "%x", &agent) != 1) { in do_decode_unit() 192 lo = offset | (agent << 23); in do_decode_unit() 193 hi = (agent >> 9) | 0x400; in do_decode_unit()
|
/titanic_41/usr/src/lib/udapl/libdat/common/ |
H A D | udat_api.c | 107 IN DAT_OS_WAIT_PROXY_AGENT agent, in dat_cno_create() argument 114 agent, in dat_cno_create() 121 IN DAT_OS_WAIT_PROXY_AGENT agent) in dat_cno_modify_agent() argument 127 agent); in dat_cno_modify_agent()
|
/titanic_41/usr/src/cmd/fm/dicts/ |
H A D | FMNOTIFY.po | 28 # default format for subject of emails generated by the smtp-notify agent 36 # format for subject of emails generated by the smtp-notify agent 45 # format for subject of emails generated by the smtp-notify agent
|
H A D | SUN4U.po | 598 … requires user and/or service interaction and currently does not have an automated response agent." 614 … requires user and/or service interaction and currently does not have an automated response agent." 630 … requires user and/or service interaction and currently does not have an automated response agent." 646 … requires user and/or service interaction and currently does not have an automated response agent." 662 … requires user and/or service interaction and currently does not have an automated response agent." 678 … requires user and/or service interaction and currently does not have an automated response agent." 694 … requires user and/or service interaction and currently does not have an automated response agent." 710 … requires user and/or service interaction and currently does not have an automated response agent." 726 … requires user and/or service interaction and currently does not have an automated response agent." 742 … requires user and/or service interaction and currently does not have an automated response agent." [all …]
|
H A D | SUN4.po | 39 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… 55 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… 87 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… 103 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… 119 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… 151 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… 167 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… 199 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… 231 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… 247 msgstr "This fault does not have an automated response agent and thus requires interaction \nfrom t… [all …]
|
H A D | PCI.po | 69 … requires user and/or service interaction and currently does not have an automated response agent." 85 … requires user and/or service interaction and currently does not have an automated response agent." 101 … requires user and/or service interaction and currently does not have an automated response agent." 117 … requires user and/or service interaction and currently does not have an automated response agent." 133 … requires user and/or service interaction and currently does not have an automated response agent."
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | OVERVIEW | 9 the auxiliary programs ssh-keygen, ssh-agent, ssh-add, and 72 agent forwarding. 75 Authentication agent 77 - Code to communicate with the authentication agent is in authfd.c. 91 authentication agent using authfd.c.
|
H A D | README.Ylonen | 84 o An authentication agent, running in the user's laptop or local 87 authentication agent over any connections, and there is no need to 91 that the user's agent has a certain key. Eventually the agent 259 ssh-agent Authentication agent. This can be used to hold RSA 262 ssh-add Used to register new keys with the agent. 314 If there is an authentication agent on the client side, connection to 318 ssh-keygen(1), ssh-agent(1), ssh-add(1), and make-ssh-known-hosts(1) 475 send his/her own requests to your authentication agent.
|
H A D | ChangeLog | 343 authfd.c authfd.h ssh-agent.c 418 [ssh-agent.c] 437 [authfd.c ssh-agent.c] 562 [authfd.c authfd.h key.c key.h ssh-add.1 ssh-add.c ssh-agent.1] 563 [ssh-agent.c ssh-keygen.c sshconnect1.c sshconnect2.c Makefile] 565 add SSH2/DSA support to the agent and some other DSA related cleanups. 678 [authfd.c authfd.h channels.c clientloop.c ssh-add.c ssh-agent.c ssh.c] 680 make ssh-add accept dsa keys (the agent does not) 761 [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8] 1214 [ssh-add.1 ssh-agent.1 ssh.1] [all …]
|
/titanic_41/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_cno_query.c | 94 cno_param->agent = cno_ptr->cno_wait_agent; in dapl_cno_query()
|
/titanic_41/usr/src/cmd/ssh/ssh/ |
H A D | sshconnect2.c | 219 AuthenticationConnection *agent; member 343 authctxt.agent = ssh_get_authentication_connection(); in ssh_userauth2() 366 if (authctxt.agent != NULL) in ssh_userauth2() 367 ssh_close_authentication_connection(authctxt.agent); in ssh_userauth2() 1233 return ssh_agent_sign(authctxt->agent, key, sigp, lenp, data, datalen); in agent_sign_cb() 1252 if (ssh_get_num_identities(authctxt->agent, 2) == 0) in userauth_pubkey_agent() 1256 k = ssh_get_next_identity(authctxt->agent, &comment, 2); in userauth_pubkey_agent() 1279 if (authctxt->agent != NULL) { in userauth_pubkey() 1282 } while (!sent && authctxt->agent->howmany > 0); in userauth_pubkey()
|
/titanic_41/usr/src/cmd/ssh/ |
H A D | Makefile | 41 ssh-agent \
|
/titanic_41/usr/src/cmd/ptools/pstack/ |
H A D | pstack.c | 750 reset_libjvm(jvm_agent_t *agent) in reset_libjvm() argument 753 if (agent) in reset_libjvm() 754 j_agent_destroy(agent); in reset_libjvm()
|
/titanic_41/usr/src/uts/common/sys/ib/clients/of/sol_umad/ |
H A D | sol_umad.h | 172 static int umad_unregister(struct ib_user_mad_reg_req *agent,
|
/titanic_41/usr/src/lib/udapl/libdat/include/dat/ |
H A D | udat.h | 218 DAT_OS_WAIT_PROXY_AGENT agent; member
|
/titanic_41/usr/src/uts/common/io/warlock/ |
H A D | tavor.wlcmd | 93 ### Tavor agent callbacks
|